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

16865 commits

Author SHA1 Message Date
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
Sergey Prigogin
73175131ff Bug 305987. 2010-04-02 07:42:34 +00:00
Sergey Prigogin
b4b9ae7689 Cosmetics. 2010-04-02 07:28:44 +00:00
John Cortell
c45cc7f9c1 [305178] Wait for MIStoppedEven instead of the more specific MISignalEvent 2010-04-01 22:21:42 +00:00
John Cortell
396d8a4ffd [305533] Remove reference to obsolete commands 2010-04-01 22:09:09 +00:00
Markus Schorn
e45f335e8b Bug 307818: Show target type of typedef specializations in content assist. 2010-04-01 09:29:56 +00:00
Alena Laskavaia
0908dbf0cd - added node factory and cfg for for statement 2010-04-01 02:14:48 +00:00
Vivian Kong
21d46e71ee use platform 3.6m6 build 2010-03-31 20:52:38 +00:00
John Cortell
983dc28f18 Fixed inappropriate reference comparison. Should be a deep comparison (using equals method). 2010-03-31 20:00:58 +00:00
John Cortell
8b280845e4 Test case had coding goof. Incremented and checked wrong iterator variable, leading to early termination of the test. 2010-03-31 19:45:52 +00:00
John Cortell
5db1a3b7f4 [306066] Accidental boolean assignment in org.eclipse.cdt.debug.ui.memory.traditional.Rendering (applied patch) 2010-03-31 19:34:11 +00:00
Markus Schorn
72fd8f6158 Bug 307738: Add include for enumerators. 2010-03-31 14:48:45 +00:00
Markus Schorn
b07eedb957 Bug 305975: Fix creation of ICElements for enumerators. 2010-03-31 14:40:35 +00:00
Markus Schorn
2361b4c075 Bug 307362: open definition for sym-linked duplicates. 2010-03-31 13:47:58 +00:00
Markus Schorn
d7c1b4bf22 Bug 306670: Add include for template specializations. 2010-03-31 12:56:53 +00:00
Markus Schorn
38da7f7ebd Bug 306879: Headers duplicated via symbolic links. 2010-03-31 12:01:53 +00:00
Vivian Kong
d8c47d612a Bug 307593 - [Accessibility] CDT documentation has accessibility issues 2010-03-31 01:34:27 +00:00
Alena Laskavaia
6d33ab23a6 - added test check 2010-03-31 00:50:54 +00:00
Alena Laskavaia
506daf12cd - added methods to get all nodes from cfg 2010-03-31 00:50:44 +00:00
Alena Laskavaia
e1b6394c31 - fixed icons 2010-03-31 00:50:24 +00:00
Alena Laskavaia
5954124bbf - fixed couple of NPE's 2010-03-30 18:34:54 +00:00