1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 22:35:43 +02:00
This commit is contained in:
Alain Magloire 2003-04-23 17:09:43 +00:00
parent d31a0a3a62
commit 51243d8162

View file

@ -1,3 +1,9 @@
2003-04-23 Alain Magloire
* src/org/eclipse/cdt/debug/mi/core/cdi/SignalManager.java (update):
Move the creation of the list after the call to "info signals".
The call may fail.
2003-04-21 Alain Magloire
* src/org/eclipse/cdt/debug/mi/core/cdi/Target.java (suspend):