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

349 commits

Author SHA1 Message Date
Alain Magloire
ba07b4e743 We should treat Watchpoint Trigger and Scope like two separte
events.
2002-09-06 20:18:34 +00:00
David Inglis
2b119fa9e9 uses builder api to get include paths 2002-09-06 20:17:11 +00:00
David Inglis
5374d486e7 don't delete contents of project if error occurs 2002-09-06 20:16:52 +00:00
David Inglis
368fd2c1ed refactor (rename) change 2002-09-06 20:16:23 +00:00
David Inglis
cb8243d3ef added new Generic Extension creation machanism that uses the
.cptproject file to find which plugin contains the extension point
2002-09-06 20:16:04 +00:00
Mikhail Khodjaiants
b128851cc3 Implementation of 'hasVariables' function. 2002-09-06 19:20:12 +00:00
Alain Magloire
fd0b0a20fe add hasChildren to help the UI. 2002-09-06 19:16:37 +00:00
Mikhail Khodjaiants
128f28c57c Added handles for watchpoint events. 2002-09-06 18:10:39 +00:00
Mikhail Khodjaiants
7bb306e845 Fix in the 'resumed' event handle. 2002-09-06 17:22:02 +00:00
Alain Magloire
594be25e51 check for the existence of the library. 2002-09-06 15:36:15 +00:00
Alain Magloire
5a8ae1ba8f code to get a master pseudo Terminal. 2002-09-06 14:08:29 +00:00
Alain Magloire
ccb0662448 Do not send the log stream to the output console. 2002-09-06 03:40:57 +00:00
Alain Magloire
16b474f214 Pass the MISession we'll need to know if we can suspend. 2002-09-06 03:40:20 +00:00
Alain Magloire
7edb51d4cc Add support to create a pseudo master terminal for the debugger. 2002-09-06 03:39:19 +00:00
Mikhail Khodjaiants
fe4c884ab4 Implementation of watchpoints. 2002-09-05 22:45:38 +00:00
Mikhail Khodjaiants
0ab86c77d5 Implementation of 'add watchpoint' action and watchpoint's properties. 2002-09-05 21:54:51 +00:00
Sebastien Marineau
eab4d5a0ad Add new frags 2002-09-05 15:22:16 +00:00
Sebastien Marineau
3b2d390a93 Cleanups to asm editor to fix highlighting, follow color
preferences and add keyworks
2002-09-05 15:03:44 +00:00
Sebastien Marineau
9de625f710 Code assist now searches dependent projects 2002-09-05 15:03:16 +00:00
Sebastien Marineau
2c7b6ef139 Remove pulled-in 2.0 code 2002-09-05 15:02:56 +00:00
Sebastien Marineau
80a8ea37e5 Allow superclass to trigger redraw 2002-09-05 15:02:19 +00:00
Judy N. Green
654e98387e Exclude closed projects from list of candidates for conversion 2002-09-05 15:01:06 +00:00
Mikhail Khodjaiants
d32b5a8355 The reason of the 'suspended' event has been changed from ICDIBreakpoint to ICDIBreakpointHit. 2002-09-05 14:54:18 +00:00
Mikhail Khodjaiants
fa789eea01 Changed the name of the C/C++ debug action set. 2002-09-05 14:31:26 +00:00
Alain Magloire
c072681604 add "-nw" no window options for gdb. 2002-09-05 01:43:44 +00:00
Alain Magloire
9b08976a71 Go around a bug in GDB/MI the doc says that any parameters
containing "-" should be quoted but it appears
that gdb/MI does not remove the quotes.
2002-09-04 23:11:11 +00:00
Mikhail Khodjaiants
cff216f9b7 Implementation of watchpoints. 2002-09-04 22:36:23 +00:00
Alain Magloire
42f2032ba8 Remove bogus import. 2002-09-04 22:28:33 +00:00
Mikhail Khodjaiants
66bd4486a2 Temporary fix for source search path. 2002-09-04 21:09:51 +00:00
Mikhail Khodjaiants
b4632f88d2 Implementation of watchpoints. 2002-09-04 20:50:20 +00:00
Mikhail Khodjaiants
b5af571676 Temporary fix for source search path. 2002-09-04 20:49:43 +00:00
Alain Magloire
0e651d89c6 Make sure gdb is destroy(); 2002-09-04 20:15:03 +00:00
Alain Magloire
46e1e64e85 Allow to set search source paths 2002-09-04 20:14:39 +00:00
Alain Magloire
73bf2abf5a Always set the condition and the ignore count, it may be
away to reset some values.
2002-09-04 16:07:14 +00:00
Mikhail Khodjaiants
3496b65bc6 More implementation of breakpoints. 2002-09-04 15:43:56 +00:00
Judy N. Green
0b134d6140 Removed again ... 2002-09-04 15:18:05 +00:00
Judy N. Green
e99b0450b5 Add a build.xml file for CDT Core 2002-09-04 15:15:41 +00:00
Judy N. Green
35b1ad68ff Add a build.xml file for CDT UI 2002-09-04 15:13:30 +00:00
Judy N. Green
92613e51a3 Added op_error title and messages that were missing 2002-09-04 15:12:06 +00:00
Mikhail Khodjaiants
477450be7a More implementation of breakpoints. 2002-09-03 22:55:20 +00:00
David Inglis
becf2c5ca0 update win32 spawner 2002-09-03 19:31:11 +00:00
David Inglis
cd06b424e6 update win32 spawner 2002-09-03 18:55:30 +00:00
David Inglis
754430c066 *** empty log message *** 2002-09-03 18:16:50 +00:00
Alain Magloire
c16d27620d update solaris spawner 2002-09-03 18:12:26 +00:00
David Inglis
961a96a496 update qnx spawner 2002-09-03 17:52:57 +00:00
David Inglis
cf15b1fb76 qnx spawner 2002-09-03 16:16:58 +00:00
David Inglis
25863f8649 windows spawner 2002-09-03 16:16:20 +00:00
David Inglis
484862d910 solaris spawner 2002-09-03 16:15:34 +00:00
David Inglis
232aee209b spawner update 2002-09-03 16:13:53 +00:00
David Inglis
fb3b0b4c05 *** empty log message *** 2002-09-03 15:41:42 +00:00