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

19022 commits

Author SHA1 Message Date
Marc Khouzam
98194b097c Bug 333284: Thread state is shown incorrectly after attaching to an app in non-stop mode. Use non-interrupting attach when in non-stop to fix this issue, and to improved behavior when attaching. 2011-04-04 01:24:32 +00:00
Sergey Prigogin
35255ca2cc Formatter improvements. 2011-04-03 05:10:15 +00:00
Marc Khouzam
c1b808e0ff Bug 337893: Setting breakpoints on a running target does not work with multi-process 2011-04-03 02:45:16 +00:00
Marc Khouzam
c31250025c Bug 337893: Support for setting breakpoints on a running target with multi-process 2011-04-03 02:15:11 +00:00
Marc Khouzam
4a1aa3517c Bug 336890: Allow IBreakpointTargetDMContext to be matched even if the processId is missing. 2011-04-02 01:50:49 +00:00
John Cortell
ce6f320fd8 Bug 341682 - Duplicate string ID found in ORG.ECLIPSE.CDT.DEBUG.UI.MEMORY.MEMORYBROWSER 2011-04-01 22:04:55 +00:00
Marc Khouzam
d1c3139020 Bug 341423: Race condition when initializing DSF services. Temporary solution for the Indigo release. 2011-04-01 18:17:42 +00:00
John Cortell
0069fbe0d3 Add JavaDoc 2011-04-01 14:27:45 +00:00
Patrick Chuong
818e571ee9 Bug 340478 - Variables/Registers/Expressions view refresh button enable/disable state gets messed up if the view is pinned 2011-04-01 13:42:32 +00:00
Markus Schorn
ffd5ae3839 Bug 341440: Thread safety for PDOM objects. 2011-04-01 09:08:56 +00:00
John Cortell
64dfda5331 Bug 341170 - Fix for platform bug 291323 changed API behavior, regressing behavior in CDT 2011-03-31 15:40:28 +00:00
Markus Schorn
49b5fc416b Testcase and fix for a parameter name resolution problem. 2011-03-31 15:07:05 +00:00
Anton Leherbauer
4fd6f1407b Bug 340492 - Wrong coloring of template template parameters 2011-03-31 14:23:29 +00:00
Anton Leherbauer
82aa60a838 Bug 341086 - Add a variable like 'base_filename' to the code template variables 2011-03-31 14:08:24 +00:00
Vivian Kong
6e469df334 Bug 341483 - [Accessibility] CDT documentation has accessibility issues 2011-03-31 13:59:18 +00:00
Vivian Kong
26783a5bb5 Bug 341483 - [Accessibility] CDT documentation has accessibility issues 2011-03-31 13:49:37 +00:00
Sergey Prigogin
f9baa85a8b Cosmetics. 2011-03-31 07:02:11 +00:00
Sergey Prigogin
ae5c304eec Formatter bug fixes. 2011-03-31 06:33:36 +00:00
Sergey Prigogin
3452064a2f Wrapped long lines. 2011-03-31 05:36:51 +00:00
Sergey Prigogin
101bcadce5 Line breaking in 'if' statements. 2011-03-31 05:32:31 +00:00
Sergey Prigogin
dd6f20db86 Line breaking in 'if' statements. 2011-03-31 03:07:20 +00:00
Sergey Prigogin
ae4651ac31 Formatting of conditional expressions. 2011-03-31 02:15:52 +00:00
Andrew Gvozdev
be1a78cd90 bug 341362: C/C++ General > Paths & Symbols > Include Files > Add... > File system... file filter is broken 2011-03-30 18:22:05 +00:00
Marc Khouzam
f9be56f5d4 Bug 341396: A process that has not been started should be considered as suspended in non-top mode too 2011-03-30 17:19:07 +00:00
Markus Schorn
a3be88af27 Bug 341008: Open element for enumerators nested in classes. 2011-03-30 16:49:04 +00:00
Marc Khouzam
7edc697389 Bug 337893 - Support concurrent setting of bp on a running target for non-stop mode, single process 2011-03-30 15:06:19 +00:00
Markus Schorn
a9a26fba14 Bug 340773: Correctly consider alternate decl-specifiers. 2011-03-30 14:42:21 +00:00
Patrick Chuong
c1d6a1cffe Bug 340177 - [breakpoints] Update CDT ToggleBreakpointTargetFactory enablement 2011-03-30 13:56:31 +00:00
Sergey Prigogin
16fdcfdd18 Code formatter fixes. 2011-03-30 03:02:45 +00:00
Sergey Prigogin
eacd718cb6 Cosmetics. 2011-03-29 19:47:24 +00:00
Alena Laskavaia
29a23cb5d2 depend on codan core 2011-03-29 18:22:15 +00:00
Alena Laskavaia
31ec0b89c2 Bug 329430 - using bug icons for now for codan markers 2011-03-29 18:19:33 +00:00
Alena Laskavaia
3bceaf6856 added a method to reurn problem instance by marker 2011-03-29 18:17:58 +00:00
Alena Laskavaia
38cea0f9eb removed deprecated method 2011-03-29 18:15:24 +00:00
John Cortell
69100108b5 Avoid NPE (reported by FindBugs) 2011-03-29 15:38:16 +00:00
John Cortell
79a13f0c70 Bug 341245 - Importing binary file larger than 1024 bytes works incorrectly 2011-03-29 15:13:34 +00:00
Sergey Prigogin
f5b0005a75 Formatter fixes. 2011-03-29 06:36:51 +00:00
Sergey Prigogin
adcb6b9e67 Adjusted error message. 2011-03-29 06:36:27 +00:00
John Cortell
eeb3c6825a Bug 341175 - Address FindBugs issues in debug.core and debug.ui 2011-03-28 23:11:24 +00:00
John Cortell
ea04df9522 Bug 341170 - Fix for platform bug 291323 changed API behavior, regressing behavior in CDT 2011-03-28 21:00:06 +00:00
Marc Khouzam
fa13a7c63b Bug 337893 - Tests for IMIRunControl.executeWithTargetAvailable, non-stop mode 2011-03-28 19:23:02 +00:00
Sergey Prigogin
ceb31ed878 Adding a missing @since tag. 2011-03-28 19:17:19 +00:00
Marc Khouzam
ccfa88d37b Bug 337893 - Support concurrent setting of bp on a running target 2011-03-28 17:42:56 +00:00
Marc Khouzam
09499bd32c Bug 337893 - Tests for IMIRunControl.executeWithTargetAvailable, all-stop mode 2011-03-28 17:24:52 +00:00
Markus Schorn
ccf2de4e53 Bug 339475: Using explicit instance vs. partial specialization. 2011-03-28 15:39:40 +00:00
Markus Schorn
725a53f6da Bug 339501: NPE in Call Hierarchy. 2011-03-28 14:56:45 +00:00
Markus Schorn
33f54a1614 Bug 340664: NPE in content assist. 2011-03-28 13:43:52 +00:00
Markus Schorn
45d8d40d08 Bug 339977: void f(void) in template argument deduction. 2011-03-28 09:38:57 +00:00
Sergey Prigogin
69c80b5390 Simplified example code. 2011-03-28 00:37:56 +00:00
Sergey Prigogin
32d0894ce1 Formatting bug fixes. 2011-03-28 00:14:20 +00:00