mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
updated.
This commit is contained in:
parent
54c9ad41e7
commit
5ab63e9b70
2 changed files with 17 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2003-04-04 Alain Magloire
|
||||
|
||||
Code from Monta Vista to add a Session via GDBServer.
|
||||
|
||||
* src/org/eclipse/cdt/debug/mi/core/MIPlugin.java:
|
||||
* src/org/eclipse/cdt/debug/mi/core/GDBServerDebugger.java:
|
||||
* src/org/eclipse/cdt/debug/mi/core/IGDBServerMILaunchConfigurationConstants.java:
|
||||
* plugin.xml
|
||||
|
||||
2003-04-04 Alain Magloire
|
||||
|
||||
* src/org/eclipse/cdt/debug/mi/core/cdt/VariableManager.java:
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
2004-04-04 Alain Magloire
|
||||
|
||||
Code from Monta Vista to do a GDBServer launch.
|
||||
The GDBServer launch page.
|
||||
|
||||
* src/org/eclipse/cdt/debug/mi/internal/ui/GDBServerDebuggerPager.java:
|
||||
* plugin.xml
|
||||
|
||||
2003-03-26 Mikhail Khodjaiants
|
||||
Cosmetic changes in the 'MIPreferencePage' class.
|
||||
* MIPreferencePage.java
|
||||
|
|
Loading…
Add table
Reference in a new issue