summaryrefslogtreecommitdiff
path: root/avr/debug.c
Commit message (Expand)AuthorAge
* aval_arg() for all commandsLeo C2016-06-21
* Add verbose and xtrace options to cliLeo C2016-06-21
* Store only command line input in history buffer, but not data (i.e mm command)Leo C2016-04-22
* Handle bus errors in md commandLeo C2016-03-23
* switch fifos conin,conouthexrel-6.2Leo C2015-06-01
* Support for Peter Danneggers fboot.Leo C2015-01-21
* Remove obsolete debug codehexrel-4Leo C2014-12-18
* Add copyright noticeLeo C2014-12-16
* merge do_fat_read() and do_fat_write() to do_fat_rw()Leo C2014-12-01
* Add display offset to dump_mem()Leo C2014-11-21
* One dump_mem() for all memory types (avr eeprom and ram, z180 ram)Leo C2014-11-21
* process_macros: reduce heap usage and fragmentationLeo C2014-09-02
* Add date rtc i2cLeo C2014-08-23
* Autocomplete, long way to go...Leo C2014-08-21
* printf() --> printf_P(PSTR())Leo C2014-08-21
* enum command_ret_t --> typedefLeo C2014-08-20
* Command 'go <startaddr>' works nowLeo C2014-08-18
* Debugging code moved to debug.cLeo C2014-08-16