1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

24399 commits

Author SHA1 Message Date
Mikhail Khodjaiants
3b0a7b4fa3 Correct identifier for CDTDebugModelPresentation 2002-08-13 21:53:42 +00:00
David Inglis
d71e4b162d fixed validity checking 2002-08-13 20:39:07 +00:00
David Inglis
7d0d12f449 allow init in non-ui thread 2002-08-13 20:38:25 +00:00
Mikhail Khodjaiants
4f2e35fcde Compare source target with cdi target. 2002-08-13 20:36:14 +00:00
Alain Magloire
9d7bbdab3e Debug output. 2002-08-13 20:34:37 +00:00
Mikhail Khodjaiants
f406e39bde Changed the creation of debug target. 2002-08-13 20:34:20 +00:00
Alain Magloire
e1c79c7850 Check for terminate first when destroy() 2002-08-13 19:54:39 +00:00
Judy N. Green
9cd17db724 Added Project Conversion Functionality, through wizards. Unkown to c?C++ and C to C++. 2002-08-13 15:05:20 +00:00
David Inglis
97c9e131f6 added debugLog 2002-08-13 14:20:37 +00:00
David Inglis
e69d93f028 remove bogus import 2002-08-13 13:41:14 +00:00
David Inglis
4415f739fb handle execeptions in runnable when creating project 2002-08-13 13:17:21 +00:00
David Inglis
adb8d76574 added abstract getProjectID plus handle execeptions in runnable
when creating project
2002-08-13 13:17:10 +00:00
David Inglis
f50ad7c775 finish launcher to use Process from debugger 2002-08-13 13:15:25 +00:00
David Inglis
83bb6180d5 added throw of CoreExecption 2002-08-13 13:14:58 +00:00
Alain Magloire
5c5930d219 working on the implementation. 2002-08-13 05:26:09 +00:00
David Inglis
e55f659950 new CDT launcher plugin with local launch delegate 2002-08-13 04:05:02 +00:00
David Inglis
a4f0fa4e7e added new gdb Debugger extension 2002-08-13 04:03:45 +00:00
David Inglis
912ea8b98a added new Debugger extension 2002-08-13 04:02:57 +00:00
Alain Magloire
44e30964ff Trigger happy refactoring, using the prefix ICDI i.e.
with the "CDI" prefix will help reduce the name collisions.
2002-08-13 00:12:59 +00:00
Mikhail Khodjaiants
4b6345e240 More implementation. 2002-08-12 21:31:24 +00:00
Alain Magloire
3029910ef5 more work to get CDI up. 2002-08-12 03:16:56 +00:00
Mikhail Khodjaiants
8c0f56fa80 More implementation. 2002-08-09 21:52:37 +00:00
Mikhail Khodjaiants
1b89c22226 Added interfaces for different types of variable's values. 2002-08-09 21:52:13 +00:00
Sebastien Marineau
9089dd4dcc Fix up the status line contributions so they work with the 2.0
AbstractTextEditor
2002-08-09 21:08:22 +00:00
David Inglis
547d7800c0 update of .cdtproject management 2002-08-09 20:35:48 +00:00
David Inglis
284a65e273 move C nature image here 2002-08-09 20:34:08 +00:00
David Inglis
ec39247781 no icons in core 2002-08-09 20:33:03 +00:00
Mikhail Khodjaiants
d14df0d99d Changed the expression evaluation methods. 2002-08-09 19:22:09 +00:00
Alain Magloire
3bfd79a7d0 rename Session CSession to not confuse with the
CDI getSession() method.
2002-08-09 18:07:05 +00:00
Alain Magloire
369b1b1f4f remove the set*() methods not needed. 2002-08-09 18:05:31 +00:00
Mikhail Khodjaiants
3ea6d4fd2a Changes in the breakpoint settings. 2002-08-09 14:21:44 +00:00
Alain Magloire
fa45945774 implementing CDI. 2002-08-09 04:14:33 +00:00
Alain Magloire
e49c3ff3d6 Added ICRuntimeConfiguration. 2002-08-09 04:13:32 +00:00
Sebastien Marineau
0ddf06d9e6 Patch from Thomas Fletcher to fix environment reading on win98 2002-08-09 02:39:11 +00:00
Sebastien Marineau
b9ffb7a6dc 2.0 cleanups 2002-08-09 02:32:38 +00:00
Sebastien Marineau
31e3dc5a93 Make preferences consistent with java
Add in preferences for line numbers and overview ruler
2002-08-09 02:32:07 +00:00
Sebastien Marineau
958906d808 2.0 cleanup 2002-08-09 02:31:39 +00:00
Sebastien Marineau
324f4bf5dd Add overview ruler and line numbers 2002-08-09 02:31:24 +00:00
Sebastien Marineau
c287f57cc2 Pull in from jdt 2002-08-09 02:31:08 +00:00
Mikhail Khodjaiants
b0b0574436 More implementation. 2002-08-08 21:51:16 +00:00
Alain Magloire
7ce1db8c1d starting the CDI implementation. 2002-08-08 19:56:17 +00:00
Mikhail Khodjaiants
ad99764744 Added the 'CDebugConfiguration' interface. 2002-08-08 19:39:05 +00:00
Mikhail Khodjaiants
37e437dfe7 Removed the 'getBreakpoint' method. 2002-08-08 19:17:01 +00:00
Alain Magloire
dda2bd3297 first framework to implement cdi. 2002-08-08 04:07:00 +00:00
Mikhail Khodjaiants
0fecb04151 More implementation. 2002-08-07 21:51:10 +00:00
Mikhail Khodjaiants
619ee91fb2 The getArguments method should return an array of ICArgument type. 2002-08-07 21:49:41 +00:00
David Inglis
ac5ef77825 removed console clearing logic replaced with IConsole method 2002-08-07 14:41:03 +00:00
David Inglis
06cc85addc removed console clearing logic replaced with IConsole method 2002-08-07 14:35:53 +00:00
David Inglis
1fbd128547 rename file to .cdtproject 2002-08-07 14:34:52 +00:00
Alain Magloire
945fd6b033 more work on the parser. 2002-08-07 03:17:13 +00:00