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

19362 commits

Author SHA1 Message Date
Peter Graves
0716864d27 Changed all QNX pr numbers to bugzilla pr numbers.
General code cleanup (removed unused imports/variables, etc)
2002-09-27 13:46:54 +00:00
Alain Magloire
36cab0ce7c ignore objects. 2002-09-26 20:43:27 +00:00
Alain Magloire
0dbb04b425 provide terminal emulation. 2002-09-26 20:33:13 +00:00
Alain Magloire
f0a1717ced Fix a bug reported by Gene Sally about double free. 2002-09-26 20:32:37 +00:00
David Inglis
819165945a cleanup 2002-09-26 20:07:40 +00:00
Alain Magloire
dcabd27702 Rebuild. 2002-09-26 19:53:18 +00:00
Alain Magloire
5d99c2d4d1 Remove of uneed variables. 2002-09-26 19:53:08 +00:00
Alain Magloire
adcc89e794 formating "fixes". 2002-09-26 19:52:44 +00:00
Alain Magloire
b4b7151cf3 Patch from Gene Sally. And formatting "fixes". 2002-09-26 19:52:22 +00:00
David Inglis
8051af4120 update 2002-09-26 19:36:12 +00:00
Mikhail Khodjaiants
b8f39e8af3 Hilight changed values for pointers. 2002-09-26 19:19:18 +00:00
Judy N. Green
a63d1ed0b2 Added variable references to fragment.xml files 2002-09-26 19:18:13 +00:00
Mikhail Khodjaiants
d6a463033a Check if viewer is not null. 2002-09-26 18:52:25 +00:00
Mikhail Khodjaiants
dbba92a00a Changed the error message for 'switch to stack frame'. 2002-09-26 17:45:34 +00:00
David Inglis
7c4114a401 cleanup 2002-09-26 17:21:39 +00:00
David Inglis
c58ca88557 set stop at main on by default 2002-09-26 16:22:35 +00:00
Mikhail Khodjaiants
5f067307eb Improvment of the file search algorithm. 2002-09-26 16:13:41 +00:00
David Inglis
2d183e519d move setDialogShell into Maintab to is will alway be set 2002-09-26 12:57:45 +00:00
Alain Magloire
d7afd79e1e change the order and kill the running thread last. 2002-09-26 12:41:52 +00:00
David Inglis
b41171e8e2 put message from exeception in to new exeception 2002-09-26 12:40:46 +00:00
David Inglis
04d90a4425 build changes 2002-09-26 02:16:53 +00:00
Mikhail Khodjaiants
d0ea6cb06e Fixed search algorithm for nested folders. 2002-09-25 22:24:17 +00:00
Judy N. Green
4579380b9a Eclipse insists on rearranging the imports. No Changes :) 2002-09-25 20:44:39 +00:00
Mikhail Khodjaiants
62f7c9e90c Fixed typo. 2002-09-25 20:33:40 +00:00
Alain Magloire
d25d3e05c5 Rearranging shutdown sequence because of race on Windows. 2002-09-25 20:02:41 +00:00
Alain Magloire
187811636e Do not try -exec-interrupt since it is not supported. 2002-09-25 20:01:02 +00:00
Alain Magloire
3e1694d249 Still not working, more work to be done. 2002-09-25 20:00:31 +00:00
Alain Magloire
6725ba2595 Interrupt() method now throws MIException. 2002-09-25 20:00:11 +00:00
Mikhail Khodjaiants
04ac19ff94 Implementation of error handling. 2002-09-25 19:42:09 +00:00
Mikhail Khodjaiants
eb7350b546 Implementation of error handling. 2002-09-25 15:14:03 +00:00
Alain Magloire
3766b7446a For Windows try to set new-console, this is necessary
to get the inferior output non interlace with gdb output.
2002-09-25 14:59:53 +00:00
Mikhail Khodjaiants
0753ee06e3 Implementation of source locator. 2002-09-24 20:33:06 +00:00
Mikhail Khodjaiants
192446dcfa Implementation of source locator. 2002-09-24 20:18:28 +00:00
David Inglis
fc3bcd32fe fixup CDocumentProvider 2002-09-24 19:59:20 +00:00
Alain Magloire
defbca8c8f Remove uneeded import. 2002-09-24 19:29:51 +00:00
Alain Magloire
d6f41fe8a8 Change the signature on SetAutoSolib to take a boolean. 2002-09-24 19:20:50 +00:00
Alain Magloire
cba9b18bf5 Implement solib-search-path. 2002-09-24 19:08:42 +00:00
Alain Magloire
3c63ff5d56 Remove addLibraryPath and getLibraryPaths() method
it was consider to be to gdb specific.
2002-09-24 19:07:37 +00:00
Mikhail Khodjaiants
e9d6f16904 Implementation of source locator. 2002-09-24 18:20:49 +00:00
David Inglis
14d1b3cd6f import cleanup 2002-09-24 17:26:22 +00:00
David Inglis
52246c044f verify project/program in launch 2002-09-24 17:26:12 +00:00
Thomas Fletcher
76151921f1 Add new process id and the type id to the configuration constants. 2002-09-24 14:48:27 +00:00
David Inglis
72fb069bf4 fix typeo 2002-09-24 13:38:41 +00:00
David Inglis
43cc7240f6 fix C '#' derectives not bing highlighted 2002-09-24 13:36:38 +00:00
David Inglis
e90d3d2187 *** empty log message *** 2002-09-24 11:57:37 +00:00
David Inglis
dcf4f87706 check for threads should check length not for null 2002-09-24 11:56:30 +00:00
Alain Magloire
1ec92f220c Put this back with the old ATTR name if not old project
will silently fail.
2002-09-24 03:57:47 +00:00
Alain Magloire
97fb504d21 Implemented get and adding to the gdb search source paths. 2002-09-24 03:38:52 +00:00
Mikhail Khodjaiants
2e5306c7b2 Implementation of source locator. 2002-09-23 22:44:54 +00:00
Mikhail Khodjaiants
941618eaca Check if target is suspended when switch to thread. 2002-09-23 20:57:03 +00:00