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
Mikhail Khodjaiants
b44541d2d1 If the backtrace is very deep the debugger is unable to parse MI output. The limited number of stack frames will be displayed. 2002-11-16 00:48:31 +00:00
Alain Magloire
23097b55e8 update 2002-11-15 20:26:08 +00:00
Alain Magloire
01d01ec5fc Only allowed Bookmark on an IFile 2002-11-15 20:26:00 +00:00
Alain Magloire
68a6a349df updated. 2002-11-15 20:00:18 +00:00
Alain Magloire
82782a6993 Fix typo in declaring contribution for the Editor ruler. 2002-11-15 20:00:11 +00:00
Alain Magloire
58ea55d386 upload. 2002-11-15 14:40:11 +00:00
Alain Magloire
8d0e1a6137 Remove println()s and tring the "warning: " in the description. 2002-11-15 14:40:00 +00:00
Alain Magloire
fb67cea201 updated. 2002-11-14 21:09:54 +00:00
Alain Magloire
4a4c9e0acd updated. 2002-11-14 21:04:49 +00:00
Alain Magloire
7a149d7499 new Method getMIStackInfoDepthInfo(). 2002-11-14 21:04:39 +00:00
Alain Magloire
9ed10afe53 new method createMIStackInfoDepth(). 2002-11-14 21:04:08 +00:00
Alain Magloire
2638b185d2 2 new methods getStackFrame(int low, int hi) and
getStackFrameCount().
2002-11-14 21:03:49 +00:00
Alain Magloire
9a302b9897 Provide 2 new method getStackFrames(int low, int hi)
getStackFrameCount();
2002-11-14 21:02:51 +00:00
Thomas Fletcher
99a0791947 Detect if a project is closed then the source file can't be accessed in
it.
2002-11-14 19:31:06 +00:00
Judy N. Green
4cacb5b9b9 removed extra imports 2002-11-14 18:33:09 +00:00
Alain Magloire
02ca9a5307 only show make and build menu for Containers. 2002-11-14 16:10:56 +00:00
Alain Magloire
06ab2c31a6 update 2002-11-14 16:10:31 +00:00
Judy N. Green
ffed135f10 Fixed license URL 2002-11-14 15:42:53 +00:00
Alain Magloire
8a3f522fc3 updated. 2002-11-14 15:20:18 +00:00
Alain Magloire
5ff7d8b5e9 convertSelectionToProject() new methiod.
Only reset document if Project change.
2002-11-14 15:20:07 +00:00
Alain Magloire
131fa95091 update. 2002-11-14 03:19:16 +00:00
Alain Magloire
8768d0f4c4 check the validity of the column i.e. has to be a number. 2002-11-14 03:19:05 +00:00
Alain Magloire
67d8184608 updated. 2002-11-13 22:08:25 +00:00
Alain Magloire
bcb903febb Check for the occurenc of column. 2002-11-13 22:04:58 +00:00
Judy N. Green
60a60db5dd All projects can be converted to C or C++ and all C++ projects can be converted back to C 2002-11-13 21:17:55 +00:00
Mikhail Khodjaiants
db8f9c2d4c Fix for the stepping problem if the selected stack frame is not the topmost one. 2002-11-13 21:01:51 +00:00
Judy N. Green
a8d882febe Combined C/C++ conversion wizards 2002-11-13 20:39:29 +00:00
Mikhail Khodjaiants
7b0abedd4f Added tooltips to the Memory view's tabs. 2002-11-13 19:58:23 +00:00
Alain Magloire
9f5ea6519c updated. 2002-11-13 18:50:41 +00:00
Alain Magloire
9e1c7f92fd Check for Nullpointer. 2002-11-13 18:50:31 +00:00
Mikhail Khodjaiants
4b32ececa8 Added the 'Auto-Refresh by default' and 'Show ASCII by default' preferences to the 'Memory Views' preference page. 2002-11-13 18:49:29 +00:00
Alain Magloire
40e68a1ff3 CProjectWizardPage constructor takes CProjectWizard argument
validatePage calls isValidName().
2002-11-13 16:45:00 +00:00
Alain Magloire
16f27bb89f isValidName new method 2002-11-13 16:44:11 +00:00
Alain Magloire
17dbc7cbe6 updated 2002-11-13 16:43:49 +00:00
Thomas Fletcher
a8ed987fd5 Removed periods from statement definitions 2002-11-13 16:37:51 +00:00
Alain Magloire
be178a362f updated 2002-11-13 14:32:04 +00:00
Alain Magloire
71283e87ce Always parse the error even when canceled. 2002-11-13 14:31:26 +00:00
David Inglis
b9b786dcfd filter debugger list base on selected IBinary cpu 2002-11-13 14:01:09 +00:00
David Inglis
83ca00e7b1 added "native" supported cpu 2002-11-13 14:00:45 +00:00
David Inglis
2abb649ea3 added supported cpu list to debugger extension 2002-11-13 14:00:33 +00:00
David Inglis
0b999fef42 added new C project proptery page for indexing service 2002-11-13 13:19:12 +00:00
Alain Magloire
47f264c7e8 updated. 2002-11-12 22:17:17 +00:00
Alain Magloire
4d8caa5769 do not do any quick start. here. 2002-11-12 22:17:06 +00:00
Alain Magloire
0f475ccc84 Check if it was already enabled. 2002-11-12 22:16:00 +00:00
Alain Magloire
5e27de87ed update. 2002-11-12 20:52:49 +00:00
Alain Magloire
fbea286a2e new method removeItem(Object key) 2002-11-12 20:52:39 +00:00
Alain Magloire
10cc1418e2 New method removeContainer() and clearRequestList. 2002-11-12 20:52:17 +00:00
Alain Magloire
ec099b66f4 update. 2002-11-12 19:01:59 +00:00
Alain Magloire
a28d92aa29 new method removeResource(). 2002-11-12 19:01:50 +00:00
Alain Magloire
d3a78188f1 update 2002-11-12 18:52:42 +00:00