John Cortell
|
2fd8cfac1d
|
Bug 310914: Fix to avoid fallback of obtaining process list natively when debugging remotely
|
2010-04-29 19:17:18 +00:00 |
|
Marc Khouzam
|
da8db8a30d
|
Bug 311059: workaround for another bug (305385) which is not fixed yet.
|
2010-04-29 18:36:37 +00:00 |
|
Marc Khouzam
|
9b222a1f27
|
Better error printout
|
2010-04-29 18:35:34 +00:00 |
|
Marc Khouzam
|
d768a3ad38
|
Bug 310914: Optimize retrieval of process names.
|
2010-04-29 17:16:05 +00:00 |
|
John Cortell
|
3c6b9abcc7
|
Bug 311059: Process list shown during attach launch with gdb 6.8 has bogus entries
|
2010-04-29 16:41:47 +00:00 |
|
John Cortell
|
2ec0660653
|
Bug 310914: An attach launch with MinGW gdb 7.0 gives no processes to choose from
|
2010-04-29 15:43:40 +00:00 |
|
Marc Khouzam
|
39668b20a5
|
Small enhancement to get the containerDmc in the unit tests
|
2010-04-29 14:21:47 +00:00 |
|
Marc Khouzam
|
c8835a2f95
|
Bug 284286: Trace Record visualization for DSF-GDB
|
2010-04-28 23:50:54 +00:00 |
|
Vivian Kong
|
5d22a3c67a
|
Bug 306627 - Fix license inconsistencies
|
2010-04-28 14:45:10 +00:00 |
|
Marc Khouzam
|
0bd05a8dbc
|
Bug 310565: Support for new format for Apple GDB.
|
2010-04-27 19:08:40 +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 |
|
John Cortell
|
9e8cd5b29b
|
Bug 304096: restore interrupt behavior for remote debugging case.
|
2010-04-26 22:58:22 +00:00 |
|
John Cortell
|
4aee96ae0b
|
Bug 304096: Fix interrupting Cygwin gdb for both DSF-GDB and CDI-GDB. Send a real CTRL-C; don't use 'kill -SIGINT'
|
2010-04-26 20:18:09 +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 |
|
Marc Khouzam
|
a3332201e3
|
Bug 310274: Need to set the fInterruptFailedJob to null in the executor to avoid multi-threaded issues
|
2010-04-23 15:15:26 +00:00 |
|
Marc Khouzam
|
03be2f6b40
|
Bug 310274 - Need to set the fInterruptFailedJob to null to prevent completing the RM twice.
|
2010-04-23 14:42:00 +00:00 |
|
Anton Leherbauer
|
1e118a7e58
|
[309001] Too many debug hovers in Preferences
|
2010-04-23 06:24:18 +00:00 |
|
John Cortell
|
f29a16e895
|
Fixed warning
|
2010-04-22 23:07:11 +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
|
6a1d6ba1d5
|
Added assert. Defensive programming
|
2010-04-22 15:58:17 +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
|
0fa86220d1
|
[248587] Fixed some goofs Marc found on review
|
2010-04-20 20:12:34 +00:00 |
|
John Cortell
|
c6035901f5
|
[248587] Fixed reporting of catchpoint hit in gdb >= 7.0
|
2010-04-20 15:29:57 +00:00 |
|
John Cortell
|
f8d7eee520
|
[309234] DSF not as helpful as CDI on SEGV
|
2010-04-19 12:47:48 +00:00 |
|
John Cortell
|
959e7d3658
|
[309650] Turning on catchpoint while multi-threaded programs runs causes assertion
|
2010-04-19 11:58:40 +00:00 |
|
Marc Khouzam
|
57b3b3f677
|
[309370] Remove code duplication and use the base clase code instead.
|
2010-04-15 18:25:52 +00:00 |
|
Marc Khouzam
|
e030eb3813
|
[284286] Committed trace record navigation icons since they are not properly included in patches
|
2010-04-15 17:55:46 +00:00 |
|
Marc Khouzam
|
17a3b5142f
|
[309215] Missing guards against NPEs and against calling things after being disposed.
|
2010-04-15 13:37:35 +00:00 |
|
Vivian Kong
|
f5aa6deafd
|
Bug 306627 - Fix license inconsistencies
|
2010-04-14 14:56:05 +00:00 |
|
Ed Swartz
|
f20d66d319
|
Commit fix for bug 248610, add "View Memory" support to DSF (Stephen Chong)
|
2010-04-14 13:02:19 +00:00 |
|
John Cortell
|
e776528588
|
[306427] Remove obsolete catchpoint types from CDT
|
2010-04-12 19:01:24 +00:00 |
|
Marc Khouzam
|
fd94bb434b
|
[269927] Allow to save gdb console and gdb traces console
|
2010-04-12 18:52:51 +00:00 |
|
John Cortell
|
92f88c096c
|
Centralize new method to get heavyweight process context
|
2010-04-12 15:57:59 +00:00 |
|
John Cortell
|
0e152439bd
|
Added assert and comment
|
2010-04-09 23:00:03 +00:00 |
|
John Cortell
|
da04759802
|
Neglected to spin off the service call in getProcessContext() on the dsf executor
|
2010-04-09 22:55:26 +00:00 |
|
John Cortell
|
cbdc8d81d3
|
For the stop on main breakpoint (a temporaro breakpoint) gdb 7.0 reports the stopped event with a reason=breakpoint. It provides no reason in gdb < 7.0.
|
2010-04-09 22:44:45 +00:00 |
|
John Cortell
|
2622f554b5
|
Move new common gdb plugins to dedicated feature
|
2010-04-09 21:45:36 +00:00 |
|
John Cortell
|
ed5b124ce7
|
Use run control service to get the actual process context. Fixes tests with MinGW 7.0. Also, had to adjust two tests to not assume threads are reported in a particular order
|
2010-04-09 18:05:08 +00:00 |
|
John Cortell
|
354f9207c9
|
added a couple of asserts
|
2010-04-08 21:21:00 +00:00 |
|
John Cortell
|
119d848c62
|
[305752] Moved gdb event breakpoint constants into new common gdb plugin as well as the registering of the event types (via an extension)
|
2010-04-08 20:02:35 +00:00 |
|
Pawel Piech
|
2db4f5c708
|
[308540] - [expressions][update policy][cdi] Disabled expressions are still evaluated
|
2010-04-08 18:44:08 +00:00 |
|
John Cortell
|
cbf285ec26
|
New plugins that house things common between DSF-GDB and
CDI-GDB for features/bug-fixes going forward
|
2010-04-08 18:22:34 +00:00 |
|
Marc Khouzam
|
4fa240de99
|
Making all methods in alphabetical order
|
2010-04-08 15:17:28 +00:00 |
|
John Cortell
|
7c92312b57
|
minor. wrong cathcpoint type specified, but catchpoint creation is supposed to fail in this case anyway.
|
2010-04-08 14:53:17 +00:00 |
|
John Cortell
|
080bcc692d
|
Corrected argument order; error message is misleading, otherwise.
|
2010-04-07 19:49:00 +00:00 |
|
Marc Khouzam
|
6cf5b7c02e
|
[307614] Use handleError() instead of handleFailure() to handle MI errors.
|
2010-04-07 19:44:12 +00:00 |
|