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

35735 commits

Author SHA1 Message Date
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
David Inglis
e779696228 start of .cdtproject management 2002-08-06 20:27:41 +00:00
David Inglis
ce3ece8454 start of .cdtproject management 2002-08-06 20:16:58 +00:00
Mikhail Khodjaiants
d4e3f32c1a Removed the IDebugConfiguration interface. 2002-08-06 20:10:32 +00:00
Mikhail Khodjaiants
e1f66c1e77 Added a method to create debug targets. 2002-08-06 19:57:04 +00:00
Mikhail Khodjaiants
1205962492 This interface provides access to debug session parameters. 2002-08-06 19:55:48 +00:00
Alain Magloire
b6c9d3cf31 ignore bin 2002-08-06 19:19:42 +00:00
Mikhail Khodjaiants
ee8afed69f Added the Registers and Memory views. 2002-08-06 19:00:46 +00:00
Mikhail Khodjaiants
aa3d2c911c Added the implementation of the UI adapters. 2002-08-06 18:56:39 +00:00
Alain Magloire
385d59ed68 Added Event dispatching for the MI parser. 2002-08-06 05:03:34 +00:00
Alain Magloire
fb8ec5c2d4 more work on the parser. 2002-08-05 06:05:53 +00:00
Alain Magloire
ec210de636 more work on the parser 2002-08-04 04:44:37 +00:00
Alain Magloire
f63d52130f . 2002-08-02 19:50:11 +00:00
Alain Magloire
0425d84989 Work on the parser. 2002-08-02 03:39:41 +00:00
Alain Magloire
1706881c03 more framework. 2002-08-01 20:38:36 +00:00