about // doc

Quick Reference of GDB

Last modified: May, 2014

  • Use gdb init file (usually at $HOME/.gdbinit) to execute commands once a GDB session is invoked, such as:
tar ext :4242

when developing with STM32 ARM boards.

comments powered by Disqus