1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

1645 commits

Author SHA1 Message Date
Alain Magloire
cfb689fa7e Change the scope to protected to let inner class have
acces to the methods.
2003-02-09 21:22:14 +00:00
Mikhail Khodjaiants
c979cb7ae2 Implementing the preference page for the 'Shared Libraries' view. 2003-02-07 23:38:25 +00:00
Mikhail Khodjaiants
a278a4d72d The viewer type of the 'Shared Libraries' view changed to 'TableTreeViewer'. 2003-02-07 22:03:51 +00:00
David Inglis
eccbfa54a1 refactor launch constants to debug core 2003-02-07 20:22:04 +00:00
Mikhail Khodjaiants
8aeead7f0c The 'Resume Without Signal' action added to the 'Run' menu of the workbench window. 2003-02-07 18:21:19 +00:00
Mikhail Khodjaiants
e40eb6ed90 Rename 'SignalZeroActionDelegate' to 'SignalZeroObjectActionDelegate'. 2003-02-07 16:37:21 +00:00
David Inglis
6a38931f7e revert change since this new method does not exist in 2.0
(the new methods is not doc as 2.1!!!)
2003-02-07 14:38:34 +00:00
Alain Magloire
5af111e1fa updated 2003-02-07 03:51:05 +00:00
Alain Magloire
e55d0449e2 Provide helper method to get rid of annoying warnings. 2003-02-07 03:50:52 +00:00
Alain Magloire
487fbb51cb updated. 2003-02-07 03:50:03 +00:00
Alain Magloire
1b8719123e New method getVariableArrayObject 2003-02-07 03:49:51 +00:00
Alain Magloire
53d377dbc9 getSignal(String) catch the exception. 2003-02-07 03:49:37 +00:00
Alain Magloire
4b325fa30f New constructor. 2003-02-07 03:49:19 +00:00
Mikhail Khodjaiants
c6ed7e065e Removed warnings. 2003-02-06 21:46:26 +00:00
Mikhail Khodjaiants
11577c15eb Removed warnings. 2003-02-06 21:26:20 +00:00
David Inglis
564881b2ed cleanup/refactor 2003-02-06 20:48:31 +00:00
David Inglis
46d6c6dca7 use WorkbenchLabelProvider 2003-02-06 20:37:45 +00:00
Alain Magloire
ccadb2bd12 updated. 2003-02-06 04:16:43 +00:00
Alain Magloire
079339321b Return a fake ^running. 2003-02-06 04:16:33 +00:00
Mikhail Khodjaiants
fd783f3c88 Implementation of the 'Resume At C/C++ Line' action. 2003-02-05 22:32:09 +00:00
Doug Schaefer
0b75f23cdd Fix for 24030 - hang on destructors in namespaces.
The parser wasn't proceeding to next token on this "error".
2003-02-05 20:29:01 +00:00
Alain Magloire
55c84a95c3 Updated. 2003-02-05 03:17:38 +00:00
Alain Magloire
5c0fb8dfd1 catch cli command "jump" 2003-02-05 03:17:09 +00:00
Mikhail Khodjaiants
a8bb45b275 Implementation of the 'Resume Without Signal' action. 2003-02-04 23:47:54 +00:00
Mikhail Khodjaiants
54f777824b Filter out breakpoints set in unrelated projects. 2003-02-04 21:29:47 +00:00
Alain Magloire
75b46d3f47 updated. 2003-02-04 20:00:58 +00:00
Alain Magloire
a959342b9a Cleanup of the warning from eclipse 2.1 compiler
static vs non-static access of fields and method.
2003-02-04 20:00:46 +00:00
Mikhail Khodjaiants
02cb4b545e Changed the 'Signal' action name to 'Deliver Signal'. 2003-02-04 19:16:22 +00:00
Mikhail Khodjaiants
e275d2ac53 'DebugException' handling in the 'Signals' view. 2003-02-04 19:15:47 +00:00
Alain Magloire
658eff89d3 updated. 2003-02-04 19:15:04 +00:00
Alain Magloire
8709d0675d remove signal() 2003-02-04 19:14:52 +00:00
Alain Magloire
af8b2f11ef signal calls target.signal(). 2003-02-04 19:14:41 +00:00
Alain Magloire
d728f602d0 new method createMIJump90. 2003-02-04 19:14:17 +00:00
Alain Magloire
10c8f02f6c New file for command jump. 2003-02-04 19:13:41 +00:00
Alain Magloire
5af637019d Added methods signal()/jump()/stepReturn(boolean) 2003-02-04 19:13:26 +00:00
Mikhail Khodjaiants
9fc080c259 Implemention of the 'handle' command of the 'Signals' view. 2003-02-03 23:42:33 +00:00
Mikhail Khodjaiants
0cf8c37fd5 Implementing the 'Signals' view. 2003-02-03 23:08:44 +00:00
Alain Magloire
4572bd4f18 updated. 2003-02-03 22:27:19 +00:00
Alain Magloire
9755b0a988 createMISignal() 2003-02-03 22:27:04 +00:00
Alain Magloire
64e3f488a4 Implementation of signal(). 2003-02-03 22:26:53 +00:00
Alain Magloire
5ed8fb7f14 Call manager to deliver signal. 2003-02-03 22:26:40 +00:00
Alain Magloire
1620fd666d New file. 2003-02-03 22:26:27 +00:00
Alain Magloire
e8727feae7 Changes to ICDIExitEvent. 2003-02-03 21:36:23 +00:00
Alain Magloire
ec7e2e074f updated. 2003-02-03 21:34:49 +00:00
Alain Magloire
4c193f6d9e Adjust to changes in ICDIExitEvent. 2003-02-03 21:34:39 +00:00
Alain Magloire
55e17f06b5 New file. 2003-02-03 21:34:18 +00:00
Alain Magloire
32b79c9194 Now extends ICDIDestroyedEvent with new method
getReason().
2003-02-03 21:34:08 +00:00
Alain Magloire
08db8ae0fd Updated. 2003-02-03 21:30:10 +00:00
Alain Magloire
df686f48b1 New file 2003-02-03 21:29:57 +00:00
Alain Magloire
c89cc3f9e9 catch MIInferiorSignalExitEvent. 2003-02-03 21:29:44 +00:00