debugme icon indicating copy to clipboard operation
debugme copied to clipboard

Auto-debug packages

Open gaborcsardi opened this issue 9 years ago • 2 comments

Even if they don't explicitly support debugme. Just add traces to both at the beginning and end of functions. Could be a little too much, though.

gaborcsardi avatar Oct 03 '16 18:10 gaborcsardi

Implemented in {tron}: https://github.com/nfultz/tron.

krlmlr avatar Jun 27 '19 13:06 krlmlr

Also RDT: http://riotworkshop.github.io/abstracts/riot-2019-dynamic-tracing.pdf, presented at http://riotworkshop.github.io/ 2019.

krlmlr avatar Jul 11 '19 08:07 krlmlr