mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Updated.
This commit is contained in:
parent
2e36002edc
commit
449883344d
1 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,15 @@
|
|||
2003-01-16 Alain Magloire
|
||||
|
||||
Process gdbinit configuration file.
|
||||
|
||||
* src/.../mi/core/MIPlugin.java (createCSession): Takes now two new
|
||||
arguments for working directory and configuration file gdbinit.
|
||||
* src/.../mi/core/GDBDebugger.java (createAttachSession):
|
||||
(createCoreSession): pass the working directory and gdbinit file
|
||||
(createLaunchSession): pass the working directory and gdbinit file
|
||||
* src/.../mi/core/IMILaunchConfigurationConstants.java:
|
||||
New constant ATTR_GDB_INIT.
|
||||
|
||||
2003-01-16 Alain Magloire
|
||||
|
||||
* src/.../mi/core/cdi/EventManager.java (processSuspended):
|
||||
|
|
Loading…
Add table
Reference in a new issue