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

18454 commits

Author SHA1 Message Date
Markus Schorn
aa9690322b Bug 332883: auto-type in range-based for. 2010-12-23 13:33:43 +00:00
Marc Khouzam
1be3c0dbd9 Bug 290572: Cleanup of ReverseDebuggingPropertyTester to remove code that is no longer necessary. 2010-12-22 19:02:09 +00:00
Anton Leherbauer
d395d762b8 Bug 290572 - [reverse] Reverse buttons don't appear as soon as we turn on Reverse Debugging 2010-12-22 11:22:16 +00:00
Anton Leherbauer
7d24065c7d Bug 286162 - Debug core logs spawner IO exception when running C/C++ executable on Linux 2010-12-22 09:48:32 +00:00
Patrick Chuong
581d1af49f Bug 328168 - Disassembly view does not align address enter new address manually 2010-12-21 16:53:48 +00:00
Anton Leherbauer
9551d8a724 Bug 240558 - Doxygen comment generator doesn't recognize void parameter properly 2010-12-21 09:19:51 +00:00
Patrick Chuong
03871352b5 Bug 315443 - [disassembly] Not possible to remove breakpoint in disassembly view with double clicks 2010-12-20 15:37:43 +00:00
Andrew Gvozdev
f357f9741f bug 327897: [ScannerDiscovery80] Tidy up certain scanner discovery code 2010-12-20 15:11:18 +00:00
Marc Khouzam
220e3bf81a Bug 332915: [tracepoint] Refreshing the Trace Control view blocks the UI thread 2010-12-20 02:17:37 +00:00
Sergey Prigogin
3e78c7b962 Make CompilationDirectorySourceContainer little smarter. 2010-12-19 07:27:45 +00:00
Markus Schorn
b81cf7e199 Bug 332114: Exceptions when parsing gcc-testsuite. 2010-12-17 10:55:23 +00:00
Marc Khouzam
1fcecce140 Bug 325552: License 2010-12-16 20:47:21 +00:00
Marc Khouzam
d5cb79858a Bug 325556: GDB 7.x MI thread details field ignored (DSF) 2010-12-16 20:35:59 +00:00
Marc Khouzam
7585651f46 Bug 325552: GDB 7.x getOsId() pattern match too restrictive (DSF) 2010-12-16 19:48:24 +00:00
Sergey Prigogin
850511bfd3 Added a missing condition. 2010-12-16 18:04:38 +00:00
Sergey Prigogin
f8cb160e20 Added a missing condition. 2010-12-16 18:03:42 +00:00
Ken Ryall
d1c831f3c2 Enhance support for scripting and running headless. 2010-12-16 17:46:30 +00:00
Marc Khouzam
d9d0cd6f17 Bug 237306: First part of commit for multi-process on Linux (GDB 7.2). It allows for a multi-process session for an attach debug session or a remote attach debug session. 2010-12-16 03:13:31 +00:00
Sergey Prigogin
47f70de67b Bug 225805. Few more tweaks for CProjectSourceContainer and SourceFoldersRelativePathSourceContainer 2010-12-16 02:14:35 +00:00
Sergey Prigogin
686dacabdb Bug 225805 - Make compilation directory container return IFiles when possible. 2010-12-15 02:23:32 +00:00
Sergey Prigogin
a6387c02ef Removed a leftover commented out code fragment, 2010-12-15 01:18:10 +00:00
Ken Ryall
cc19f30cd6 Fix NPE. 2010-12-14 19:58:20 +00:00
Vivian Kong
ffb32e66e2 add group write permission to builds 2010-12-13 15:35:36 +00:00
Anton Leherbauer
acb651e6d6 Bug 332191 - Expression text hover should use fallback if no parsing information is available 2010-12-13 14:27:09 +00:00
Sergey Prigogin
8e592f9a89 Bug 225805. Updated screenshot. 2010-12-12 21:28:01 +00:00
Sergey Prigogin
352368acac Minor label adjustment 2010-12-10 23:24:30 +00:00
Sergey Prigogin
9aee6c4850 Bug 225805 - Sourcelookup handling does not scale to large projects 2010-12-10 22:39:43 +00:00
Sergey Prigogin
49332004f6 Cosmetics. 2010-12-10 22:31:17 +00:00
Sergey Prigogin
f8dfab70e8 Cosmetics. 2010-12-10 22:12:30 +00:00
Sergey Prigogin
ba128d6683 Cosmetics. 2010-12-10 20:25:24 +00:00
Sergey Prigogin
0c65369079 Cosmetics. 2010-12-09 02:51:22 +00:00
Sergey Prigogin
82e06db2d9 Generics. 2010-12-09 01:16:31 +00:00
Doug Schaefer
c42dcb755b Fixed up the command line pattern since someone changed the default for spaces between the output flag and the output. 2010-12-08 21:46:13 +00:00
Sergey Prigogin
4080c880f1 Cosmetics. 2010-12-08 01:56:45 +00:00
Sergey Prigogin
bcf7ea67a0 Loop enhancement. 2010-12-08 00:24:08 +00:00
Sergey Prigogin
e0da7a58dd Enhanced loops. 2010-12-07 20:39:19 +00:00
Emanuel Graf
11f33b6627 Bug 331985: Failing refactoring test
Fix and test case
2010-12-07 13:27:08 +00:00
Andrew Gvozdev
7047d32a98 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts
Added higher level getter and setter for dealing with the string list properties in consistent way
2010-12-06 21:01:03 +00:00
Sergey Prigogin
b9c7e81375 Fixed compiler warnings. 2010-12-06 20:31:37 +00:00
Sergey Prigogin
95ba23d13a Fixed compiler warnings. 2010-12-06 20:21:54 +00:00
Sergey Prigogin
14d28761a1 Avoid calling a deprecated method. 2010-12-06 20:16:51 +00:00
Emanuel Graf
501fad33d6 Bug: 331637 - ExpressionWriter & DeclaratorWriter do not support ICPPASTLambdaExpression patch by Pascal Kesseli 2010-12-06 09:02:48 +00:00
Sergey Prigogin
60281e5c58 Removed redundant checks. 2010-12-06 00:12:51 +00:00
Sergey Prigogin
a07af9a6d4 Enhanced loops. 2010-12-05 22:45:58 +00:00
Sergey Prigogin
3f93fe42c4 Generics. 2010-12-04 22:10:25 +00:00
Sergey Prigogin
f76e087cfa Cosmetics. 2010-12-04 22:07:53 +00:00
Sergey Prigogin
1d59eac559 Cosmetics. 2010-12-04 21:36:21 +00:00
Sergey Prigogin
ef023fca29 Cosmetics. 2010-12-04 02:21:54 +00:00
Sergey Prigogin
6b9291e199 Cosmetics. 2010-12-04 01:48:15 +00:00
Sergey Prigogin
0391ede740 Cosmetics. 2010-12-04 00:57:04 +00:00