mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-28 11:25:35 +02:00
updated
This commit is contained in:
parent
cefb4467c0
commit
40d10ad5a5
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2003-11-20 Alain Magloire
|
||||
|
||||
Fix NPE: 46313. Setting breakpoint when the target was running
|
||||
was throwing NPE.
|
||||
|
||||
* src/org/eclipse/cdt/debug/mi/core/cdi/BreakpointManager.java
|
||||
* src/org/eclipse/cdt/debug/mi/core/cdit/EventManager.java
|
||||
|
||||
2003-11-19 Mikhail Khodjaiants
|
||||
|
||||
Fix for PR 45533: MIException while creating MISession can leave an orphan gdb process.
|
||||
|
|
Loading…
Add table
Reference in a new issue