Commit |
Message |
Author |
Date |
Diff |
Refs |
c7f9074 |
Don't barf on spaces in command line arguments. Check for ELF file before giving it to microchip's libraries. |
mrmekon |
2012-11-12 |
3 (+13/-4) |
master |
b7dce39 |
Connect and load from the command line. Replay scripts. Output changed to use logger, and cleaned up, so scripts only output print commands. |
mrmekon |
2012-11-09 |
3 (+76/-34) |
|
d9d48b3 |
Breakpoints can be specified in multiple ways. Address, file/line, function, or just line. |
mrmekon |
2012-11-09 |
3 (+47/-5) |
|
12823c3 |
Works with Real ICE. Some functions in place to place breakpoints by filename and line. |
mrmekon |
2012-11-09 |
1 (+39/-1) |
|
9b9f392 |
Step, Next, and Stepi implemented. Beginning ability to list source code. Beginning ability to print symbols. |
mrmekon |
2012-11-09 |
2 (+111/-10) |
|
edd8cb4 |
Removed hardcoded debugger strings. |
mrmekon |
2012-11-08 |
3 (+34/-5) |
|
0578060 |
Cleanup, documentation, and new debug command. |
mrmekon |
2012-11-08 |
2 (+101/-23) |
|
5fc8ff4 |
I am not a Markdown pro |
mrmekon |
2012-11-08 |
1 (+2/-2) |
|
ed98918 |
More README |
mrmekon |
2012-11-08 |
1 (+29/-4) |
|
5228de6 |
Readme formatting. Really. |
mrmekon |
2012-11-08 |
1 (+5/-4) |
|