Alena Laskavaia
5a0701efaa
bug 118100 - moving breakpoints types in ICBreakpointTyped
2008-05-06 13:51:32 +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
47fd9199d1
- added log methods for plugins
2008-04-24 21:28:22 +00:00
Anton Leherbauer
fdff1402b2
Fix for 86676: CDT ghosts resume/step when stack-info-depth fails
...
Patch by Øyvind Harboe <oyvind.harboe@zylin.com>
2008-04-03 08:52:33 +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
Alain Magloire
02f51cf12a
* org.eclipse.cdt.debug.internal.core.model/CValue.java
...
* org.eclipse.cdt.debug.mi.core.cdi/SourceManager.java
221944 nor P3 Wind cdt-debug-inbox@eclipse.org NEW Cannot display long long int as hex
Patch from Elena
2008-03-28 15:27:31 +00:00
Anton Leherbauer
da521c277c
Fix for 221224: debugger mi target locking problems
...
Patch contributed by Alena Laskavaia <elaskavaia@qnx.com>
2008-03-13 08:59:36 +00:00
Ken Ryall
d3af11b187
Bug 197986
2008-02-22 22:42:49 +00:00
Anton Leherbauer
8f9be92af5
Fix manifest warnings
2008-02-15 10:29:25 +00:00
Doug Schaefer
d1561de41d
Bug 215553 - patch for Alena - ensure the target is released in exception scenarios.
2008-01-28 19:56:26 +00:00
Doug Schaefer
0d547afec5
Bug 215416 - Patch for Alena - remove the hardcoding of some of the MI timeouts.
2008-01-28 19:54:35 +00:00
John Cortell
5289cfd50b
Set project compliance to 1.5
2008-01-28 16:08:49 +00:00
Doug Schaefer
10534b5968
Patch for Elena bug 166660. Cover up some wholes in the MI inferior handling that could cause multi-threading issues.
2008-01-25 21:04:27 +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
John Cortell
8f1b9f6726
Backed out last commit on HEAD. Was intended for cdt_4_0 branch (4.0.3)
2007-12-04 21:32:58 +00:00
John Cortell
2f92c9d12b
Back out change in 4.0.2 that makes gdb CDI back-end claim it supports memory spaces. Will reintroduce in 5.0 with an additional global pref.
2007-12-04 21:19:07 +00:00
Doug Schaefer
ee51245443
Propogate fix from CDT 4.0 which from CDT 3.1.
2007-11-26 21:41:12 +00:00
Anton Leherbauer
8629e6b5d1
Upversion plug-ins to 5.0.0
2007-11-06 08:02:32 +00:00
Ken Ryall
66cbf5bea7
Bug 118299, improved watchpoint support.
2007-11-05 15:36:46 +00:00
Anton Leherbauer
39180b7960
Fix for 190277: Stopping a debugg session causes all user processes to terminate (Patch by Piotr Kundu)
2007-09-06 11:56:01 +00:00
Doug Schaefer
a00f0ded40
Bug 196002 - Set up the mapping from the gdb/mi debugger to the gnu toolchain. Also map the cygwin debugger to the cygwin toolchain. Fix up the launch shortcut so that the longest matching pattern wins the day since both cygwin and mingw would get trumped by the main gnu one. With this single click debug works on Linux.
2007-08-28 20:38:03 +00:00
Doug Schaefer
48c59df306
Patch for Ewa. Wrong command string use for MIExecReturn object. Bug 195779.
2007-08-28 18:26:41 +00:00
Doug Schaefer
b6db6179c0
Patch for Ewa - bug 195777 - add return cli command as a stepping operation.
2007-08-28 18:08:25 +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
Mikhail Khodjaiants
8563df14dc
Bug 197162: NPE thrown viewing Global Variables (VariableManager.createLocalVariables).
2007-07-25 11:00:20 +00:00
Mikhail Khodjaiants
abc471dd3a
Bug 193776: [Debug/MI] Error displaying array variable when switching stack frame.
2007-06-21 17:51:23 +00:00
Mikhail Khodjaiants
0c6372a4b4
Bug 193471: Variables View: mi_cmd_var_create: unable to create variable object.
2007-06-20 13:37:16 +00:00
Doug Schaefer
07cd48f399
Fix up copyrights.
2007-06-14 18:37:09 +00:00
Mikhail Khodjaiants
22f4e30577
Bug 192621: Address breakpoint markers are not shown in Disassembly view.
2007-06-14 10:49:59 +00:00
Mikhail Khodjaiants
9a64852657
Bug 186929: Run to Line and Resume At Line should be passing absolute path to CDI client.
2007-06-12 16:01:28 +00:00
Doug Schaefer
03d085016c
Bug 52100 - Patch for Sergey - Remove the private/public children from the variables view.
2007-06-06 20:14:02 +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
Anton Leherbauer
2645d4879d
Fix for 183578: NPE creating an address breakpoint in the Disassembly view
2007-05-24 09:04:00 +00:00
Mikhail Khodjaiants
15c5a260f1
Bug 187849: MIAsyncRecord.java prints multiple times
2007-05-18 16:56:20 +00:00
Doug Schaefer
2122e4681c
Bug 187787 - Fixed restart. The inferior PID wasn't getting reset on a restart so the interrupt was being sent to the wrong pid.
2007-05-18 15:58:48 +00:00
Doug Schaefer
dc88016beb
Fix up interrupt signalling for cygwin and mingw gdb. As a side affect, mingw no longer pops up it's own console but prints to the console like other platforms do.
2007-05-17 18:51:41 +00:00
Doug Schaefer
05767b54ba
Handle exception that was being thrown in the finally clause the resulted in unbalanced locks in the target.
2007-05-17 16:54:35 +00:00
John Cortell
809ce2a43e
Applied patch from 116302. Only difference from patch is a comment correction.
2007-05-16 19:11:50 +00:00
Ken Ryall
8e347bf561
Disable the console for the MI version just as the CLI version does.
2007-05-05 14:42:57 +00:00
Ken Ryall
27043fdba7
Better MI support on Mac OS: MI version of shared lib info, also allow CommandFactory to provide initial directory specification so it can be quoted.
2007-05-04 21:12:39 +00:00
Ken Ryall
4d899078f5
Bug 159860, more formatting for bool.
2007-04-30 12:30:00 +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
Mikhail Khodjaiants
b3e38d9e19
Bug 135250: Patch to fix function breakpoints.
2007-04-27 11:11:01 +00:00
Doug Schaefer
28af2813bf
First GDB JTAG session running.
2007-04-18 19:57:22 +00:00
Ken Ryall
a59c16a63a
175532 Support for address to source API.
2007-04-17 18:19:42 +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