1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

165 commits

Author SHA1 Message Date
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
Doug Schaefer
0583121e43 Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +00:00
Mikhail Khodjaiants
eea4efa045 Fix for bug 73168: Use memory view provided by Eclipse platform in CDT.
Added rendering bindings and default renderings for CDT memory blocks.
2004-12-22 00:04:47 +00:00
Mikhail Khodjaiants
7877aedb36 Fix for bug 79452: Unable to set a breakpoint on a class method. 2004-11-25 23:58:29 +00:00
Mikhail Khodjaiants
396ecd8664 Removed "Refresh" and "Auto-Refresh" actions from the shared libraries view. 2004-11-04 22:48:05 +00:00
Mikhail Khodjaiants
3eb80a102a Removed "Refresh" and "Auto-Refresh" actions from the registers view. 2004-11-04 22:04:17 +00:00
Mikhail Khodjaiants
61717a6a3e Corrupted plugin.xml. 2004-10-18 14:36:21 +00:00
Mikhail Khodjaiants
aa6f9b5a00 Replaced the "Signal Properties" dialog by the standard property page. 2004-10-15 19:33:26 +00:00
Mikhail Khodjaiants
69a0850c87 Added the bookkeeping of registers and register groups. 2004-10-08 18:40:29 +00:00
Mikhail Khodjaiants
48ce308451 Added the "Filtering" page to the breakpoint properties. 2004-08-25 20:30:17 +00:00
Mikhail Khodjaiants
3c98cacf7a Moved the property pages and related classes into the newly created package - "org.eclipse.cdt.debug.internal.ui.propertypages". 2004-08-24 20:48:27 +00:00
Mikhail Khodjaiants
2c8471ce9c Replaced the "Breakpoint Properties" dialog by standard property pages. 2004-08-24 20:06:04 +00:00
Mikhail Khodjaiants
b545e63717 Applied patch from Tanya Wolff.
Fix for 70943 - externalized strings.
2004-08-10 17:52:30 +00:00
Mikhail Khodjaiants
7866afdcb1 Fix for bug 70902. TVT3.0: Customize Perspective C++ Debug has duplicated strings. 2004-08-10 16:45:54 +00:00
Mikhail Khodjaiants
04f9e243c8 Fix for bug 70147. TVT3.0: Preferences CDT Editor has non-externalized string. 2004-07-15 23:04:07 +00:00
Doug Schaefer
739203fe55 Upversioning head to 2.1.0. 2004-07-15 15:54:47 +00:00
Mikhail Khodjaiants
13c9743ab8 Deleted the "C/C++ Debugger Appearance" theme.
Moved the diassembly color preferences to the "C/C++ Debug" preference page.
2004-06-16 22:27:20 +00:00