1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

16785 commits

Author SHA1 Message Date
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
Sergey Prigogin
ea1547dae1 Cosmetics. 2010-04-05 03:07:07 +00:00
Sergey Prigogin
8703b944a2 Cosmetics. 2010-04-05 02:50:55 +00:00
Andrew Gvozdev
c5b2bfd909 cleanup: compilation warnings 2010-04-05 01:36:56 +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
Sergey Prigogin
60322d05d5 Cosmetics. 2010-04-04 17:41:42 +00:00
Sergey Prigogin
411047a2e4 Cosmetics. 2010-04-04 17:25:12 +00:00
Sergey Prigogin
2a47366a32 Cosmetics. 2010-04-04 05:11:23 +00:00
Sergey Prigogin
b908d4b133 Cosmetics. 2010-04-04 05:05:53 +00:00
Sergey Prigogin
60c479677f Cosmetics. 2010-04-04 04:39:11 +00:00
Sergey Prigogin
1012380fa8 Cosmetics. 2010-04-04 03:25:25 +00:00