John Cortell
|
f223513d5f
|
[308933] Event breakpoints icons lack decorators
|
2010-04-12 21:09:46 +00:00 |
|
Marc Khouzam
|
16341ab008
|
Replace distorted icon with the same icon used by the build console.
|
2010-04-12 19:53:40 +00:00 |
|
John Cortell
|
e776528588
|
[306427] Remove obsolete catchpoint types from CDT
|
2010-04-12 19:01:24 +00:00 |
|
John Cortell
|
9be4928cfb
|
Added boilerplate
|
2010-04-12 18:57:05 +00:00 |
|
John Cortell
|
a597e27edd
|
[176636] CDT debugger shows the wrong source file if filenames are the same
|
2010-04-12 15:33:40 +00:00 |
|
Ed Swartz
|
98e85062aa
|
Fix corrupted properties entries and update wording for the casting category.
|
2010-04-12 13:36:01 +00:00 |
|
John Cortell
|
018388f14d
|
Move new common gdb plugins to dedicated feature
|
2010-04-09 21:56:43 +00:00 |
|
John Cortell
|
2622f554b5
|
Move new common gdb plugins to dedicated feature
|
2010-04-09 21:45:36 +00:00 |
|
John Cortell
|
e7b723ffdb
|
New dedicated feature for common gdb plugins
|
2010-04-09 21:32:03 +00:00 |
|
Marc Khouzam
|
7c14e3bb49
|
[284286] Move down the Breakpoint type entry of the CEditor popup menu. It is nicer to have the toggle bp menu first.
|
2010-04-09 13:06:21 +00:00 |
|
Alena Laskavaia
|
92b10b9ca5
|
[304010] - exploring values of base class fields
|
2010-04-08 21:07:13 +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 |
|
Alena Laskavaia
|
5e2d6690ac
|
- added since tag
|
2010-04-08 19:40:49 +00:00 |
|
Alena Laskavaia
|
e7933895ff
|
[221844] - support cases with multiple breakpoints (gdb does not return breakpoint with file/line so cdt sets it from requested info)
|
2010-04-08 19:31:39 +00:00 |
|
Alena Laskavaia
|
c9bd45c6cc
|
- refactored tests a bit to localize failure on breakpoint misses
|
2010-04-08 19:04:58 +00:00 |
|
John Cortell
|
40cadb2a86
|
Init rev; plugin that houses things common between DSF-GDB and
CDI-GDB for features/bug-fixes going forward
|
2010-04-08 18:12:09 +00:00 |
|
Mikhail Khodjaiants
|
6fa60a512c
|
If the evaluation context is not valid the detail panel should be cleared.
|
2010-04-07 16:31:30 +00:00 |
|
Ken Ryall
|
857c5eae68
|
Bug 303440 - [preferences] Unify and clarify debug preference pages
|
2010-04-07 15:19:53 +00:00 |
|
Mikhail Khodjaiants
|
cdb45fd02a
|
Bug 308055: Register values are not updated when switching between frames. CViewerInputProvider should extend existing platform input providers.
|
2010-04-06 18:05:17 +00:00 |
|
Marc Khouzam
|
32bc5eaf8a
|
[306569] Missing @since tags
|
2010-04-06 02:04:28 +00:00 |
|
Mikhail Khodjaiants
|
304f3b2500
|
Bug 306569: Dynamic content support for ICDebuggerPage
|
2010-04-06 00:49:45 +00:00 |
|
Mikhail Khodjaiants
|
c13a2bfe52
|
Bug 308055: Register values are not updated when switching between frames
|
2010-04-05 23:37:43 +00:00 |
|
Marc Khouzam
|
4eb4b63bcb
|
[299835] Updating restart command icon to match the new platform one, which is clearer. We still need to actually use the platform command instead of contributing our own...
|
2010-04-05 00:53:29 +00:00 |
|
Mikhail Khodjaiants
|
0226852623
|
Making the top level "computeStackFrame" synchronized to prevent unnecessary stack computations.
|
2010-04-05 00:12:01 +00:00 |
|
John Cortell
|
396d8a4ffd
|
[305533] Remove reference to obsolete commands
|
2010-04-01 22:09:09 +00:00 |
|
Ed Swartz
|
2cfb9a353a
|
Fix bug 306553 by generalizing Cast To Type / Display As Array UI so it can be implemented by adapters. In DSF, add IExpressions2 service to implement this support.
|
2010-03-24 20:32:55 +00:00 |
|
John Cortell
|
d42788838e
|
[303569] Realized there's no need for a catchpoint-hit object in order to support gdb < 7.0. We can use a breakpoint-hit one just with gdb >= 7.0
|
2010-03-18 18:09:10 +00:00 |
|
John Cortell
|
74905a9380
|
[306287] debug.ui bundle does not export some packages
|
2010-03-17 22:47:16 +00:00 |
|
John Cortell
|
14d03593f9
|
befriend dsf-gdb plugin for an internal package (fix warnings)
|
2010-03-17 20:12:07 +00:00 |
|
John Cortell
|
2e7e95dfad
|
Fixed warnings
|
2010-03-17 20:07:52 +00:00 |
|
Marc Khouzam
|
6063d45e4e
|
[300718] The delete button in the Breakpoint actions preference page was no longer being called because of the bug fix in bug 300718
|
2010-03-17 13:43:04 +00:00 |
|
John Cortell
|
a7719f85de
|
Cleanup and optimization of logic that records the console, target and log stream output.
|
2010-03-16 16:27:33 +00:00 |
|
Pawel Piech
|
6d9cc48125
|
[303553] comment#14 - Added the breakpoint properties command definition back in.
|
2010-03-15 16:03:56 +00:00 |
|
Doug Schaefer
|
0613a1b069
|
Fixes for M6 build.
|
2010-03-13 17:45:44 +00:00 |
|
John Cortell
|
900aeefc47
|
[303569] Additional fix for gdb >= 7.0
|
2010-03-13 05:56:34 +00:00 |
|
John Cortell
|
e75632e46b
|
Corrected comment
|
2010-03-13 04:32:45 +00:00 |
|
Marc Khouzam
|
c393671389
|
Wrong @since tag
|
2010-03-13 01:15:14 +00:00 |
|
John Cortell
|
9146796fd6
|
[305752] Constants for standard event breakpoint types should be outside the CDI-GDB plugin
|
2010-03-12 23:36:43 +00:00 |
|
John Cortell
|
cde61d6544
|
[305533] Removed old disassembly view from codebase
|
2010-03-12 20:15:32 +00:00 |
|
John Cortell
|
83736061cd
|
[305667] Possible NPE in CSourceFinder (applied patch)
|
2010-03-12 13:49:01 +00:00 |
|
Anton Leherbauer
|
bd8092d830
|
[302925] Apply partial workaround for excessive data from GDB also to CDI back-end
|
2010-03-12 08:00:12 +00:00 |
|
John Cortell
|
b898da879b
|
Fixed warnings
|
2010-03-11 23:39:59 +00:00 |
|
John Cortell
|
545e3a387d
|
Befriend dsf ui plugin to quite warnings
|
2010-03-11 23:38:55 +00:00 |
|
Ken Ryall
|
c458fc2918
|
Bug 305533, Step One, remove the old Disassembly view and rename the DSF one.
|
2010-03-11 22:43:38 +00:00 |
|
Marc Khouzam
|
6b01652bf6
|
[249223] Make ResumeWithoutSignal retargettable. Add ResumeWithoutSignal action to DSF-GDB, but this is not complete because DSF-GDB does not handle the signal stuff yet.
|
2010-03-11 19:19:38 +00:00 |
|
John Cortell
|
1941123178
|
[304380] Line breakpoints are set with a simple file namein Cygwin session; fails to support same named files
|
2010-03-11 00:22:04 +00:00 |
|
Ken Ryall
|
c1af52dba5
|
Open the DSF disassembly view.
|
2010-03-10 21:22:10 +00:00 |
|
Ken Ryall
|
75267de2dc
|
Update with Pawel's adjusted patch using ICBreakpoint.C_BREAKPOINTS_DEBUG_MODEL_ID
|
2010-03-09 22:45:11 +00:00 |
|
Pawel Piech
|
ac2299bdb9
|
[303553] Added an assert.
|
2010-03-05 20:52:18 +00:00 |
|
Pawel Piech
|
9c26a6933c
|
[303553] - Disabled handler for multi-selection.
|
2010-03-05 20:38:32 +00:00 |
|