mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 14:25:37 +02:00
updated.
This commit is contained in:
parent
9a9ecfc1e4
commit
0ed1254616
1 changed files with 14 additions and 0 deletions
|
@ -1,3 +1,17 @@
|
|||
2003-01-27 Alain Magloire
|
||||
|
||||
* src/org/eclipse/cdt/debug/mi/core/cdi/model/Register.java (getTypeName):
|
||||
Use MIWhatis to get the type of the register.
|
||||
(getVariables): Cache the answer.
|
||||
* src/org/eclipse/cdt/debug/mi/core/cdi/SharedLibraryManager.java (loadSymbols):
|
||||
Use MISharedLibrary.
|
||||
* src/org/eclipse/cdt/debug/mi/core/command/CommandFactory.java (createMIWhatis):
|
||||
New method.
|
||||
(MIPType): New method.
|
||||
* src/org/eclipse/cdt/debug/mi/core/command/MISharedLibrary.java:
|
||||
New file.
|
||||
|
||||
|
||||
2003-01-27 Alain Magloire
|
||||
|
||||
* src/org/eclipse/cdt/debug/mi/core/cdi/model/Target.java (getCThreads):
|
||||
|
|
Loading…
Add table
Reference in a new issue