Ken Ryall
|
bc25cdb9a5
|
Reworked previous change for 179340.
|
2007-05-11 05:31:02 +00:00 |
|
Anton Leherbauer
|
805be5b8ed
|
Fix for 179967: warning for breakpoint handler logged on startup
|
2007-04-27 07:48:46 +00:00 |
|
John Cortell
|
851f7fee6f
|
Back to 1.177. Suffering severe confusion.
|
2007-04-19 02:06:46 +00:00 |
|
John Cortell
|
da9a1335f4
|
Reverted last commit; committed the wrong file
|
2007-04-19 02:04:36 +00:00 |
|
John Cortell
|
2ef0a88398
|
Fixed bug 181829. Debugger was not enforcing extension point schema. Also renamed 'breakpointActionPage' extension point to have an uppercase first letter, for consistency with all other CDT debugger extension points.
|
2007-04-10 19:28:22 +00:00 |
|
Ken Ryall
|
02af47ffb6
|
Bug 118308 support for breakpoint actions.
|
2007-03-28 23:29:04 +00:00 |
|
Mikhail Khodjaiants
|
c3790d739d
|
Cleanup of deprecated attributes.
|
2007-02-12 17:18:42 +00:00 |
|
Mikhail Khodjaiants
|
603cc6b75b
|
Bug 173792: Modules view needs to catch up with 3.3M5. Added ModuleLabelProvider.
|
2007-02-12 15:53:41 +00:00 |
|
Ken Ryall
|
f3e2d73cd2
|
Added support for breakpoint problem markers, bug 170027.
|
2007-01-31 20:16:00 +00:00 |
|
Ken Ryall
|
df1ef579ef
|
Support for CSourceNotFoundEditor, bug 167305.
|
2006-12-12 15:05:20 +00:00 |
|
Ken Ryall
|
d770ae8727
|
Fix bug 159833.
|
2006-11-02 18:38:28 +00:00 |
|
John Cortell
|
546696ebb3
|
Fix for 159171. Run menu contributions were disabled if DebugView was not active.
|
2006-10-02 15:41:47 +00:00 |
|
Mikhail Khodjaiants
|
0198b4400b
|
Bug 136896: View variables in binary format.
Applied modified patch from Mark Mitchell (CodeSourcery).
|
2006-08-16 08:45:36 +00:00 |
|
Mikhail Khodjaiants
|
5839b72abe
|
Bug 142860: Breakpoint marker is not shown in the editor's ruler.
|
2006-05-19 20:56:19 +00:00 |
|
Ken Ryall
|
8bd344b11f
|
Initial commit of the Import Executable Wizard.
|
2006-04-28 15:16:43 +00:00 |
|
Mikhail Khodjaiants
|
103ba0e9c1
|
Added the "AddWatchpoint" action to the breakpoints view.
|
2006-04-17 18:47:02 +00:00 |
|
Mikhail Khodjaiants
|
33cb273cb6
|
Fix for Bug 93777: Postmortem and Local launch need a default preference for selected debugger.
|
2006-03-06 18:46:09 +00:00 |
|
Mikhail Khodjaiants
|
e69e9f0765
|
The DirectorySourceContainer's UI now supports the subfolders searching option (see bug 89748). Removed the UI related to CDirectorySourceContainer.
|
2006-02-27 21:59:27 +00:00 |
|
Mikhail Khodjaiants
|
e1c3a8d36b
|
The DirectorySourceContainer's UI now supports the subfolders searching option (see bug 89748). Removed the UI related to CDirectorySourceContainer.
|
2006-02-27 21:56:31 +00:00 |
|
Mikhail Khodjaiants
|
5e3cdd0b2e
|
Bug 60682: No schema for CDebuggerPage extension point.
|
2006-01-23 02:29:29 +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
|
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
|
a7d6556d98
|
Bug 105224: Two identical directory source container types.
|
2005-07-26 21:05:45 +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
|
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
|
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
|
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
|
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
|
34250c8463
|
Bug 94139: User-defined register groups. Support fo the "Edit Register Group" action.
|
2005-06-07 20:58:59 +00:00 |
|
Mikhail Khodjaiants
|
303ef552fb
|
Bug 94139: User-defined register groups. UI to add/remove user-defined groups.
|
2005-05-20 21:25:59 +00:00 |
|
Mikhail Khodjaiants
|
72807c0c5f
|
Bug 80175: Replace the CDT source lookup by the source lookup provided by Eclipse platform. Removed CDebugEditor and old source lookup related classes and interfaces.
|
2005-05-09 21:41:17 +00:00 |
|
Mikhail Khodjaiants
|
ed389a8c3d
|
Added the new source container type (CDirectorySourceContainer) to provide the UI support for the subfolders search.
|
2005-04-25 23:03:50 +00:00 |
|
Mikhail Khodjaiants
|
d2511e5265
|
Applied patch from Dave Daoust (new images).
|
2005-04-08 00:07:41 +00:00 |
|
Mikhail Khodjaiants
|
4bc76bbea7
|
Bug 80175: Replace the CDT source lookup by the source lookup provided by Eclipse platform.
|
2005-03-22 00:11:28 +00:00 |
|
Mikhail Khodjaiants
|
a4475cf6e3
|
Bug 84799: Implement Memory View and renderings with new rendering APIs.
|
2005-02-22 21:25:38 +00:00 |
|
Mikhail Khodjaiants
|
c67d109f69
|
Bug 82264: Enhance the Shared Libraries view. Removed the Shared Libraries view.
|
2005-02-18 19:58:14 +00:00 |
|
Mikhail Khodjaiants
|
2713cb877e
|
Bug 82264: Enhance the Shared Libraries view. The "Load Symbols For All" action is added to the Modules view.
|
2005-02-15 21:44:45 +00:00 |
|
Mikhail Khodjaiants
|
b9cfea60b3
|
Bug 82264: Enhance the Shared Libraries view. New images for the "Load Symbols" action.
|
2005-02-15 05:09:46 +00:00 |
|
Mikhail Khodjaiants
|
30f8084e4f
|
Bug 82264: Enhance the Shared Libraries view. Added the "Load Symbols" action.
|
2005-02-15 04:01:19 +00:00 |
|
Mikhail Khodjaiants
|
6bb8abd4e9
|
Bug 82264: Enhance the Shared Libraries view. Implementing module's properties.
|
2005-02-12 00:09:10 +00:00 |
|
Mikhail Khodjaiants
|
cd55cc5761
|
Bug 82264: Enhance the Shared Libraries view.
Improved detail information.
Save the viewer state.
|
2005-02-08 21:10:18 +00:00 |
|
Mikhail Khodjaiants
|
37b5f06416
|
Bug 82264: Enhance the Shared Libraries view. Added the definition of detail pane font.
|
2005-02-07 23:59:27 +00:00 |
|
Mikhail Khodjaiants
|
4fe2f1e7d8
|
Bug 82264: Enhance the Shared Libraries view.
|
2005-02-07 22:50:10 +00:00 |
|
Mikhail Khodjaiants
|
e5798cdbb5
|
Partial fix for bug 83465: Add "Run to line" and "Resume at line" actions to the context menu of Disassembly view.
|
2005-01-21 23:03:46 +00:00 |
|
Mikhail Khodjaiants
|
3d4951f408
|
Fix for bug 82800: Make "Resume At Line" action retargettable.
|
2005-01-18 23:24:45 +00:00 |
|
Mikhail Khodjaiants
|
4acb21bc17
|
Bug 73168: Use memory view provided by Eclipse platform in CDT.
Removed the old memory view.
|
2005-01-12 21:23:07 +00:00 |
|
Mikhail Khodjaiants
|
0a9d717f51
|
Use the asynchronous implementation for resume, suspend, step etc provided by eclipse 3.1.
|
2005-01-11 20:43:57 +00:00 |
|
Mikhail Khodjaiants
|
bab6bd72b7
|
Removed the disassembly editor extension.
|
2005-01-04 21:09:23 +00:00 |
|
Mikhail Khodjaiants
|
bf04836b6f
|
The "ascii" renedering is removed from the default renderings.
|
2004-12-24 00:05:32 +00:00 |
|