mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-06 07:45:50 +02:00
updated
This commit is contained in:
parent
a81bc230d8
commit
87f0c0d4a4
1 changed files with 18 additions and 0 deletions
|
@ -1,3 +1,21 @@
|
||||||
|
2003-11-06 Alain Magloire
|
||||||
|
|
||||||
|
* src/org/eclipse/cdt/debug/mi/core/cdi/EventManager.java:
|
||||||
|
Small fix for the defferred breakpoint support.
|
||||||
|
|
||||||
|
2003-11-06 Alain Magloire
|
||||||
|
|
||||||
|
Patch from Ashish Karkare:
|
||||||
|
A CDT 1.2 patch that enables setting of
|
||||||
|
serial line speed in the launch configuration when debugging remote targets.
|
||||||
|
|
||||||
|
* src/org/eclipse/cdt/debug/mi/core/IGDBServerMILaunchConfigurationConstants.java
|
||||||
|
New attribute definition DEV_SPEED.
|
||||||
|
|
||||||
|
* src/org/eclipse/cdt/debug/mi/core/GDBServerDebugger.java
|
||||||
|
Extracts serial speed value and passes it to createCSession().
|
||||||
|
|
||||||
|
|
||||||
2003-10-29 Alain Magloire
|
2003-10-29 Alain Magloire
|
||||||
|
|
||||||
Deal with PR 45533
|
Deal with PR 45533
|
||||||
|
|
Loading…
Add table
Reference in a new issue