mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Changes for signal action.
This commit is contained in:
parent
b540f30b41
commit
4453da7299
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2003-02-14 Mikhail Khodjaiants
|
||||
Enable the 'Resume With Signal' action only if target is suspended.
|
||||
* SignalActionDelegate.java
|
||||
|
||||
2003-02-14 Mikhail Khodjaiants
|
||||
Change the 'Deliver Signal' action name to 'Resume With Signal'.
|
||||
* plugin.properties
|
||||
|
||||
2003-02-13 Mikhail Khodjaiants
|
||||
Undo changes because the 'asyncExec' method of the 'DebugPlugin' class has added since version 2.1.
|
||||
* CDebugUIPlugin.java
|
||||
|
|
Loading…
Add table
Reference in a new issue