aboutsummaryrefslogtreecommitdiff
path: root/Debug/NuttX
Commit message (Expand)AuthorAgeFilesLines
* Speed up stack dumping by looking for freespace 4 bytes at a timeKevin Hester2015-01-041-2/+3
* Debug/NuttX: small changes to make it work with the current stable branch. De...mazahner2014-11-101-8/+30
* Debug: fixes for gdb extension macrosAndrew Tridgell2014-04-281-5/+5
* Don't try to print the idle stack usage (we need to fix it up before the code...px4dev2013-02-241-4/+8
* Break out the task stack usage sniffer so we can use it on systems where the ...px4dev2012-12-011-4/+16
* Make the task printer work with our usual config. Tough to detect the correc...px4dev2012-08-281-2/+2
* Fix a missing 'end' that breaks task listing.px4dev2012-08-251-0/+1
* task file list gdb macroLorenz Meier2012-08-221-0/+23
* Add heap used/free summaries to heap dumppx4dev2012-08-121-0/+8
* typo that causes the heap printer to fail by recursing infinitelypx4dev2012-08-111-1/+1
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+211