1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

16796 commits

Author SHA1 Message Date
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
John Cortell
354f9207c9 added a couple of asserts 2010-04-08 21:21:00 +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
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
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
Ling Wang
ab2d1ddfee fixed bug 308535, fail to read symbol name of eight bytes. 2010-04-08 18:02:18 +00:00
Andrew Gvozdev
dd621839a6 cleanup: compilation warnings 2010-04-08 15:48:41 +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
Markus Schorn
df81d1f40e Bug 283080: Updating headers in non-source folders. 2010-04-08 11:49:24 +00:00
Andrew Gvozdev
7824e2e314 bug 307520: Save build console toggle does not work when first being pressed
Patch from Dmitry Kozlov
2010-04-08 02:35:39 +00:00
Alena Laskavaia
a9c6b8f9a7 [307414] - fixed quick fix for assignment in condition - used position information 2010-04-08 01:10:35 +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
Marc Khouzam
f8d0290efa Missing @since tags 2010-04-07 19:28:27 +00:00
Marc Khouzam
8a2cae3b45 [248587] Added new catchpoint JUnit tests to test suites. 2010-04-07 18:39:56 +00:00
John Cortell
b7f97865b7 Neglected to copy breakpoint number into DMData 2010-04-07 18:21:20 +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
Andrew Gvozdev
2dc29833ff bug 308322: Converted to RegexErrorParser 2010-04-07 16:04:56 +00:00
Ken Ryall
857c5eae68 Bug 303440 - [preferences] Unify and clarify debug preference pages 2010-04-07 15:19:53 +00:00
John Cortell
5d4fc7432c [248587] Support "Event' Breakpoints 2010-04-07 15:11:59 +00:00
Vivian Kong
ce0a5734a5 non-translatable strings should be marked in properties file 2010-04-07 14:01:22 +00:00
Andrew Gvozdev
766aa21c74 bug 308322: [Error Parser] XlcErrorParser shouldn't keep leading spaces in error description 2010-04-07 13:51:38 +00:00
Marc Khouzam
00a7b4dfa4 [307614] If GDB returns an error when we ask for values of variables, try again without asking for values. This can happen with prettyPrinters and tracepoint visualization 2010-04-07 12:50:10 +00:00
Markus Schorn
855df3774a Bug 305976: New character types. 2010-04-07 10:00:51 +00:00
Sergey Prigogin
c9d58591b0 Cosmetics. 2010-04-07 05:57:48 +00:00
Sergey Prigogin
1c01ace317 Cosmetics. 2010-04-07 05:20:00 +00:00
Alena Laskavaia
0e5d4a03b0 [306658] - properties subpage - fixed enablemetn and renamed 2010-04-07 02:11:59 +00:00
Alena Laskavaia
d89ad5f2d0 [307825] - fixed to support linked resources 2010-04-07 01:50:33 +00:00
Alena Laskavaia
aae25439d2 - fixed NPE in prefernces page 2010-04-07 01:35:07 +00:00
Alena Laskavaia
80fa0c1930 [307825] - fixed to support linked resources 2010-04-07 01:24:11 +00:00
Alena Laskavaia
e6358c05ce -got rid of joiner - it deadlocks 2010-04-07 01:23:32 +00:00
John Cortell
367979ea80 [248587] Support "Event' Breakpoints 2010-04-06 20:01:42 +00:00
John Cortell
57c6ba5fec [248587] Support "Event' Breakpoints 2010-04-06 19:32:14 +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
6a80bb8cc7 [306569][308131] Allow to recalculate tabs' minimal size 2010-04-06 02:16:26 +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
John Cortell
4ec5b596be Specify dwarf2 debug info. Default for 3.x is STABS, and that is an inferior format. At a minimum, C++ exception catchpoints don't work, and there is a class that tests them. 2010-04-05 17:38:41 +00:00
Sergey Prigogin
85a2f2b28a Cosmetics. 2010-04-05 04:35:00 +00:00
Sergey Prigogin
87d7c4a5a6 Cosmetics. 2010-04-05 04:28:06 +00:00
Sergey Prigogin
a5ed507b17 Cosmetics. 2010-04-05 04:03:28 +00:00
Sergey Prigogin
bc9d25dd8c Cosmetics. 2010-04-05 03:37:20 +00:00
Sergey Prigogin
6b5824dedf Cosmetics. 2010-04-05 03:28:24 +00:00