Marc Khouzam
03af322a6f
Bug 290173: Migrate the Connect command to the asynchronous platform API
...
Change-Id: Id5025b8936ad88f42e6fa7e07094b04923d0f7a7
Reviewed-on: https://git.eclipse.org/r/6816
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-07-25 10:36:09 -04:00
Marc Khouzam
6abf9e1a42
Bug 317173: Cleanup warnings for DSF-GDB.
2012-04-20 15:38:21 -04:00
Pawel Piech
dd069579ac
Bug 360588 - [breakpoints] Allow user to edit all its properties
...
prior to creating the breakpoint.
- Added support for double-click action modifiers in the Disassembly
view.
- Added an "Add Breakpoint..." action to the Disassembly view as
well.
- Converted the Breakpoints view's "Add Watchpoint (C/C++)" action
to use a full breakpoint properties dialog when creating a watchpoint.
- Added an "Add Function Breakpoint (C/C++)" action to the
Breakpoints view. The action opens the full properties dialog and
allows user to enter the function name.
2012-03-18 20:54:10 -07:00
Pawel Piech
b9f5e87587
Bug 360588 - [breakpoints] Allow user to edit all its properties prior to creating the breakpoint
...
Added ICBreakpointContext interface.
2012-03-18 20:50:44 -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
Anton Leherbauer
c7803d38e9
Bug 366942 - [disassembly] Extension point for contributing ruler columns
2011-12-21 14:11:35 +01:00
Sergey Prigogin
09967ad791
Version number changes missed in the previous commit.
2011-10-19 20:53:44 -07:00
Sergey Prigogin
457af57f60
Changed the execution environment to JavaSE-1.6
2011-10-17 16:44:49 -07:00
Scott Tepavich
9fe6dfee8e
Bug 357612 - [disassembly] Missing register tool-tips
2011-09-16 09:56:50 +02:00
Anton Leherbauer
754bca12d2
Update minimum bundle versions
2011-02-25 13:37:13 +00:00
Patrick Chuong
480ee167c8
Bug 334566 - [multicore][Pin&Clone] Add support for icon overlay in the debug view
2011-02-15 21:12:12 +00:00
Patrick Chuong
0d4ca399d0
Bug 331781 - Pin and Clone support
2011-01-17 18:17:43 +00:00
John Cortell
6f3aa8adf2
Bug 314745: Need to API to expose the address bar text and memory space ID set in Memory Browser
2010-05-28 13:01:57 +00:00
John Cortell
74905a9380
[306287] debug.ui bundle does not export some packages
2010-03-17 22:47:16 +00:00
John Cortell
cde61d6544
[305533] Removed old disassembly view from codebase
2010-03-12 20:15:32 +00:00
John Cortell
545e3a387d
Befriend dsf ui plugin to quite warnings
2010-03-11 23:38:55 +00:00
John Cortell
eddb058986
[302772] Refactor DSF Disassembly view to support CDI
2010-02-15 15:34:31 +00:00
Ken Ryall
4934483c60
Increment version number to 7.0
2010-01-07 14:38:00 +00:00
Marc Khouzam
721192f266
[284286] First phase of tracepoint support. Tracepoints can now be created/deleted/enabled/disabled, we can add conditions and passcount.
2009-12-18 18:59:44 +00:00
Ken Ryall
dcd0c58abf
Bug 159955, enable the source not found editor for DSF.
2009-11-10 22:06:46 +00:00
Pawel Piech
695c6aab00
Bug 294351 - Add debug hover support for DSF
2009-11-10 00:08:13 +00:00
Vivian Kong
fa3911cd90
bug 254200 - use ICU4J
2009-03-13 13:47:48 +00:00
Ken Ryall
eeb929745b
Bug 265796
2009-02-25 20:06:32 +00:00
Ken Ryall
412ba1852c
Fix API tooling problems and first pass and cleanup of the Executables view sources. Does not yet include all changes from the patch in bug 265796
2009-02-25 15:24:14 +00:00
Anton Leherbauer
7db7ce6ac9
Update bundle versions
2008-11-24 09:29:32 +00:00
Alena Laskavaia
8c037f0524
bug 226689 - catchpoint support
2008-04-25 17:39:32 +00:00
Mikhail Khodjaiants
78f39429c5
Bug 210558: Migrate CDT to use new platform Modules view.
2008-04-01 15:08:15 +00:00
Ken Ryall
3071e4834e
Bug 182388, Executables view and supporting classes.
2008-03-24 21:21:02 +00:00
Anton Leherbauer
8f9be92af5
Fix manifest warnings
2008-02-15 10:29:25 +00:00
Anton Leherbauer
8629e6b5d1
Upversion plug-ins to 5.0.0
2007-11-06 08:02:32 +00:00
Ken Ryall
27bfb855d6
Bug 195984.
2007-08-03 04:10:17 +00:00
Ken Ryall
1bf06a9d31
Bug 81353, option to view disassembly when stopped in a location with no source.
2007-07-29 15:32:08 +00:00
John Cortell
dffdcfe031
Fixed 183094. Extension point interface was in package not exported.
2007-04-19 01:56:58 +00:00
Anton Leherbauer
b7f5c2f33e
Upversion to 4.0.0 and fix dependency version ranges (bug 157543)
2006-10-11 12:28:54 +00:00
Doug Schaefer
7549d7cec2
Propogated Import Executable improvements from CDT 3.1.
2006-08-25 20:26:05 +00:00
Ken Ryall
8bd344b11f
Initial commit of the Import Executable Wizard.
2006-04-28 15:16:43 +00:00
Mikhail Khodjaiants
3d876aa65c
Added dependency to the org.eclipse.ui.views plugin (needed to use the breakpoint actions in the Outline view).
2006-02-27 22:16:34 +00:00
David Inglis
58f26dfed6
Fixed build for jar'd plugins
...
cleaned up .project files
2006-01-18 18:16:35 +00:00
Doug Schaefer
c5c47c0842
Trying out the .qualifier version for builds.
2006-01-03 19:11:47 +00:00
Mikhail Khodjaiants
34c3e374c4
Bug 109526: Support Eclipse-LazyStart and deprecate Eclipse-AutoStart.
2005-12-27 23:59:14 +00:00
Doug Schaefer
f68ca2c02b
Made all of the plugins OSGi components.
2005-11-15 21:33:43 +00:00