Mikhail Khodjaiants
|
5e3cdd0b2e
|
Bug 60682: No schema for CDebuggerPage extension point.
|
2006-01-23 02:29:29 +00:00 |
|
David Inglis
|
58f26dfed6
|
Fixed build for jar'd plugins
cleaned up .project files
|
2006-01-18 18:16:35 +00:00 |
|
Mikhail Khodjaiants
|
e600743f89
|
Bug 123702: Prevent Signals view from being automatically added to debugger perspective.
|
2006-01-16 21:10:23 +00:00 |
|
Doug Schaefer
|
c5c47c0842
|
Trying out the .qualifier version for builds.
|
2006-01-03 19:11:47 +00:00 |
|
Mikhail Khodjaiants
|
f4fc48f7ce
|
Bug 122336: Use the asynchronous tree viewer in the Modules view.
|
2005-12-29 21:53:51 +00:00 |
|
Mikhail Khodjaiants
|
f91558ee2f
|
HTMLTextPresenter implements DefaultInformationControl.IInformationPresenterExtension instead of deprecated DefaultInformationControl.IInformationPresenter.
|
2005-12-28 00:39:43 +00:00 |
|
Mikhail Khodjaiants
|
4a0efb0c82
|
Cleanup.
|
2005-12-28 00:23:33 +00:00 |
|
Mikhail Khodjaiants
|
8e7198b894
|
Replaced deprecated org.eclipse.jface.util.ListenerList by org.eclipse.core.runtime.ListenerList.
|
2005-12-28 00:19:49 +00:00 |
|
Mikhail Khodjaiants
|
2286171d1c
|
Cleanup.
|
2005-12-28 00:17:39 +00:00 |
|
Mikhail Khodjaiants
|
34c3e374c4
|
Bug 109526: Support Eclipse-LazyStart and deprecate Eclipse-AutoStart.
|
2005-12-27 23:59:14 +00:00 |
|
Doug Schaefer
|
2b2f1eaba6
|
Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress.
|
2005-12-02 20:43:14 +00:00 |
|
Mikhail Khodjaiants
|
4075cacd7d
|
Bug 117754: Stack frame can't display address.
|
2005-11-23 19:52:33 +00:00 |
|
Doug Schaefer
|
f68ca2c02b
|
Made all of the plugins OSGi components.
|
2005-11-15 21:33:43 +00:00 |
|
Doug Schaefer
|
f1fa62b185
|
Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries.
|
2005-11-10 21:41:23 +00:00 |
|
Mikhail Khodjaiants
|
4eb41a0f15
|
Bug 113114: Expanding Modules View throws SWTError: No more handles.
|
2005-10-19 19:58:36 +00:00 |
|
Mikhail Khodjaiants
|
34411d80e6
|
Cleanup: replaced "new Boolean" by the static Boolean objects (Java 1.4).
|
2005-09-06 20:19:08 +00:00 |
|
Mikhail Khodjaiants
|
b6b18c2e07
|
Wrong date.
|
2005-08-24 15:12:42 +00:00 |
|
Mikhail Khodjaiants
|
8590ecef22
|
Bug 107208: toggle breakpoint with external sources doesn't work.
|
2005-08-24 15:07:07 +00:00 |
|
Mikhail Khodjaiants
|
a7d6556d98
|
Bug 105224: Two identical directory source container types.
|
2005-07-26 21:05:45 +00:00 |
|
Alain Magloire
|
2cfafe2975
|
2005-07-25 Alain Magloire
Part fix for PR 100992: The signature was incorrect for structure/unions.
* src/org/eclipse/cdt/debug/internal/ui/actions/ToggleBreakpointAdapter.java
|
2005-07-25 16:30:01 +00:00 |
|
Alain Magloire
|
05c6f0707f
|
2005-07-22 Alain Magloire
Fix the copyright.
|
2005-07-22 02:48:34 +00:00 |
|
Mikhail Khodjaiants
|
23842807c9
|
Bug 103910: The modules view's icon is missing.
|
2005-07-14 20:54:13 +00:00 |
|
Mikhail Khodjaiants
|
f440bfe5de
|
Bug 103162: Module View: Missing context menu on detailed pane.
|
2005-07-12 22:01:20 +00:00 |
|
Mikhail Khodjaiants
|
690d999a7c
|
Bug 79371: Setting breakpoints in the left hand side ruler of the disassembly view is sluggish. Asynchronous breakpoint handling.
|
2005-07-08 18:06:02 +00:00 |
|
Mikhail Khodjaiants
|
b8a6e21b4b
|
Removed the "IBreakpointTarget" interface.
|
2005-07-04 19:44:06 +00:00 |
|
Mikhail Khodjaiants
|
e4a9c0ca4c
|
Removed the "IBreakpointTarget" interface.
|
2005-07-04 19:09:06 +00:00 |
|
Mikhail Khodjaiants
|
80afc076a5
|
Removed the "IBreakpointTarget" interface.
|
2005-07-04 19:06:05 +00:00 |
|
Mikhail Khodjaiants
|
47dfe9b49c
|
Bug 102386: double-clicking on a disassembly line in the disassembly view does not add a breakpoint.
|
2005-06-30 21:18:33 +00:00 |
|
Mikhail Khodjaiants
|
288e94d28e
|
Bug 41725: I can't set a breakpoint in a function where I used attach source.
Bug 45514: Breakpoints made is assembly view do not show in C view.
|
2005-06-29 21:15:28 +00:00 |
|
Mikhail Khodjaiants
|
05422c38fe
|
Removed unused imports.
|
2005-06-29 05:28:57 +00:00 |
|
Doug Schaefer
|
2fd25239b8
|
EPL'ing the CDT.
|
2005-06-27 03:46:51 +00:00 |
|
Alain Magloire
|
939eb01a27
|
2005-06-25 Alain Magloire
Fix PR 94735: return an empty object.
* src/org/eclipse/cdt/debug/internal/ui/CBreapointWorkbencAdapterFactory.java
|
2005-06-25 17:29:06 +00:00 |
|
David Inglis
|
cf09e84a32
|
CPL to EPL transistion - license header update for IBM
|
2005-06-23 16:02:46 +00:00 |
|
David Inglis
|
92cae3205a
|
CPL to EPL transistion - license header update for QNX
|
2005-06-23 16:01:26 +00:00 |
|
Doug Schaefer
|
e470be8631
|
EPL'ing the CDT.
|
2005-06-23 14:44:35 +00:00 |
|
Mikhail Khodjaiants
|
0ca3d54210
|
Bug 96563: "Go to file" is ghosted on breakpoints (outside projects?).
|
2005-06-22 20:01:15 +00:00 |
|
Mikhail Khodjaiants
|
7475da7bda
|
Bug 93855: Changing values in detailed pane doesn't work the first time after the view is loaded.
|
2005-06-20 19:43:42 +00:00 |
|
Mikhail Khodjaiants
|
22f8c9984c
|
Bug 99217: NPE thrown when fetching deffered children.
|
2005-06-17 21:28:31 +00:00 |
|
Mikhail Khodjaiants
|
652898366b
|
Bug 100447: NPE generated when Run To Line in Disassembly view.
|
2005-06-16 19:23:34 +00:00 |
|
Mikhail Khodjaiants
|
bd573a8236
|
Temporary fix for bug 79872: Make instruction stepping default in disassembly view.
|
2005-06-13 03:24:09 +00:00 |
|
Mikhail Khodjaiants
|
38e72c571b
|
Bug 84929: The "Expression to watch" field of the "Add Watchpoint" dialog is editable.
|
2005-06-10 19:08:56 +00:00 |
|
Mikhail Khodjaiants
|
2162c8b56f
|
Bug 83465: Add "Run to line" and "Resume at line" actions to the context menu of Disassembly view.
|
2005-06-10 18:21:40 +00:00 |
|
Mikhail Khodjaiants
|
20f943f626
|
Bug 81353: automatically opening of the disassembly window.
|
2005-06-10 17:52:54 +00:00 |
|
Mikhail Khodjaiants
|
cc72de6f60
|
Warning cleanup.
|
2005-06-10 15:01:20 +00:00 |
|
Mikhail Khodjaiants
|
fa8a5c4410
|
Update
|
2005-06-10 14:30:44 +00:00 |
|
Mikhail Khodjaiants
|
e76316f9bc
|
Warning cleanup.
|
2005-06-09 21:31:06 +00:00 |
|
Mikhail Khodjaiants
|
7891decbff
|
Warning cleanup.
|
2005-06-09 21:26:10 +00:00 |
|
Mikhail Khodjaiants
|
fd7e050fc1
|
Bug 94139: User-defined register groups. Externalized strings for the "Restore Default Register Groups" action.
|
2005-06-09 20:45:07 +00:00 |
|
Mikhail Khodjaiants
|
d66940d5a3
|
Bug 94139: User-defined register groups. Support fo the "Restore Default Register Groups" action.
|
2005-06-09 20:21:16 +00:00 |
|
Mikhail Khodjaiants
|
4d803ceaeb
|
New images for mapping source containers.
|
2005-06-07 21:25:26 +00:00 |
|