.. |
CommandCompletions.cpp
|
Add FileSpec::ResolvePartialUsername, and use it in CommandCompletions to isolate pwd.h in the Host layer.
|
2011-02-08 23:24:09 +00:00 |
CommandObjectApropos.cpp
|
Modify 'apropos' command to search settings variable descriptions as well.
|
2011-02-04 00:16:49 +00:00 |
CommandObjectApropos.h
|
Fixed the way set/show variables were being accessed to being natively
|
2010-09-18 01:14:36 +00:00 |
CommandObjectArgs.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectArgs.h
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectBreakpoint.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectBreakpoint.h
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectBreakpointCommand.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectBreakpointCommand.h
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectCommands.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectCommands.h
|
Fix GetRepeatCommand so it works with multi-word commands.
|
2010-07-07 03:36:20 +00:00 |
CommandObjectCrossref.cpp
|
Fixed the way set/show variables were being accessed to being natively
|
2010-09-18 01:14:36 +00:00 |
CommandObjectDisassemble.cpp
|
Fix a test suite crasher.
|
2011-04-08 22:15:29 +00:00 |
CommandObjectDisassemble.h
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectExpression.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectExpression.h
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectFile.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectFile.h
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectFrame.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectFrame.h
|
Very large changes that were needed in order to allow multiple connections
|
2010-06-23 01:19:29 +00:00 |
CommandObjectHelp.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectHelp.h
|
Fixed the way set/show variables were being accessed to being natively
|
2010-09-18 01:14:36 +00:00 |
CommandObjectImage.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectImage.h
|
Very large changes that were needed in order to allow multiple connections
|
2010-06-23 01:19:29 +00:00 |
CommandObjectLog.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectLog.h
|
Very large changes that were needed in order to allow multiple connections
|
2010-06-23 01:19:29 +00:00 |
CommandObjectMemory.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectMemory.h
|
Very large changes that were needed in order to allow multiple connections
|
2010-06-23 01:19:29 +00:00 |
CommandObjectMultiword.cpp
|
- Changed all the places where CommandObjectReturn was exporting a StreamString to just exporting
|
2011-02-19 02:53:09 +00:00 |
CommandObjectPlatform.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectPlatform.h
|
Added more platform support. There are now some new commands:
|
2011-03-19 01:12:21 +00:00 |
CommandObjectProcess.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectProcess.h
|
Very large changes that were needed in order to allow multiple connections
|
2010-06-23 01:19:29 +00:00 |
CommandObjectQuit.cpp
|
Fixed the way set/show variables were being accessed to being natively
|
2010-09-18 01:14:36 +00:00 |
CommandObjectQuit.h
|
Fixed the way set/show variables were being accessed to being natively
|
2010-09-18 01:14:36 +00:00 |
CommandObjectRegister.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectRegister.h
|
Very large changes that were needed in order to allow multiple connections
|
2010-06-23 01:19:29 +00:00 |
CommandObjectSettings.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectSettings.h
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectSource.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectSource.h
|
Fix GetRepeatCommand so it works with multi-word commands.
|
2010-07-07 03:36:20 +00:00 |
CommandObjectSyntax.cpp
|
Modify existing commands with arguments to use the new argument mechanism
|
2010-10-04 22:28:36 +00:00 |
CommandObjectSyntax.h
|
Fixed the way set/show variables were being accessed to being natively
|
2010-09-18 01:14:36 +00:00 |
CommandObjectTarget.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectTarget.h
|
Very large changes that were needed in order to allow multiple connections
|
2010-06-23 01:19:29 +00:00 |
CommandObjectThread.cpp
|
Modified the ArchSpec to take an optional "Platform *" when setting the triple.
|
2011-04-07 22:46:35 +00:00 |
CommandObjectThread.h
|
Add -c (count - i.e. number of frames to show) and -s (start frame.)
|
2010-08-26 23:36:03 +00:00 |
CommandObjectVersion.cpp
|
- Changed all the places where CommandObjectReturn was exporting a StreamString to just exporting
|
2011-02-19 02:53:09 +00:00 |
CommandObjectVersion.h
|
Add a simple command: 'version' to the command interpreter, and an accompanying
|
2010-12-23 20:21:44 +00:00 |
Makefile
|
Merged Eli Friedman's linux build changes where he added Makefile files that
|
2010-07-09 20:39:50 +00:00 |