aboutsummaryrefslogtreecommitdiff
path: root/Debug/Nuttx.py
Commit message (Collapse)AuthorAgeFilesLines
* Debug/NuttX: small changes to make it work with the current stable branch. ↵mazahner2014-11-101-47/+386
| | | | Debug/NuttX made existing code work with python3 in gdb. Added some new features
* Debug: fixes for Nuttx.py debug gdb add-onsAndrew Tridgell2014-04-281-6/+10
| | | | also fixed preceding mask calculation in show heaps
* A bit more NuttX gdb/python tooling to recover an interrupted context. Needs ↵px4dev2013-09-141-50/+123
| | | | more fleshing out.
* Some early gdb/Python macros for working with NuttX.px4dev2013-08-171-0/+298
Note; only tested with gdb 7.6. Will definitely not work with the stock PX4 toolchain's gdb.