I run openocd under gdb. I get to an interesting point, and gdb stops openocd.
At this point I want to print the jimtcl stack backtrace. Is there a convenience function or script I can invoke from within gdb to do this? Sure, I can walk the C stack and infer jimtcl stack frames, but that's tedious/error prone.
_______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
