Quantcast
Channel: MultiTech Developer Resources » All Posts
Viewing all articles
Browse latest Browse all 7111

Reply To: Debugging xDot with Eclipse (GDB/openOCD)

$
0
0

Hey Mike,

I took me a while to get gdb working from command line but I was able to get the xdot stable libraries to build/debug. Importing the Dot-Examples project via the mbed-cli does I believe get the correct mbed-os version 5.1.5. The only version I could find within the library was a macro “#define MBED_LIBRARY_VERSION 127″.

For other’s reference what worked for me was removing the command below in eclipse after that debugging does appear to work fine with stable versions of xDot libraries.


"set mem inaccessible-by-default off" remove from GDB command in eclipse

Thanks for help,

  • This reply was modified 23 hours, 1 minute ago by  Matt Briggs.

Viewing all articles
Browse latest Browse all 7111

Trending Articles