Marc Khouzam
6abf9e1a42
Bug 317173: Cleanup warnings for DSF-GDB.
2012-04-20 15:38:21 -04:00
Pawel Piech
6d107cd42e
Bug 374512 - breakpointContribution does not support custom
...
field editors
Also addresses:
Bug 374514 - breakpointContribution always add Widgets on top of
common properties page
Bug 374508 - breakpointContribution does not support restrictions
2012-04-03 14:17:57 -07:00
Sergey Prigogin
850063c25d
Cosmetics.
2012-04-02 10:50:08 -07:00
Anton Gorenkov
4a793c0801
Bug 180256 - Launch configurations should support build variables
2012-04-02 10:47:17 -07:00
Pawel Piech
7c29ca49ce
Bug 374988 - [breakpoints] Update "Add Watchpoint" action and "Add Event Breakpoint" actions to use new dialog
2012-03-23 11:40:18 -07:00
Pawel Piech
7c1e0556b6
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint.
2012-03-18 20:48:56 -07:00
Mathias Kunter
baeccceba6
Bug 370462 - Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences
2012-03-07 09:33:31 -05:00
Mathias Kunter
cd1de04157
Bug 370462: Improving the debug preferences. Better handling of octal addresses.
2012-03-06 09:23:36 -05:00
Marc Khouzam
49c5be791f
Bug 370462: Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences. Update to number format changes to avoid API breakage.
2012-03-06 09:23:34 -05:00
Marc Khouzam
23a8adbdb7
Bug 370462: Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences. Update to DSF-GDB to avoid API change.
2012-03-06 09:23:30 -05:00
Mathias Kunter
c61ae8a137
Bug 370462: Improving the debug preferences - add support for different charsets and unify DSF and CDI debug preferences
2012-03-06 09:23:28 -05:00
Scott Tepavich
b9255e88a5
Bug 360280 - [breakpoints] Reposition breakpoints when planted on invalid line
2012-02-08 11:16:58 -08:00
Marc Khouzam
2bafef2e42
Code cleanup, mostly about missing @Override
2012-01-17 09:42:18 -05:00
Sergey Prigogin
09967ad791
Version number changes missed in the previous commit.
2011-10-19 20:53:44 -07:00
Sergey Prigogin
2932f9122c
Updated parent feature version in pom.xml files.
2011-10-19 19:32:07 -07:00
Sergey Prigogin
7a3c9ba3a1
Switched to Java 1.6.
2011-10-17 18:04:17 -07:00
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