Mikhail Khodjaiants
07dc15fa9c
Implementing the Disassembly view. New annotation model is added to show breakpoint markers.
2004-04-21 23:10:49 +00:00
Mikhail Khodjaiants
41a3d5d9ff
Changed copyright header.
2004-04-20 16:02:49 +00:00
Mikhail Khodjaiants
e2983ad1f8
Fix for bug 58711: Breakpoint race condition.
2004-04-19 22:12:02 +00:00
Mikhail Khodjaiants
ce956c49b8
Implementing retargettable actions for Disassembly view.
2004-04-16 21:45:24 +00:00
Mikhail Khodjaiants
ff65631c31
Implementing the Disassembly view.
2004-04-15 23:05:15 +00:00
Mikhail Khodjaiants
48f0015abc
Implementing the Disassembly view.
2004-04-15 22:53:48 +00:00
Mikhail Khodjaiants
050a97e1c7
Fixes in the breakpoint-related actions.
2004-04-13 03:17:06 +00:00
Mikhail Khodjaiants
670e216592
Changed the labels of the ruler breakpoint actions.
2004-04-13 01:56:19 +00:00
Mikhail Khodjaiants
2a72346aa5
Implementing retargettable breakpoint related actions.
2004-04-12 22:33:55 +00:00
Mikhail Khodjaiants
a1f408bc47
Implementation of the "Run To Line" retargettable action.
2004-04-11 21:23:36 +00:00
Mikhail Khodjaiants
03d56777ac
Implementing retargettable actions.
2004-04-08 22:20:56 +00:00
Mikhail Khodjaiants
e5bb96e955
Added breakpoint images and implemented the extension points for breakpoint marker annotations.
2004-04-08 20:10:09 +00:00
Mikhail Khodjaiants
d738d66c3c
Strings externalization fixes and reformatting.
2004-04-07 18:17:01 +00:00
Mikhail Khodjaiants
f522b709fd
Removed the "Show Debugger Console" action.
2004-04-07 15:59:20 +00:00
Doug Schaefer
3a5e182ba9
Fixed the warnings from the nightly build. There seems to
...
be a problem with Organize Imports which adds
unnecessary imports so I anticipate these returning
over time until the Organize Imports feature is fixed.
2004-04-06 14:24:15 +00:00
Mikhail Khodjaiants
15a02c374e
Removed dependency to xerces.
2004-04-03 00:04:03 +00:00
Mikhail Khodjaiants
2288121f9b
Fix for bug 57160: Don't override Debug perspective's "autoClose" behavior.
2004-04-02 20:14:07 +00:00
Mikhail Khodjaiants
9a23d4eb95
Fix for bug 57159: Don't add C views to Debug perspective by default.
2004-04-02 16:33:21 +00:00
Mikhail Khodjaiants
129a37e32a
Changes in the Shared Libraries and the Signals views.
2004-04-02 00:13:03 +00:00
Doug Schaefer
62a5a610ad
Added back the xerces deps.
2004-04-01 20:52:48 +00:00
Doug Schaefer
e3569cbd19
Removing plugin and feature references to xerces.
2004-04-01 20:39:39 +00:00
Mikhail Khodjaiants
e9f35af8d7
Moved the "Show Full Paths" action from toolbars to view's menus.
2004-04-01 20:16:55 +00:00
Mikhail Khodjaiants
4eb55adeda
Added default preferences to the C/C++ Debug preference page.
...
Removed the preference page of the Shared Libraries views.
2004-04-01 00:18:58 +00:00
Mikhail Khodjaiants
6f76f7d816
The Registers view has been contibuted and moved to the Eclipse platform.
2004-03-31 23:05:28 +00:00
Mikhail Khodjaiants
4ad9d2c33e
The Registers view has been contibuted and moved to the Eclipse platform.
2004-03-31 22:05:54 +00:00
Mikhail Khodjaiants
9eebc9354a
Fix for Bug 55777: I18N: Memory View is missing key for number_of_columns.
2004-03-23 21:42:27 +00:00
Mikhail Khodjaiants
001891858b
Added missing action tooltips.
2004-03-19 18:45:21 +00:00
Mikhail Khodjaiants
8cf78bf7d7
Applied patch from Tanya Wolff.
2004-03-17 17:15:25 +00:00
Mikhail Khodjaiants
0e48c01b6a
Applied patch from Tanya Wolff.
2004-03-12 16:42:31 +00:00
Mikhail Khodjaiants
8174ed6882
Applied patch from Tanya Wolff.
2004-03-09 21:31:28 +00:00
Mikhail Khodjaiants
7c50719ee7
Partial Fix for #51189 . Applied patches from Tanya Wolff.
2004-03-04 19:23:14 +00:00
Alain Magloire
aa349fc2b3
Partial fix for PR 52155.
2004-02-20 17:35:44 +00:00
Mikhail Khodjaiants
af45b6d210
Merged changes from 1.2.1 branch.
2004-02-17 19:38:43 +00:00
Doug Schaefer
04649e1b68
*** empty log message ***
2004-02-13 22:06:26 +00:00
Doug Schaefer
1300bda0b8
Quick fix to get the debugger working in M7. I had to
...
define a new extension to org.eclipse.debug.ui.contexts
and provide the appropriate binding to our debug
model.
2004-02-13 19:07:04 +00:00
Mikhail Khodjaiants
934d7c87a0
Fix for bug 51062: Source locator oddness.
2004-02-11 19:33:05 +00:00
Mikhail Khodjaiants
843606db1d
Fix for bug 40108: The memory view does not handle big/little endian.
2004-02-10 23:18:09 +00:00
Mikhail Khodjaiants
7fb590779b
Fix for bug 51519: Enable 'Format' action if multiple variables are selected.
2004-02-10 20:15:00 +00:00
Alain Magloire
c6f2a35f9c
Patch from Chris Songer to make multiple
...
selection works when setting formats.
2004-02-03 20:27:30 +00:00
Mikhail Khodjaiants
fb22e46d9a
Fix for bug 50967: Linux/SWT blows when double click on the register view.
2004-01-30 19:44:32 +00:00
Alain Magloire
05b2b962c1
Set the sharedlibraryManager autoupdate to be off
...
by default.
2004-01-23 04:10:39 +00:00
Mikhail Khodjaiants
e63680bf70
Fix for bug 49587: Unable to set breakpoints in the editors that extend CEditor.
2004-01-06 20:45:35 +00:00
Doug Schaefer
8cceffb272
Fix the classpaths to use dynamic containers again.
...
My apologies :-)
2004-01-05 21:16:28 +00:00
Doug Schaefer
e1b04cf0c0
Added org.eclipse.core.runtime.compatability as a
...
dependency to satisfy Eclipse 3.0M6 requirements.
2004-01-05 20:26:57 +00:00
Mikhail Khodjaiants
565184adfa
'performApply' of 'SourceLookupBlock' should check if the project in configuration is the same as project saved in the block.
...
Changed the message displayed when the source file is not found.
2003-12-05 20:36:41 +00:00
Mikhail Khodjaiants
e2724066ac
Fix for PR 47595: Referenced projects are not checked in the list of generic source locations.
2003-11-26 23:10:16 +00:00
Mikhail Khodjaiants
ca76e63e63
Cleanup.
2003-11-26 16:40:13 +00:00
Doug Schaefer
9c677d807f
Upversioned the plugins, etc to 2.0.0.
...
Made sure the jar files got included in the zips.
2003-11-25 18:24:55 +00:00
Doug Schaefer
9dc3aa63e5
Upgrade to Eclipse 3.0. Includes:
...
- upgrade plugin.xml files
- use PDE containers
- apply Eclipse 3.0 porting items, in particular openEditor and gotoMarker
- remove TestWorkbenches from test plugins
2003-11-24 18:31:03 +00:00
Mikhail Khodjaiants
d48c7e733d
Use "symbol not available" for empty function names when generating a stack frame label.
2003-11-21 20:05:00 +00:00