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

138 commits

Author SHA1 Message Date
Alena Laskavaia
d537166abb - change version to 5.1 on head 2008-07-09 16:43:51 +00:00
Alena Laskavaia
82f0c74d03 [216711] - added other visible gdb catch events, most of them is not support right now though 2008-07-09 16:37:40 +00:00
Alena Laskavaia
af61802112 - added couple more of working catchpoints: fork, vfork and exec 2008-05-01 14:25:50 +00:00
John Cortell
a602cd1826 Refactoring to use "BreakpointEvent" instead of "Catchpoint" to be consistent with how we refer to the feature at the UI level. 2008-04-25 21:23:39 +00:00
Alena Laskavaia
c652147479 bug 226689 - catchpoint support 2008-04-25 16:06:06 +00:00
Alena Laskavaia
12af9151f7 - update error/warning policy to include more errors/warnings 2008-04-25 15:43:03 +00:00
Alena Laskavaia
1120d257d1 - removed unused imports 2008-04-25 15:37:16 +00:00
Alain Magloire
802af6b09c *org.eclipse.cdt.debug.mi.core/{AbstractGDBCDIDebugger,IMILaunchConfigurationConstants}.java
*org.eclipse.cdt.debug.mi.core/MISession.java
* org.eclipse.cdt.debug.mi.core.cdi/BreakpointManager.ajva
*org.eclipse.cdt.debug.mi.internal/iu/{StandardGDBDebuggerPage.java,MIUIMEssages.properties}

220045  Debuger is stopping on non-existing breakpoints for files with same name

Patch from Elena
2008-03-28 15:42:17 +00:00
John Cortell
7a7592a044 Use verb in preference name 2008-03-26 11:44:38 +00:00
Anton Leherbauer
8f9be92af5 Fix manifest warnings 2008-02-15 10:29:25 +00:00
John Cortell
5289cfd50b Set project compliance to 1.5 2008-01-28 16:08:49 +00:00
Anton Leherbauer
b127b4265f Patch by Alena Laskavaia for 186172: NullPointerException in debugger console 2008-01-15 09:12:57 +00:00
John Cortell
ad701b9da6 211923. Make the memory space support in gdb/mi optional, via a global pref. 2007-12-12 22:34:53 +00:00
Anton Leherbauer
8629e6b5d1 Upversion plug-ins to 5.0.0 2007-11-06 08:02:32 +00:00
Mikhail Khodjaiants
79c143bd48 Possible NPE in "getUniqueIdentifier" if the plugin's bundle hasn't been loaded. Replaced by a constant string for the plugin id. 2007-07-25 11:45:42 +00:00
Doug Schaefer
07cd48f399 Fix up copyrights. 2007-06-14 18:37:09 +00:00
Doug Schaefer
77bb9964a6 Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
Vivian Kong
4a76aaf29f Patch for bug 187118 by Jason Montojo - Missing options on Connection tab in Linux 2007-05-18 15:41:36 +00:00
Vivian Kong
c89e703219 Patch for bug 187321 by Jason Montojo - Button truncation on Add Directory Dialog 2007-05-18 14:50:14 +00:00
Vivian Kong
9dcb32ddf0 Patch for bug 187128 by Jason Montojo - Type option does not resize correctly in Connection tab 2007-05-17 20:44:19 +00:00
Vivian Kong
72e3cde3ea fix for bug 187322 - error message for valid value range can be confusing 2007-05-16 17:23:05 +00:00
Doug Schaefer
0b7da80fc4 Fix compile error due to 1.6 compatability. 2007-04-30 11:46:30 +00:00
Doug Schaefer
cbf44a76fc Bug 179755 - Introduced mechanism to allow debuggers to specify a regex pattern specifying supported build configurations. This is used to set the defaults in the CDebuggerTab as well as the CApplicationLauchShortcut. A new debugger MinGW is introduced to take advantage of this and set the appropriate paths to the MinGW debugger. 2007-04-30 00:22:28 +00:00
John Cortell
2ef0a88398 Fixed bug 181829. Debugger was not enforcing extension point schema. Also renamed 'breakpointActionPage' extension point to have an uppercase first letter, for consistency with all other CDT debugger extension points. 2007-04-10 19:28:22 +00:00
David Inglis
58b3ace8db [merge from 3_1]
fixed case where apply button would not get enabled
bug#171239
2007-01-22 17:59:15 +00:00
Anton Leherbauer
b7f5c2f33e Upversion to 4.0.0 and fix dependency version ranges (bug 157543) 2006-10-11 12:28:54 +00:00
Ken Ryall
a1b9eea7e9 Added line deleted in patch for 148415. This let's you create launch configuration again. 2006-09-20 18:28:07 +00:00
Chris Recoskie
a0368c245a fix for 148415 by Corey Ashford 2006-09-15 00:12:13 +00:00
Mikhail Khodjaiants
7827b8d4a1 Bug 156114: GDB options layout problem.
Applied patch from Vladimir Prus (vladimir@codesourcery.com).
2006-09-11 17:45:54 +00:00
Norbert Pltt
3ddf1a258f bug #154854 - Guard against NPE when cancelling save dialog. Regrouping icons. 2006-09-01 14:32:46 +00:00
Norbert Pltt
814e8ae7b6 Contribution from bug #154854 - GDB console - verbose console mode and save console content buttons 2006-08-31 07:26:28 +00:00
Thomas Fletcher
af47333e04 Fix to be more tolerant of changes in the debugger ids that can result
from shared launch configurations.
PR 144758
2006-08-04 17:51:18 +00:00
Doug Schaefer
a48b5f55b1 Updated copyright dates to reflect latest in CVS. 2006-06-23 17:52:45 +00:00
Doug Schaefer
17464c08f4 Update Copyright dates and fix those that had no copyrights. 2006-06-23 17:27:03 +00:00
Chris Recoskie
4836857ef3 update copyrights 2006-06-14 12:16:17 +00:00
Doug Schaefer
7b0cf6dc03 Updated the about.html files. 2006-05-24 13:51:50 +00:00
Mikhail Khodjaiants
e8636fc099 Bug 113107: Make trace logs more readily available. 2006-04-16 05:03:28 +00:00
Mikhail Khodjaiants
4538ba6fd1 Bug 113107: Make trace logs more readily available. Implementation of the "Verbose Mode" action. 2006-04-13 21:52:59 +00:00
Mikhail Khodjaiants
4cbf532066 Bug 119740: allow to specify only a subset of shared objects that we want symbols to be loaded for. Sort the shared library list. 2006-04-11 20:48:47 +00:00
Mikhail Khodjaiants
12c6d13e42 Bug 119740: allow to specify only a subset of shared objects that we want symbols to be loaded for. Use set instead of list when collecting the shared library names: different libraries can have same soname. 2006-04-11 20:07:21 +00:00
Mikhail Khodjaiants
39e1b6c5d3 Bug 119740: allow to specify only a subset of shared objects that we want symbols to be loaded for. Use soname instead of shared library name. 2006-04-11 19:31:59 +00:00
Mikhail Khodjaiants
dae81c31ec Bug 119740: allow to specify only a subset of shared objects that we want symbols to be loaded for. 2006-04-10 20:47:23 +00:00
Mikhail Khodjaiants
102b8bcb67 Replaced internal org.eclipse.cdt.debug.internal.ui.SWTUtil class. 2006-03-31 21:57:22 +00:00
Mikhail Khodjaiants
6f5a1ad81c Added default attribute value for ATTR_DEBUG_NAME. 2006-03-23 20:39:45 +00:00
Mikhail Khodjaiants
87084d47d1 Select the first available command factory when a new launch configuration is created. 2006-03-01 21:49:42 +00:00
Mikhail Khodjaiants
f9c1ebf0c8 Bug 114793: Add an extension point to contribute command factories. GDBServerDebuggerPage should extend StandardGDBDebuggerPage. 2006-02-08 16:51:33 +00:00
Mikhail Khodjaiants
c2dfa48e4d Bug 114793: Add an extension point to contribute command factories. 2006-02-06 21:46:39 +00:00
Mikhail Khodjaiants
71d38ceea2 Bug 114793: Add an extension point to contribute command factories. 2006-02-06 20:48:26 +00:00
Mikhail Khodjaiants
115d5f27ff The "ICDebuggerPage" interface and "AbstractCDebuggerPage" class are added. All extensions of the "CDebuggerPage" extension point must implement "ICDebuggerPage". 2006-02-03 20:07:27 +00:00
Mikhail Khodjaiants
4ea7c1845d Replaced "debugger page" by "debuggerPage". 2006-01-31 20:47:27 +00:00