1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

2164 commits

Author SHA1 Message Date
Mikhail Khodjaiants
1a8eee1a13 Applied patch from Tracy Miranda (bug 86540: NPE in CProjectSourceLocation).
Check for the project and synchronization are added to "initializeFolders".
2005-02-24 23:25:56 +00:00
Mikhail Khodjaiants
6dc9b768e8 Applied patch from Tracy Miranda (bug 86533: Breakpoint is set on the wrong line in Disassembly view). 2005-02-24 21:17:11 +00:00
Mikhail Khodjaiants
a4475cf6e3 Bug 84799: Implement Memory View and renderings with new rendering APIs. 2005-02-22 21:25:38 +00:00
Alain Magloire
d00e4e9c12 2005-02-18 Mikhail Khodjaiants
Remove.
	* cdi/org/eclipse/cdt/debug/core/cdi/ICDIManager.java
2005-02-18 21:45:58 +00:00
Mikhail Khodjaiants
ee8352619d Bug 82264: Enhance the Shared Libraries view. Replaced the Shared Libraries view by the Modules view. 2005-02-18 20:13:45 +00:00
Mikhail Khodjaiants
8302430ecc Bug 82264: Enhance the Shared Libraries view. Removed the core support of the Shared Libraries view. 2005-02-18 19:58:51 +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
fac0ffa530 Bug 82264: Enhance the Shared Libraries view. Removed the core support of theShared Libraries view. 2005-02-18 19:55:33 +00:00
Mikhail Khodjaiants
4568efb20e Bug 82264: Enhance the Shared Libraries view. No need to compute the module's labels in background. 2005-02-18 18:48:55 +00:00
Mikhail Khodjaiants
226ace7ccc Bug 82264: Enhance the Shared Libraries view. Replaced the table viewer by text widgets. 2005-02-17 00:09:09 +00:00
Mikhail Khodjaiants
3dd649612e Bug 82264: Enhance the Shared Libraries view. Cleanup of the ICModule interface. 2005-02-17 00:05:50 +00:00
Mikhail Khodjaiants
199268d640 Bug 82264: Enhance the Shared Libraries view. The symbols file name isn't shown in the detail pane if module's symbols are not loaded. 2005-02-16 20:29:33 +00:00
Mikhail Khodjaiants
e185fdbfd2 Bug 82264: Enhance the Shared Libraries view. The "Load Symbols" action doesn't update the detail value. 2005-02-16 20:21:54 +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
3a45c6790d Bug 82264: Enhance the Shared Libraries view. The Modules view's doesn't update labels when symbols are loaded. 2005-02-15 20:53:03 +00:00
Mikhail Khodjaiants
0e6c24fc42 Bug 82264: Enhance the Shared Libraries view. Support for the symbols loading operations. 2005-02-15 20:49:24 +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
4a8913dad8 Bug 82264: Enhance the Shared Libraries view. Support for the symbols loading operations. 2005-02-15 03:56:47 +00:00
Mikhail Khodjaiants
ff7b845bec Bug 82264: Enhance the Shared Libraries view. Implementing module's properties. 2005-02-15 03:09:50 +00:00
Mikhail Khodjaiants
31ac25cbd5 Bug 82264: Enhance the Shared Libraries view. Support for the symbols loading operations. 2005-02-15 03:07:21 +00:00
Mikhail Khodjaiants
0db65d300f Bug 82264: Enhance the Shared Libraries view. Implementing module's properties. 2005-02-14 18:17:45 +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
e1e52bf692 Bug 82264: Enhance the Shared Libraries view. Added new "getCPU" method to ICModule. 2005-02-12 00:04:59 +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
9813808d70 Bug 82264: Enhance the Shared Libraries view. 2005-02-08 00:14:41 +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
461f0b0ef0 Bug 82264: Enhance the Shared Libraries view. Core support for the Modules view. 2005-02-07 22:49:42 +00:00
Mikhail Khodjaiants
74a096a516 Added images for the "Collapse All" action of the modules view. 2005-02-07 22:31:03 +00:00
Mikhail Khodjaiants
9b8605a1cf Added new images for the modules view. 2005-02-04 00:27:56 +00:00
Mikhail Khodjaiants
18221d9c12 Fix for bug 84402: computeDetail executes in the UI thread. 2005-02-03 23:21:35 +00:00
Mikhail Khodjaiants
cb63ddc65b Fix for bug 84187: "Toggle Watchpoint" and "Toggle Method Breakpoint" don't work with C editor. ICWatchpoint should extend ILineBreakpoint to allow watchpoints to be shown in editors. 2005-02-03 19:59:03 +00:00
Mikhail Khodjaiants
1ec27ca202 Fix for bug 84187: "Toggle Watchpoint" and "Toggle Method Breakpoint" don't work with C editor. 2005-02-03 18:59:45 +00:00
Mikhail Khodjaiants
7e45886b28 Cleanup. 2005-02-03 00:01:23 +00:00
Mikhail Khodjaiants
86975f4d1a The "INTERNAL_ERROR" constant has been moved from ICDebugUIConstants to IInternalCDebugUIConstants. 2005-02-02 23:59:43 +00:00
Mikhail Khodjaiants
88d07dba31 Fix for bug 84187: "Toggle Watchpoint" and "Toggle Method Breakpoint" don't work with C editor. 2005-02-02 23:19:38 +00:00
Mikhail Khodjaiants
88e264420e Fix for bug 84187: "Toggle Watchpoint" and "Toggle Method Breakpoint" don't work with C editor. Added new "createWatchpoint" method that accepts position information. 2005-02-02 23:19:14 +00:00
Alain Magloire
956abd7934 2005-02-01 Alain Magloire
Part of Fix for PR 84165
	We check in the expression is a number and
	add a "*" for address watchpoint
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/BreakpointManager.java
2005-02-01 21:09:33 +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
8c18009c05 Fix for bug 83437: Loading symbols should be run in the background. 2005-01-21 19:38:37 +00:00
Mikhail Khodjaiants
57e12dda16 Fix for bug 83412: Run to line and resume at line should run in the background. 2005-01-21 18:37:58 +00:00
Mikhail Khodjaiants
91b5d1731d Fix for bug 83355: The disable/enable breakpoints durning debugging acts weird. 2005-01-20 23:26:00 +00:00
Mikhail Khodjaiants
d36d5364f7 Bug 83330: Inconsistent in the label for Add expression. 2005-01-20 21:32:51 +00:00
Mikhail Khodjaiants
f2d65ec383 Fix for bug 83051: Add global variables deletes existing ones when new added. 2005-01-19 19:04:24 +00:00
Mikhail Khodjaiants
b0fe8a0287 Fix for bug 82858: NPE when adding global variable to variable view. 2005-01-19 00:12:14 +00:00
Mikhail Khodjaiants
796d57cf24 Update. 2005-01-18 23:29:13 +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
03cba52fca Fix for bug 82800: Make "Resume At Line" action retargettable.
CDebugElement should provide an adapter to ICDebugTarget.
2005-01-18 22:21:16 +00:00
Mikhail Khodjaiants
ff58e4a1ef Fix for bug 82800: Make "Resume At Line" action retargettable.
CStackFrame should provide an adapter to IJumpToLine and IJumpToAddress.
2005-01-18 19:55:58 +00:00