-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GDB/MI rewrite to begin to abstract away the AGC machine and add more…
… responsibility to the debugger. In the end the GDB/MI interface is only a presentation layer handling commands and presenting output for the proper interpreter mode. This will allow reusing the GBM/MI for the AGS; all that needs to be implemented are the debugger commands the GDB/MI would rely on to enable AGS gdb like debugging. Also a proper abstraction will set us up properly for potentially having a selectable Block I architecture without impacting the GDB/MI.
- Loading branch information
ohommes
committed
Jul 1, 2009
1 parent
d0bf3da
commit 219363f
Showing
5 changed files
with
2,129 additions
and
1,871 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.