Commit Graph

13 Commits

Author SHA1 Message Date
Kelvin Sherlock 2766493398 clean up trailing whitespace / end of file linefeed. 2015-02-18 12:00:21 -05:00
Kelvin Sherlock 2adbe82704 merge in debug template code 2015-01-05 20:28:56 -05:00
Kelvin Sherlock a111120033 add ;error and ;date debugger commands 2014-12-30 14:09:07 -05:00
Kelvin Sherlock 8c9e50cd8f Add backtrace support to the debug console.
Squashed commit of the following:

commit b3afbbf15839d5ad9343d4540674510cbd6cd16d
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Wed Dec 24 17:44:20 2014 -0500

    improve the debugger help a little bit

commit 82e1e4e3e4d802defbf49c965500ffc72c7be1af
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Wed Dec 24 17:32:21 2014 -0500

    prevent filename tab completion in the debugger.

commit 8765e5f428562e5ab6f8d59ec0e0460a834c66b5
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Wed Dec 24 16:06:21 2014 -0500

    skip macsbug names when disassembling via ;list

commit 9b87cfb3851fedc6423629608f53076741116991
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Wed Dec 24 15:43:13 2014 -0500

    improved backtracing.

commit f8e364d7c568fe6728c8efd5587f7edeb49f5816
Author: Kelvin Sherlock <ksherlock@gmail.com>
Date:   Wed Dec 24 15:17:28 2014 -0500

    BackTrace support
2014-12-24 17:44:48 -05:00
Kelvin Sherlock 9c9decbe3b store symbol table as a range 2013-08-23 23:04:23 -04:00
Kelvin Sherlock c7acd1d8e1 more info for ;info 2013-08-21 22:40:53 -04:00
Kelvin Sherlock cff61ead03 rewrite trap file parser 2013-08-19 22:12:55 -04:00
Kelvin Sherlock e414163ec9 use new token type, support for identifiers 2013-08-18 19:03:52 -04:00
Kelvin Sherlock b7b6d8656b EnvMap -> Variable 2013-08-18 19:03:32 -04:00
Kelvin Sherlock 81ce611bfc RootDirForPath 2013-07-14 15:17:35 -04:00
Kelvin Sherlock 0c87dbd545 memory read/write breaks 2013-07-13 13:42:19 -04:00
Kelvin Sherlock eedf675ebd debugger updates 2013-07-07 23:42:27 -04:00
Kelvin Sherlock 6fbde7e1bf move debugger code into bin, clean up dispatch 2013-07-07 23:42:27 -04:00