Mikhail Khodjaiants
74005e4343
Use 'StringBuffer' instead of 'String' when generating stack frame labels.
...
Added a label for dummy stack frames instead of using the name provided by the rendered object.
2003-11-13 21:07:20 +00:00
Mikhail Khodjaiants
bb83ae658f
The argument type of the 'getBreakpointAddress' of 'ICBreakpointManager' is changed from 'ICBreakpoint' to 'ICBreakpointManager'.
2003-11-05 21:12:47 +00:00
Mikhail Khodjaiants
99f7af4dba
Fix for PR 45957: Memory view: last column does not show updates.
2003-11-03 18:54:24 +00:00
Mikhail Khodjaiants
4d9be4fde4
Applied the changes made to the corresponding classes of 'org.eclipse.debug.ui'.
2003-10-31 20:52:21 +00:00
Mikhail Khodjaiants
f4b6b6e53e
Changed name of source lookup preference page.
2003-10-28 15:59:52 +00:00
Mikhail Khodjaiants
acc90cd2d0
Added support of the old launch configurations.
2003-10-27 21:48:48 +00:00
Mikhail Khodjaiants
5df215664c
Moved 'DefaultSourceLocator' from the 'org.eclipse.cdt.launch' plugin and merge it with 'CUISourceLocator'.
...
Added dependency to 'org.apache.xerces'.
Moved the 'org.eclipse.debug.core.sourceLocators' extension from the launcher.
Changed the initialization of 'SourceLookupBlock'.
2003-10-27 20:18:25 +00:00
Mikhail Khodjaiants
330c815c5f
Renamed 'SourceLocationFactory' to 'SourceLookupFactory'.
2003-10-27 20:08:53 +00:00
Mikhail Khodjaiants
a73f8d56fd
Added a preference page for the source lookup.
...
It includes two new preferences: 'Source Locations' and 'Search For Duplicate Source Files'.
2003-10-23 18:03:39 +00:00
Mikhail Khodjaiants
34751c2e72
Make 'SourceListDialogField' and 'SourceLookupLabelProvider' public.
2003-10-22 17:35:38 +00:00
Mikhail Khodjaiants
8ad1f9223a
Refactoring: converting nested types 'SourceListDialogField' and 'SourceLookupLabelProvider' of 'SourceLookupBlock' to the top level types.
...
Added 'dispose' method to 'SourceLookupBlock'.
2003-10-22 15:21:35 +00:00
Mikhail Khodjaiants
8968c45d84
Added the "Search subfolders" option for directory search locations.
2003-10-20 22:40:05 +00:00
Mikhail Khodjaiants
d253f76e29
Fix for PR 35960: the "Search for duplicate source files" option is added.
2003-10-17 19:23:01 +00:00
Mikhail Khodjaiants
3a43da5b4b
changed the message displayed when the source file not found.
2003-10-17 15:24:07 +00:00
Mikhail Khodjaiants
4af9a7f786
DebugTextHover.java: check if the result of 'evaluateExpression' is not null before trim it.
2003-10-14 15:57:18 +00:00
Mikhail Khodjaiants
05ec3d8a5c
Added transparency.
2003-10-06 21:33:42 +00:00
Mikhail Khodjaiants
b75d5577de
Mark the function arguments in the Variables View.
2003-10-06 21:11:38 +00:00
Doug Schaefer
fe07db2d72
Upversioning everything to 1.2.0.
2003-10-01 20:23:21 +00:00
Mikhail Khodjaiants
a44480ebb4
Fix for PR 39737: Tooltip in debug mode over long strings is not handled properly.
...
Added an internal constant to limit the hover text size.
Present the hover text in HTML format.
2003-09-30 16:08:11 +00:00
Mikhail Khodjaiants
c7b323e4fb
Fix for PR 43624: The "Show Types Name" action of the Registers view doesn't work.
2003-09-25 02:12:59 +00:00
Mikhail Khodjaiants
65f3447d5a
Moved the 'AddAddressBreakpointActionDelegate' action to the 'org.eclipse.cdt.debug.internal.ui.actions' package.
2003-09-22 17:31:55 +00:00
Mikhail Khodjaiants
6b328b777c
Cleanup.
2003-09-16 21:10:35 +00:00
Mikhail Khodjaiants
5d9f94704f
Reset the selection of variable after casting.
2003-09-11 21:01:20 +00:00
Mikhail Khodjaiants
22e130fbe7
Moving the shared library search paths block to mi UI.
2003-09-11 17:44:42 +00:00
Mikhail Khodjaiants
9fbe84c409
New class - SolibSearchPathBlock. Implements the UI control block to set the shared library search path.
2003-09-08 20:08:13 +00:00
Mikhail Khodjaiants
bd74b169fb
Label for target suspended by shared library event.
2003-08-29 22:04:02 +00:00
Mikhail Khodjaiants
bebc49da06
"Restore Default Type" changed to "Restore Original Type".
2003-08-19 17:37:36 +00:00
Mikhail Khodjaiants
4214aed737
Removed the 'Type' field from the 'Display As Array' dialog.
2003-08-13 21:16:23 +00:00
Mikhail Khodjaiants
b32258ab17
Display the proper image for reference types.
2003-08-13 18:20:21 +00:00
Mikhail Khodjaiants
022ba9b789
Moved the 'getReferencedProject' method to 'CDebugUtils'.
...
Added the cycle checking.
2003-07-30 20:22:31 +00:00
Mikhail Khodjaiants
84d61d9cfc
Fix for PR 40911: Double clicking on breakpoint with no source causes internal error.
2003-07-29 20:23:55 +00:00
Mikhail Khodjaiants
5ad84a932b
Minimize the number of the "evaluate expression" requests when changing the value of the floating point types.
2003-07-28 21:39:57 +00:00
Mikhail Khodjaiants
460eff2253
Refactoring: moved the 'isNaN', 'isPositiveInfinity' and 'isNegativeInfinity' to the 'CDebugUtils' class.
2003-07-28 19:59:27 +00:00
Mikhail Khodjaiants
622186c83c
Refactoring: moved the 'CDebugUtils' class to the 'org.eclipse.cdt.debug.core' package - the methods of this class are mostly used in UI plugins.
2003-07-28 19:40:24 +00:00
Mikhail Khodjaiants
87128db4da
Cleanup. Removed the 'reset' and 'getQualifiedName' methods from the 'ICVaraible' interface.
2003-07-28 17:25:01 +00:00
Mikhail Khodjaiants
191615c830
New icon for closed projects.
2003-07-24 19:25:06 +00:00
Mikhail Khodjaiants
beb9e0d679
When initializing the generic source locations list filter out non-generic locations.
2003-07-24 18:39:43 +00:00
Mikhail Khodjaiants
6a09808529
Fix in CDTDebugModelPresentation: check if the value that getName returns is not null.
2003-07-22 22:25:42 +00:00
Mikhail Khodjaiants
0642ccd81b
Automatically update the list of source locations when the list of the referenced projects is modified.
2003-07-17 20:24:01 +00:00
Mikhail Khodjaiants
269cca164e
Fix for PR 39101: No hilight when changing the value of register.
2003-06-30 02:59:10 +00:00
Mikhail Khodjaiants
bfbf619f14
New icon for shared libraries with loaded symbols.
2003-06-26 16:18:54 +00:00
Mikhail Khodjaiants
45e573a88b
Warnings cleanup.
2003-06-24 04:37:07 +00:00
Mikhail Khodjaiants
40e2cbf0b0
In the 'getVariableText' and 'getVariableImage' methods of CDTDebugModelPresentation ignore exceptions thrown by getType.
2003-06-20 21:58:16 +00:00
Mikhail Khodjaiants
109d948e1f
Variable bookkeeping (phase 0.1).
2003-06-20 21:23:23 +00:00
Mikhail Khodjaiants
56d196d558
Fix for PR 38788: Ctrl-X, Ctrl-C, Ctrl-V, Ctrl-A, Ctrl-Z and Ctrl-Y keys don't work in the address field of the Memory view.
...
Note: Ctrl-Z still doesn't work because there is no support of it in the Text widget.
2003-06-13 19:16:34 +00:00
Mikhail Khodjaiants
4f184d5fef
Fixing PR 38788: Ctrl-X, Ctrl-C, Ctrl-V, Ctrl-A, Ctrl-Z and Ctrl-Y keys don't work in the address field of the Memory view.
2003-06-12 22:46:29 +00:00
Mikhail Khodjaiants
52f06ad88c
Refactoring: moved the type and value related methods from ICVariable to ICType and ICValue.
2003-06-10 22:33:56 +00:00
Mikhail Khodjaiants
239af2b4b6
Default format preferences for variables, registers and expressions.
2003-06-09 18:11:40 +00:00
Mikhail Khodjaiants
3fda0f49bb
Renamed the 'refresh' method of ICVariable to 'reset'.
2003-06-09 15:45:35 +00:00
Mikhail Khodjaiants
d7275746e2
Changed the presentation of arrays and array types.
2003-06-05 22:05:07 +00:00