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

17164 commits

Author SHA1 Message Date
Andrew Gvozdev
44f53ef53d compilation warnings 2010-04-28 19:51:17 +00:00
Andrew Gvozdev
d304fe4f57 compilation warnings 2010-04-28 19:40:14 +00:00
Andrew Gvozdev
ae1955efc0 compilation warnings 2010-04-28 19:31:34 +00:00
Andrew Gvozdev
906c0d3869 compilation warnings 2010-04-28 19:05:05 +00:00
John Cortell
36de03adca Adjustment to last commit. No need to make isAttached and isRemote mutually exclusive. CDI-GDB doesn't currently support attaching via gdbserver, but it's certainly possible (DSF-GDB supports it). 2010-04-28 18:52:10 +00:00
Andrew Gvozdev
2c411b4045 compilation warnings 2010-04-28 18:45:16 +00:00
Andrew Gvozdev
06e6fa4f96 compilation warnings 2010-04-28 18:39:23 +00:00
Andrew Gvozdev
cd60bbb283 compilation warnings 2010-04-28 18:33:03 +00:00
Andrew Gvozdev
d05a0837ed compiler warnings 2010-04-28 17:30:14 +00:00
John Cortell
a67d730090 Bug 304096: Interrupting a Windows target does not always work, revisited. CDI adjustments. 2010-04-28 16:26:25 +00:00
Alena Laskavaia
8f44d67a49 - removed version dependency so it compiles with CDT 6.0 2010-04-28 16:20:55 +00:00
Anton Leherbauer
627bbc0aed Bug 310331 - Fix wrong viewer input 2010-04-28 15:24:54 +00:00
Vivian Kong
5d22a3c67a Bug 306627 - Fix license inconsistencies 2010-04-28 14:45:10 +00:00
James Blackburn
8278c54731 Bug 115601 Update 'Property Page Settings' reference page 2010-04-28 14:05:05 +00:00
Anton Leherbauer
2f123dcce2 Bug 310443 - DSF Disassembly part cannot locate external source files
Bug 310171 - DSF disassembly view doesn't display mixed instructions from multiple files
2010-04-28 13:40:17 +00:00
James Blackburn
f6da41c466 Bug 115601 Add -include option to built-in MBS GNU toolchain. Add Paths & Symbols property page for editing paths of kind ICSettingEntry#INCLUDE_FILE (hidden by default) 2010-04-28 13:23:39 +00:00
Vivian Kong
cacd81cb7e increase feature version as plugins versions had increased 2010-04-28 13:13:12 +00:00
Anton Leherbauer
0d4f5c71b6 Bug 310425 - incorporate Marc's feedback 2010-04-28 08:18:59 +00:00
L. Frank Turovich
90380cf9ed [Bug 310371] Revised Executables and Console views 2010-04-28 02:59:46 +00:00
Alena Laskavaia
7fa181c4b6 - added preference to disable check as you type 2010-04-28 02:59:40 +00:00
Vivian Kong
25406f96bc add LR parser and UPC parser test suite to nightly build 2010-04-27 21:06:28 +00:00
Alena Laskavaia
bccbcf872c - added Problem Details view - first draft 2010-04-27 20:54:32 +00:00
Alena Laskavaia
3a81a21e1f - fixed since tags and enabled API tooling 2010-04-27 20:17:30 +00:00
Marc Khouzam
0bd05a8dbc Bug 310565: Support for new format for Apple GDB. 2010-04-27 19:08:40 +00:00
Alena Laskavaia
b06a0cbd3a Bug 310672 Remove clones of PixelConverter and replaced with usage of org.eclipse.jface.layout.PixelConverter 2010-04-27 17:10:39 +00:00
Vivian Kong
30daee2299 add LR parser and UPC parser test suite to nightly build 2010-04-27 15:47:24 +00:00
Vivian Kong
8473c21a04 Bug 307593 - [Accessibility] CDT documentation has accessibility issues 2010-04-27 15:38:46 +00:00
Anton Leherbauer
048ebbf014 Bug 310425 - [hover][api] Add support for optional details pane and default expansion level to advanced hover 2010-04-27 13:59:29 +00:00
Markus Schorn
ea6bcda223 Bug 310514: Exporting resource snapshots in addition to cdt index. 2010-04-27 12:37:06 +00:00
John Cortell
9e8cd5b29b Bug 304096: restore interrupt behavior for remote debugging case. 2010-04-26 22:58:22 +00:00
John Cortell
e82f7e1313 Minor: more useful title for context help I added last week 2010-04-26 21:13:35 +00:00
John Cortell
ea7d84d9f8 Bug 304096: Fix interrupting Cygwin gdb for both DSF-GDB and CDI-GDB. Send a real CTRL-C; don't use 'kill -SIGINT' 2010-04-26 20:56:06 +00:00
John Cortell
4aee96ae0b Bug 304096: Fix interrupting Cygwin gdb for both DSF-GDB and CDI-GDB. Send a real CTRL-C; don't use 'kill -SIGINT' 2010-04-26 20:18:09 +00:00
Marc Khouzam
6fbc6bfd8d [310539] Missing call to request.done() 2010-04-26 20:02:36 +00:00
Marc Khouzam
ff8e3b71be The NLS strings were changed in the LuanchUIMessages.properties file, but this file was not updated accordingly. 2010-04-26 19:58:53 +00:00
Vivian Kong
5fad5a3b0c mark non-translatable strings as non-translatable in properties file 2010-04-26 18:02:39 +00:00
Ken Ryall
3e7072e2ac Only refresh the mapping of the source files, not the entire list. 2010-04-26 16:59:04 +00:00
Ken Ryall
7d7f5e51f0 Pass along the progress monitor. 2010-04-26 16:58:39 +00:00
James Blackburn
48c3771211 Bug 309107 .project changes on Active configuration change 2010-04-26 16:58:29 +00:00
Ken Ryall
e2d5fb7ffa Better scaling for this progress monitor. 2010-04-26 16:58:20 +00:00
Ken Ryall
562a946c02 Add a flag to only refresh the mapping of the source files without doing a full fetch of the source file list. 2010-04-26 16:57:56 +00:00
Ken Ryall
2f25bce3ed Add a version of getSourceFiles that takes a progress monitor. 2010-04-26 16:57:09 +00:00
James Blackburn
3660472c4c Bug 309909 Headless build import should treat relative paths as relative to the cwd
Verify that the Workspace isn't already locked, as done by IDEApplication, to prevent unsafe shared access to one workspace by multiple Eclipse instances.
2010-04-26 14:37:23 +00:00
Markus Schorn
f210a17908 Bug 309564: Partial ordering of template funcitons. 2010-04-26 14:03:29 +00:00
Markus Schorn
c038f8b53e Bug 309096: NPE in composite index. 2010-04-26 13:20:17 +00:00
Markus Schorn
817e8b717b Bug 308611: Content assist after '?' in conditional expression. 2010-04-26 13:14:33 +00:00
Markus Schorn
e25607ecbf Compiler warning. 2010-04-26 12:19:59 +00:00
Markus Schorn
f262dbf212 Bug 309155: Cast to void. 2010-04-26 12:17:03 +00:00
Anton Leherbauer
8b262a1f4d Bug 309099 - BadLocationException thrown during code type in a cpp file 2010-04-26 12:16:32 +00:00
Anton Leherbauer
4284816c3b Bug 310331 - Minor optimizations to VMViewerUpdate 2010-04-26 12:14:54 +00:00