Marc Khouzam
|
c40aa41437
|
Bug 237306: Enable --thread-group for all MI commands
|
2011-01-22 11:31:12 +00:00 |
|
Marc Khouzam
|
9cdfcf0848
|
Bug 334463: [run control] Need a way to know if we are in non-stop mode
|
2011-01-21 18:41:09 +00:00 |
|
John Cortell
|
76b5f224e5
|
Documentation. Gave method package visibility so it can be exercised by junit tests
|
2011-01-21 16:09:09 +00:00 |
|
John Cortell
|
a7cafc049c
|
Corrected test
|
2011-01-21 16:08:31 +00:00 |
|
John Cortell
|
b78d754109
|
Bug 325552: GDB 7.x getOsId() pattern match too restrictive (DSF)
|
2011-01-20 22:08:38 +00:00 |
|
John Cortell
|
f7266e6cbb
|
Bug 334951: Convert the dsf-gdb test plug-in into a fragment
|
2011-01-20 21:54:57 +00:00 |
|
John Cortell
|
c31bfa24ec
|
Bug 334940: NPE in GdbPlugin.shutdownActiveLaunches() during simple junit tests
|
2011-01-20 20:00:59 +00:00 |
|
Marc Khouzam
|
859bba1a0d
|
Bug 330669: [pretty printers] children of pointer to class with multiple inheritance are corrupted
|
2011-01-20 15:48:37 +00:00 |
|
Marc Khouzam
|
96e5dddddb
|
Bug 334687: Adapters could be created once a DsfSession is invalid
|
2011-01-18 18:57:44 +00:00 |
|
Marc Khouzam
|
3995cfd1a6
|
Bug 334650: [tests] JUnit test can cause deadlock
|
2011-01-18 14:54:14 +00:00 |
|
Patrick Chuong
|
0d4ca399d0
|
Bug 331781 - Pin and Clone support
|
2011-01-17 18:17:43 +00:00 |
|
Marc Khouzam
|
146d6d2d78
|
Bug 332605: MIBreakpointsManager convertToTargetBreakpoint didn't convert the breakpoint type attribute
|
2011-01-17 16:05:13 +00:00 |
|
Marc Khouzam
|
1be3c0dbd9
|
Bug 290572: Cleanup of ReverseDebuggingPropertyTester to remove code that is no longer necessary.
|
2010-12-22 19:02:09 +00:00 |
|
Marc Khouzam
|
220e3bf81a
|
Bug 332915: [tracepoint] Refreshing the Trace Control view blocks the UI thread
|
2010-12-20 02:17:37 +00:00 |
|
Marc Khouzam
|
1fcecce140
|
Bug 325552: License
|
2010-12-16 20:47:21 +00:00 |
|
Marc Khouzam
|
d5cb79858a
|
Bug 325556: GDB 7.x MI thread details field ignored (DSF)
|
2010-12-16 20:35:59 +00:00 |
|
Marc Khouzam
|
7585651f46
|
Bug 325552: GDB 7.x getOsId() pattern match too restrictive (DSF)
|
2010-12-16 19:48:24 +00:00 |
|
Marc Khouzam
|
d9d0cd6f17
|
Bug 237306: First part of commit for multi-process on Linux (GDB 7.2). It allows for a multi-process session for an attach debug session or a remote attach debug session.
|
2010-12-16 03:13:31 +00:00 |
|
Sergey Prigogin
|
9aee6c4850
|
Bug 225805 - Sourcelookup handling does not scale to large projects
|
2010-12-10 22:39:43 +00:00 |
|
Sergey Prigogin
|
e0da7a58dd
|
Enhanced loops.
|
2010-12-07 20:39:19 +00:00 |
|
Sergey Prigogin
|
ef023fca29
|
Cosmetics.
|
2010-12-04 02:21:54 +00:00 |
|
Marc Khouzam
|
3c0d068f99
|
Bug 331232: Missing some unregistering
|
2010-11-30 15:19:26 +00:00 |
|
Marc Khouzam
|
71ddec1100
|
Bug 329724: New method added to CommandFactory
|
2010-11-30 14:42:49 +00:00 |
|
Sergey Prigogin
|
598422cac4
|
Adjusted javadoc.
|
2010-11-30 01:10:06 +00:00 |
|
Sergey Prigogin
|
412b53da8a
|
Bug 329724 - DSF-GDB launcher fails if there are newlines between command line arguments
|
2010-11-30 00:39:43 +00:00 |
|
Sergey Prigogin
|
93025a22fb
|
Bug 328012 - UI freezes when opening a launch configuration if the binary is on a slow file system
|
2010-11-28 21:17:37 +00:00 |
|
Marc Khouzam
|
8d2fa6ee0d
|
Bug 326970: [processes] Cores are not shown in the process label using GDB 7.2
|
2010-11-22 15:45:12 +00:00 |
|
Marc Khouzam
|
a48572ef30
|
Bug 330608: Only discard OOB records if we are not waiting for an answer. This is to keep all output of CLI commands.
|
2010-11-22 14:29:48 +00:00 |
|
Marc Khouzam
|
c0a7a5724f
|
Bug 120162: [launch] Allow to specify the default version of gdb
|
2010-11-21 19:20:59 +00:00 |
|
Sergey Prigogin
|
0a51630f81
|
Bug 120162 - Allow to specify the default version of gdb. Patch by Marc-Andre Laperle.
|
2010-11-21 18:25:40 +00:00 |
|
Marc Khouzam
|
6ae45784a5
|
Bug 330289: [variables] Race condition when updating a variable object
|
2010-11-17 21:29:08 +00:00 |
|
Marc Khouzam
|
b5c0570748
|
Bug 302121: Cleanup to make code clearer
|
2010-11-15 19:13:19 +00:00 |
|
Marc Khouzam
|
2e2e49d1a3
|
Bug 328573: Variables view has problems with duplicate debug info for local variable
|
2010-11-12 20:44:11 +00:00 |
|
Marc Khouzam
|
d0907f8bec
|
Bug 311958: Assertion hits because of delayed task. So, cancel all delayed task after shutting down the exutor.
|
2010-11-12 14:07:27 +00:00 |
|
Marc Khouzam
|
78f40855d0
|
Bug 329868 - Make TCP the default protocol when populating a remote launch tab.
|
2010-11-10 03:05:05 +00:00 |
|
Marc Khouzam
|
c757ba1fcb
|
Bug 326660: Adapt the new Debug Hover to support Pretty Printed objects
|
2010-11-10 02:28:42 +00:00 |
|
Marc Khouzam
|
1ffc84fb58
|
Bug 302121: Fully support gdb pretty printers
|
2010-11-05 01:28:52 +00:00 |
|
Vivian Kong
|
99c76ff666
|
Bug 328403 Update CDT feature/plugin versions for Indigo release
|
2010-10-21 20:05:18 +00:00 |
|
Pawel Piech
|
8c69e98515
|
Bug 293109 - [debug view][view model] Terminate and Relaunch action not working.
|
2010-10-08 18:15:45 +00:00 |
|
Marc Khouzam
|
2aed0a778f
|
Bug 317500: Dissociates the groupId from the pId, since stating with GDB 7.2, the two ids are no longer the same.
|
2010-10-04 01:59:32 +00:00 |
|
Marc Khouzam
|
a0c59da5c4
|
Some tests got commented out by mistake.
|
2010-10-01 02:21:34 +00:00 |
|
Marc Khouzam
|
a1a288b3fc
|
Timeout of 10 seconds should be waiting for the suspended event.
|
2010-10-01 02:20:26 +00:00 |
|
Anton Leherbauer
|
ef4a1226fe
|
Bug 325277 - [disassembly] add IInstruction#getSize() to fill single-instruction gaps, allow large pseudo-mnemonics
|
2010-09-29 11:01:49 +00:00 |
|
John Cortell
|
6583f63849
|
Bug 196154: "Run to Line" command fails with native windows paths
|
2010-09-28 14:27:53 +00:00 |
|
Marc Khouzam
|
f9418dae7d
|
Bug 326137: Missing @since tag
|
2010-09-27 17:58:30 +00:00 |
|
John Cortell
|
f38c9abf74
|
Bug 196154: "Run to Line" command fails with native windows paths
|
2010-09-27 16:21:33 +00:00 |
|
John Cortell
|
3bbf54e9da
|
Bug 326137: Allow DSF-GDB attach session to work without a project or binary (add missing @since in new constructor)
|
2010-09-27 15:10:04 +00:00 |
|
Marc Khouzam
|
dc6f09e404
|
Bug 315796: Use proper "7.2" version string for GDB 7.2
|
2010-09-27 01:13:38 +00:00 |
|
Marc Khouzam
|
9ebb65f407
|
Bug 326137: Allow DSF-GDB attach session to work without a project or binary.
|
2010-09-27 00:45:05 +00:00 |
|
Marc Khouzam
|
ce50ee07e2
|
Bug 321692: Remove dependencies to plugins from features
|
2010-09-20 09:05:59 +00:00 |
|