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

1363 commits

Author SHA1 Message Date
Sergey Prigogin
457af57f60 Changed the execution environment to JavaSE-1.6 2011-10-17 16:44:49 -07:00
Doug Schaefer
9ec9113700 Update version numbers for Juno. 2011-09-22 15:03:14 -04:00
tmadan
e6b07afaf6 Bug 345151 - Executable View should create virtual folders when
importing executables
2011-07-17 12:41:03 +03:00
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Sergey Prigogin
3a5209e6ff Cosmetics. 2011-05-26 20:48:33 +00:00
Sergey Prigogin
9a1ff716f7 Comment adjustment. 2011-05-26 17:50:27 +00:00
John Cortell
9612b01db0 Bug 342141 - Executables view content goes stale in various scenarios [Discovered inefficiency in new code. There's no need to research a project for executables when we've been able to determine that one or more specific Executable objects were removed. Just update the model and notify listeners.] 2011-05-12 17:55:37 +00:00
John Cortell
a48a40919f Forgot copyright boilerplate 2011-05-12 16:15:51 +00:00
Marc Khouzam
5465ec9a3d Bug 344408: Cannot show mixed-mode disassembly when doing project-less debug 2011-05-02 15:03:13 +00:00
John Cortell
fd479f4b3d Bug 342141 - Executables view content goes stale in various scenarios [corrected inadvertent API breakage] 2011-04-15 15:53:30 +00:00
John Cortell
4e7d74a6be Bug 341168 - EDC Dwarf Reader shouldn't do source mapping 2011-04-14 20:41:44 +00:00
John Cortell
9782f044c7 Bug 342141 - Executables view content goes stale in various scenarios 2011-04-14 20:31:22 +00:00
John Cortell
4eb880ce48 Pattern for using DebugTrace within plug-ins. 2011-04-13 18:35:46 +00:00
John Cortell
caeab9d560 Pattern for using DebugTrace within plug-ins. 2011-04-13 15:57:45 +00:00
John Cortell
69e391fbe1 Bug 342096 - Executables view shows binaries for all build configurations instead of just the active ones 2011-04-12 16:35:04 +00:00
Teodor Madan
c2a6ef0d6b Bug 341607 - Fixed potential NPE when director is null 2011-04-08 12:36:14 +00:00
Teodor Madan
dfeae8915c Bug 341607 - Empty editor content for unavailable file resources when debugger steps into those source files 2011-04-04 14:33:40 +00:00
John Cortell
0069fbe0d3 Add JavaDoc 2011-04-01 14:27:45 +00:00
Patrick Chuong
c1d6a1cffe Bug 340177 - [breakpoints] Update CDT ToggleBreakpointTargetFactory enablement 2011-03-30 13:56:31 +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
Patrick Chuong
e9ccc03be3 Bug 336876 - [multicore] Grouping of Execution Elements for DSF debugger feature 2011-03-10 20:38:23 +00:00
John Cortell
74f76e1c9a Bug 337881: [Memory Browser] Persist the Go To Address history in the launch configuration (removed obsolete file) 2011-03-07 18:54:56 +00:00
John Cortell
6ad4ad176a Bug 337881: [Memory Browser] Persist the Go To Address history in the launch configuration. 2011-03-04 17:41:16 +00:00
Randy Rohrbach
21fb967107 Bug 337881 - Applied Alain Lee patch to deliniate saparate expression lists on a per user/launch basis, where the lists are stored in the launch. 2011-02-24 18:15:13 +00:00
Anton Leherbauer
60080b30c7 Fix deprecation warnings 2011-02-14 14:18:46 +00:00
Patrick Chuong
2f04b81343 Bug 312121 - [breakpoints] Show fullpath not working in breakpoints view for other breakpoint type 2011-02-07 19:48:39 +00:00
Marc Khouzam
4881bba10c Bug 335528: [multi-process] Move startOrRestart to the Processes service 2011-02-02 21:39:37 +00:00
Sergey Prigogin
3e78c7b962 Make CompilationDirectorySourceContainer little smarter. 2010-12-19 07:27:45 +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
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
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
f8dfab70e8 Cosmetics. 2010-12-10 22:12:30 +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
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
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
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
0391ede740 Cosmetics. 2010-12-04 00:57:04 +00:00
Sergey Prigogin
793940eb5e Reverted an accidentally submitted file. 2010-12-03 19:21:31 +00:00
Sergey Prigogin
7791c5f8b3 NLS-style string resources. This change removes public visibility from SourceLookupMessages class that was given to it by mistake. 2010-12-03 00:55:58 +00:00