Debugging on IoT-LAB

Hi!

If anyone wants to run tests/debug stuff on real hardware, be aware that one *can* actually debug with gdb directly on the IoT-LAB testbed: https://www.iot-lab.info/tutorials/debugger-on-m3-nodes/

Cheers, Oleg

Hello,

That would be nice... Except that there is no such thing as a --debug-start command for the 'node-cli' tool of IoT-LAB!

I'm going to tell them about that problem on their mailing list. Since I'm facing almost impossible-to-understand problems when trying to run my programs on this kind of hardware, I may need to use this feature soon.

Best,