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

17164 commits

Author SHA1 Message Date
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
Alain Magloire
53696af5f6 More framework. 2002-08-01 02:50:12 +00:00
Alain Magloire
e2cae76b26 more work on mi. 2002-07-31 20:26:44 +00:00
Alain Magloire
d5f1ab4560 more implementation. 2002-07-31 03:46:51 +00:00
Alain Magloire
4f4deeebe7 more implementation. 2002-07-30 20:58:29 +00:00
Alain Magloire
937ffc0057 Contine work on gdb/mi 2002-07-30 02:46:51 +00:00
Alain Magloire
799af8b586 followup of mi. 2002-07-29 20:57:32 +00:00
Alain Magloire
7355736f9f Use the Properties to save the strings. 2002-07-29 18:40:51 +00:00
Alain Magloire
241b401e97 No need for this. 2002-07-29 18:40:14 +00:00
Alain Magloire
be8b213e84 indent. 2002-07-29 18:39:58 +00:00
Alain Magloire
8d3f439caf a first approach to GDB/MI 2002-07-26 23:46:25 +00:00
Alain Magloire
c5bb4d2bde Check only on the kind for now, until we have a
better way to deal with the deltas.
2002-07-26 20:05:14 +00:00
David Inglis
4956853ad0 update to support new console extension plus removed IPropertyStore
in core changing it to use the plaform property store.
2002-07-26 19:15:14 +00:00
Alain Magloire
291832e206 first drat 2002-07-24 13:41:31 +00:00
Alain Magloire
08af81d6df Clast cast Exception was thrown. 2002-07-22 23:47:19 +00:00
Alain Magloire
67563f8776 remove hardcode paths and add dependencies 2002-07-21 02:18:38 +00:00
Alain Magloire
47fa1d4a79 ignore bin directory. 2002-07-21 02:17:05 +00:00
Mikhail Khodjaiants
c6824920c5 Removed getProcess method. 2002-07-19 20:37:27 +00:00
Alain Magloire
bb86c07d51 remove need for
org.eclipse.{search,compare,debug.ui,debug.core,ui}
2002-07-19 17:10:01 +00:00
Mikhail Khodjaiants
4bf4ae2c28 First draft of CDI. 2002-07-18 19:45:55 +00:00
Sebastien Marineau
62922735e9 Change provider name to org.eclipse 2002-07-16 01:52:35 +00:00
Sebastien Marineau
6c18f6bf9b Add CDT top-level feature 2002-07-16 01:48:34 +00:00