24 Commits (f7cfcc9e2e4961f2ba9ff2323858ef793c67f8e0)

Author SHA1 Message Date
mazahner d15203de91 Debug/NuttX: small changes to make it work with the current stable branch. Debug/NuttX made existing code work with python3 in gdb. Added some new features 10 years ago
Andrew Tridgell f1258da610 Debug: fixes for gdb extension macros 11 years ago
Andrew Tridgell e9c94fa581 Debug: fixes for Nuttx.py debug gdb add-ons 11 years ago
px4dev 2678aba9fe A bit more NuttX gdb/python tooling to recover an interrupted context. Needs more fleshing out. 12 years ago
px4dev 8755d76d1b Hotfix - fault decode typo in ARMv7M macros 12 years ago
Kevin Hester 1c371a6cf8 openocd: lost change from my cherry-picking 12 years ago
Kevin Hester fa8f8f2a02 add step hooks to make stepping work correctly for non isrs 12 years ago
Kevin Hester f665ace38c Add scripts for debugging with openocd 12 years ago
px4dev d90345a166 Some early gdb/Python macros for working with NuttX. 12 years ago
Andrew Tridgell 91e54aa5be add .gdbinit as Debug/dot.gdbinit 12 years ago
px4dev f7963a8c84 Fix printing of PC_COUNT perf counters 12 years ago
px4dev 42694a5736 Make some improvements to the ARMv7M fault decode logic. 12 years ago
px4dev 2e321f273c Don't try to print the idle stack usage (we need to fix it up before the code can be adapted to measure it). 12 years ago
px4dev 9a4d6455fc More debug macros. 12 years ago
px4dev 09535fef83 Start adding PX4 firmware helper macros 12 years ago
px4dev 404332aefe Break out the task stack usage sniffer so we can use it on systems where the task layout has been shrunk (e.g. PX4IO) 12 years ago
px4dev 6901a85323 Make the task printer work with our usual config. Tough to detect the correct configuration here. 13 years ago
px4dev 92c723d008 Fix a missing 'end' that breaks task listing. 13 years ago
Lorenz Meier 1bea49869b task file list gdb macro 13 years ago
px4dev 56b3b46f75 Add heap used/free summaries to heap dump 13 years ago
px4dev 89037cc83a typo that causes the heap printer to fail by recursing infinitely 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago