|
Typo in the name of the method. |
|
New method to return the RegisterManager. |
|
Call update on the RegisterManager. |
|
Complete rewrite to not use the gdb/mi variable object
|
|
getValue() returns a string now. |
|
rename getRegisters() to getMIRegisterValues() more
|
|
Support for MIRegisterChangedEvent. |
|
Use the RegisterManager for getRegisters(). |
|
Remove any reference to registers. They are now manage
|
|
add new method getRegisters(). |
|
rename getRegisters() to getRegistersNumber() more
|
|
add help method. |
|
Organize Import. |
|
Catch MIRegisterChangedEvent and call update on the RegisterManager. |
|
The expansion by default is way to expensive,
|
|
Extends MIChangedEvent for convenience. |
|
New method getRegisters() and move the intelligence of
|
|
Only pass -- if an argument starts with '-' |
|
New file . |
|
Organize imports.
|
|
missing dep. |
|
cleanup |