Andrew Tridgell
|
f1258da610
|
Debug: fixes for gdb extension macros
|
11 years ago |
Andrew Tridgell
|
e9c94fa581
|
Debug: fixes for Nuttx.py debug gdb add-ons
also fixed preceding mask calculation in show heaps
|
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
Conflicts:
Debug/openocd.gdbinit
Debug/px4fmu-v1-board.cfg
|
12 years ago |
Kevin Hester
|
f665ace38c
|
Add scripts for debugging with openocd
Note: We now use the version of stm32f4x that comes with openocd 0.7.0 or later
|
12 years ago |
px4dev
|
d90345a166
|
Some early gdb/Python macros for working with NuttX.
Note; only tested with gdb 7.6. Will definitely not work with the stock PX4 toolchain's gdb.
|
12 years ago |
Andrew Tridgell
|
91e54aa5be
|
add .gdbinit as Debug/dot.gdbinit
very useful for JTAG debugging
|
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 |