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
|
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 |
|
James Blackburn
|
5294511318
|
Bug 317796 - Build before launch should be cleverer about which configuration is built.
Add option to LaunchConfig Main Tab to automatically choose a build configuration appropriate to the binary being debugged.
|
2010-08-26 15:36:21 +00:00 |
|
Marc Khouzam
|
2d499636f4
|
Bug 318230: Show cores and user name when listing processes to attach too.
|
2010-07-30 17:45:41 +00:00 |
|
Marc Khouzam
|
abf3f62731
|
Bug 318214: Unify Basic remote launch with Advanced remote launch
|
2010-07-23 18:06:58 +00:00 |
|
Andrew Gvozdev
|
73ea2efa7d
|
bug 319769: Unnecessary type casts
patch from Petri Tuononen
|
2010-07-14 14:02:35 +00:00 |
|
Marc Khouzam
|
f279673643
|
Bug 319336: Changing the case of a file is causing problems on Windows. This change make the name of the file different.
|
2010-07-09 19:58:22 +00:00 |
|
Marc Khouzam
|
847b3711f5
|
Bug 319336: Wrongly names properties file
|
2010-07-09 01:29:23 +00:00 |
|
Marc Khouzam
|
78669bf6c1
|
Bug 318230: Use GDB 7.1 support for displaying cores for threads and processes in a label within the debug view.
|
2010-07-06 20:27:07 +00:00 |
|
Marc Khouzam
|
ed0e80d4d4
|
Bug 317325: Up-ing plugin versions for DSF-GDB
|
2010-06-22 19:16:25 +00:00 |
|
Sergey Prigogin
|
58771470a3
|
Removed hardcoded bundle names.
|
2010-06-21 00:45:18 +00:00 |
|
Sergey Prigogin
|
1ddf51d577
|
Removed hardcoded bundle names.
|
2010-06-21 00:35:25 +00:00 |
|
Vivian Kong
|
70237c3d81
|
Bug 315439 Fix up copyright
|
2010-06-03 00:12:05 +00:00 |
|
Marc Khouzam
|
9db429483b
|
Bug 314536; Typo
|
2010-05-29 10:29:41 +00:00 |
|
Marc Khouzam
|
7d968da82e
|
Bug 314536: Hide "Use shared library symbols for debugged applications" as it makes normal launches fail. We will revisit this option when we fully support multi-exec on Linux
|
2010-05-29 10:10:38 +00:00 |
|
Ken Ryall
|
29f2c9bf4f
|
Bug 313893, reorg capabilities into cdt product plug-in.
|
2010-05-26 16:16:52 +00:00 |
|
Ken Ryall
|
d279184e5e
|
Bug 303968, apply Marc's patch to move the remainder of the UI from gdb to dsf plug-ins.
|
2010-05-25 18:48:54 +00:00 |
|
John Cortell
|
5256a869aa
|
Bug 313823: Intermittent NPE during shutdown, in ThreadVMNode
|
2010-05-20 22:21:20 +00:00 |
|
Mikhail Khodjaiants
|
e733369d6f
|
Bug 313806 - Export all debug packages.
|
2010-05-20 20:38:54 +00:00 |
|
Marc Khouzam
|
75a65c4f96
|
Bug 284286: Missing action to exit trace visualization mode.
|
2010-05-20 15:26:17 +00:00 |
|
Marc Khouzam
|
d40ae2e41d
|
Bug 284286: Missing icon for StopVisualization
|
2010-05-20 15:13:42 +00:00 |
|
Marc Khouzam
|
f2fab88813
|
Bug 281970: Needed a way to check if setDefaults() was called that was unique for each configuration.
|
2010-05-17 20:23:32 +00:00 |
|
Marc Khouzam
|
24f6fec914
|
Bug 304384: Undo the last fix which broke the case where we first created a Run configuration. Instead, check if the global pref is set before forcing a preferred launch delegate.
|
2010-05-14 10:25:25 +00:00 |
|
Marc Khouzam
|
eb382a9bee
|
Bug 304384: Move logic to set default launch delegate to the tab of the DSF-GDB delegate. This is to allow the global preference for launch delegate not to be overridden unless DSF-GDB is also the global preference.
|
2010-05-14 02:18:31 +00:00 |
|
Marc Khouzam
|
fe3c6d028f
|
Bug 281970: No longer show the Debugger, Refresh and Source tabs for a Run Configuration. Also, make sure a Run configuration can be used for Debug and vice versa.
|
2010-05-14 01:50:46 +00:00 |
|
Marc Khouzam
|
25085b92c5
|
Bug 312706: Update the enablement of the buttons after they are created.
|
2010-05-12 20:21:40 +00:00 |
|
Marc Khouzam
|
02f73b5ead
|
Bug 312342: Make sure the dialog window size is big enough to show all its content.
|
2010-05-12 15:24:54 +00:00 |
|
Marc Khouzam
|
61d7272149
|
Bug 306555: Support for Cast To Type and Display As Array for DSF-GDB
|
2010-05-11 19:55:35 +00:00 |
|
Vivian Kong
|
e06bd24516
|
remove extra parenthesis
|
2010-05-11 13:58:12 +00:00 |
|
Vivian Kong
|
528612c2b2
|
Bug 312092 - TVT36:TCT174: FRA - Duplicate mnemonic for Browse (same string used twice in same panel)
|
2010-05-07 18:09:31 +00:00 |
|
Marc Khouzam
|
6ad86fa192
|
Bug 281970: Cleanup based on John's review
|
2010-05-07 18:02:49 +00:00 |
|
John Cortell
|
bd09547166
|
befriend jtag plugin to let it avoid warnings
|
2010-05-06 21:28:12 +00:00 |
|
Marc Khouzam
|
4e0258df9a
|
Bug 281970: No longer use CDIs "debugger" extension point, as it was useless for DSF-GDB and only causing confusion.
|
2010-05-06 20:07:47 +00:00 |
|
Vivian Kong
|
001dc097d9
|
Bug 311591 - externalize strings for debug activities
|
2010-05-04 18:42:19 +00:00 |
|
Marc Khouzam
|
2fdba57f07
|
Bug 289526: Change the order of steps to restart the inferior to make sure we don't get output before we have created our consoles. This is to protect ourselves against 223154
|
2010-04-30 20:30:36 +00:00 |
|
Pawel Piech
|
718f11adef
|
Bug 289526 - [debug view] Migrate the Restart feature to the new one, as supported by the platform
|
2010-04-29 22:45:45 +00:00 |
|
Marc Khouzam
|
c8835a2f95
|
Bug 284286: Trace Record visualization for DSF-GDB
|
2010-04-28 23:50:54 +00:00 |
|
Alena Laskavaia
|
b06a0cbd3a
|
Bug 310672 Remove clones of PixelConverter and replaced with usage of org.eclipse.jface.layout.PixelConverter
|
2010-04-27 17:10:39 +00:00 |
|
Marc Khouzam
|
6fbc6bfd8d
|
[310539] Missing call to request.done()
|
2010-04-26 20:02:36 +00:00 |
|
Marc Khouzam
|
ff8e3b71be
|
The NLS strings were changed in the LuanchUIMessages.properties file, but this file was not updated accordingly.
|
2010-04-26 19:58:53 +00:00 |
|
Anton Leherbauer
|
1e118a7e58
|
[309001] Too many debug hovers in Preferences
|
2010-04-23 06:24:18 +00:00 |
|
John Cortell
|
a2f1be9eff
|
[280631] Thread list in Debug view not updated with non-Linux target
|
2010-04-22 23:03:58 +00:00 |
|
John Cortell
|
5fa88afc45
|
The wizard-generated generic NLS references drive me up the wall :-) Makes it difficult to follow what exactly the GUI code is putting together. I need to add something to this tab, so I'm cleaning this up first. No functional change in this comment.
|
2010-04-21 17:43:55 +00:00 |
|
John Cortell
|
f2ef694bcc
|
[309954] 'Use Inspector Debug Hover' checkbox could use a more intuitive label
|
2010-04-21 13:45:38 +00:00 |
|
John Cortell
|
a7b0ef2fef
|
last commit had temporary change I forgot to remove
|
2010-04-20 23:00:33 +00:00 |
|
John Cortell
|
2c70f116e7
|
[309887] The dsf-gdb preference page lacks context help
|
2010-04-20 22:53:36 +00:00 |
|
John Cortell
|
f8d7eee520
|
[309234] DSF not as helpful as CDI on SEGV
|
2010-04-19 12:47:48 +00:00 |
|