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

1610 commits

Author SHA1 Message Date
Peter Graves
78c31decfc Patch from jgreen 2003-01-06 12:43:34 +00:00
Judy N. Green
881ba68ed2 Added code to include the about.html files 2003-01-03 22:20:12 +00:00
Judy N. Green
6ec2410ada Added about.html files to the source and bin.dist 2003-01-03 22:10:29 +00:00
Alain Magloire
5d7c0c4217 Autosolib on by default 2003-01-03 20:30:36 +00:00
Alain Magloire
90ad9b1e76 updated 2003-01-03 20:30:20 +00:00
Alain Magloire
01779d0976 Always call setAutoSolib() 2003-01-03 20:30:06 +00:00
Alain Magloire
8d67037977 Define an initializeLibraries function for Cygwin 2003-01-03 20:29:45 +00:00
Alain Magloire
eb75e1b50d setAutoSolib() with an argument. 2003-01-03 20:29:16 +00:00
Alain Magloire
45672abbc7 updated 2003-01-03 17:41:17 +00:00
Alain Magloire
f5fc7b3409 Out of range exception, patch from Ed Burnette. 2003-01-03 17:41:05 +00:00
Mikhail Khodjaiants
0cce89ae90 Fix for bug 28977: Unable to set breakpoint properties from the Breakpoint view. 2003-01-03 17:29:39 +00:00
Alain Magloire
e2c9f5c95e updated. 2003-01-02 21:47:04 +00:00
Alain Magloire
d1018a280e use the getAdapter() to find a resource for the annotation model. 2003-01-02 21:46:52 +00:00
Alain Magloire
a96a1d14e4 updated 2003-01-02 21:45:48 +00:00
Alain Magloire
afbba0bbe9 look for {access,read}-watchpoint-trigger. 2003-01-02 21:45:40 +00:00
Alain Magloire
25d2698045 look for hw-awpt and hw-rwpt 2003-01-02 21:45:21 +00:00
Alain Magloire
1953a2ad50 put the depth of th stack in the Element , this will help when
doing the equal()
2003-01-02 21:44:57 +00:00
Alain Magloire
b2b6e21843 Remove unecessary comment. 2003-01-02 21:20:22 +00:00
Mikhail Khodjaiants
3718bc6b54 Adapter for 'IResource' in 'DisassemblyEditorInput'. 2003-01-02 21:01:09 +00:00
Mikhail Khodjaiants
7747d5a8c8 Adapter for 'IResource' in 'DisassemblyStorage'. 2003-01-02 20:57:55 +00:00
Mikhail Khodjaiants
d8253db6e6 Fix for breakpoints disabled before launching. 2003-01-02 16:38:44 +00:00
Mikhail Khodjaiants
48a6c457d4 Implementation of the 'Source Lookup' property page. 2002-12-30 00:07:15 +00:00
Mikhail Khodjaiants
ef8512f6c9 Implementation of the 'Source Lookup' property page. 2002-12-29 23:55:53 +00:00
Mikhail Khodjaiants
ece05b22c6 Fix in the 'supportsBreakpoints' method of CDebugTarget. 2002-12-29 23:41:52 +00:00
Alain Magloire
ef4c0537c6 updated 2002-12-23 18:55:31 +00:00
Alain Magloire
6db02395cd Check for NPE is launcher.execute fails 2002-12-23 18:55:22 +00:00
Mikhail Khodjaiants
8b55c57001 Implementing the 'Source Lookup' property page. 2002-12-20 22:30:00 +00:00
Mikhail Khodjaiants
776735b2af Added the 'org.eclipse.cdt.debug.internal.ui.dialogfields' package. 2002-12-20 22:26:06 +00:00
Mikhail Khodjaiants
c2ed9818ca Implementing the 'Source Lookup' property page. 2002-12-20 22:21:32 +00:00
Alain Magloire
6e48845518 Try to recover if we loose track. 2002-12-20 21:14:07 +00:00
Alain Magloire
04682bb2bc popDirectory() make sure the stack is not empty 2002-12-20 21:13:47 +00:00
Alain Magloire
e2c5db0b47 updated 2002-12-20 21:13:14 +00:00
Judy N. Green
c751a86750 Preparing to enable plugins to be built for update using Eclispe update manager 2002-12-20 21:06:34 +00:00
Mikhail Khodjaiants
582adacd35 Check if CValue has variables before calling 'getCDIVariables'. 2002-12-20 19:05:33 +00:00
David Inglis
4b1b6754f1 small eclipse 2.1 change, added getRawLocation 2002-12-20 14:59:11 +00:00
Alain Magloire
7df01e0b8c updated 2002-12-19 20:50:25 +00:00
Alain Magloire
6a8c0ef458 Catch possible risk of NPE 2002-12-19 20:50:14 +00:00
Alain Magloire
00f303ec04 updated. 2002-12-19 19:20:57 +00:00
Alain Magloire
e568ad331f bail out if the line does not match the pattern. 2002-12-19 19:20:44 +00:00
Alain Magloire
efa4e2ca1d Fall Back the project Location for the working directory.
Catch exception in findFilePath().
2002-12-19 19:20:18 +00:00
Mikhail Khodjaiants
5ccf0b609f Added new utility class - SWTUtil. 2002-12-19 19:18:38 +00:00
Mikhail Khodjaiants
963d4de52b Added new utility class - PixelConverter 2002-12-19 18:32:18 +00:00
Mikhail Khodjaiants
9d8f0a4a52 Implementing the "Source Lookup" property page. 2002-12-19 02:13:39 +00:00
Mikhail Khodjaiants
3a90ab9274 Do not show the source lookup dialog if file name is not specified. 2002-12-18 17:25:38 +00:00
Mikhail Khodjaiants
0cd54d6a88 Disable the association controls in the 'Attach Source Location" dialog if path is not absolute. 2002-12-17 23:09:27 +00:00
Mikhail Khodjaiants
0f09d718fc Formatting 'char' types. 2002-12-17 21:54:18 +00:00
David Inglis
427def3fc0 call setDefaultSourceLocator 2002-12-17 21:11:07 +00:00
David Inglis
952ffbce46 set default source locator method added and called in delegate 2002-12-17 20:38:50 +00:00
Mikhail Khodjaiants
5311b76a0f Removed the "Primitive type display options" section from the C/C++ Debug preference page because of the different formattong strategy. 2002-12-17 20:32:26 +00:00
Mikhail Khodjaiants
8771229edc The UI part of the prompting source locator. 2002-12-17 20:00:40 +00:00