Commit Graph

16 Commits

Author SHA1 Message Date
Lorenz Meier 1e96633907 Merged seatbelt_multirotor_new / master 2013-08-19 19:04:10 +02:00
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.
2013-08-17 21:48:54 -07:00
Andrew Tridgell 91e54aa5be add .gdbinit as Debug/dot.gdbinit
very useful for JTAG debugging
2013-08-11 01:47:21 +02:00
px4dev f7963a8c84 Fix printing of PC_COUNT perf counters 2013-07-04 23:14:13 -07:00
px4dev 42694a5736 Make some improvements to the ARMv7M fault decode logic. 2013-03-02 22:17:43 -08:00
Lorenz Meier 6dd1cfd622 Merge branch 'master' of github.com:PX4/Firmware into px4io-i2c-memory-squeeze 2013-02-24 22:58:46 +01:00
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). 2013-02-24 00:17:19 -08:00
px4dev 9a4d6455fc More debug macros. 2013-01-23 18:55:23 -08:00
px4dev 09535fef83 Start adding PX4 firmware helper macros 2013-01-14 09:34:33 -08:00
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) 2012-12-01 14:55:48 -08:00
px4dev 6901a85323 Make the task printer work with our usual config. Tough to detect the correct configuration here. 2012-08-28 09:15:12 -07:00
px4dev 92c723d008 Fix a missing 'end' that breaks task listing. 2012-08-25 18:25:15 -07:00
Lorenz Meier 1bea49869b task file list gdb macro 2012-08-22 10:00:46 +02:00
px4dev 56b3b46f75 Add heap used/free summaries to heap dump 2012-08-12 12:53:10 -07:00
px4dev 89037cc83a typo that causes the heap printer to fail by recursing infinitely 2012-08-11 20:53:42 -07:00
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 2012-08-04 15:12:36 -07:00