1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 03:55:22 +02:00
Commit graph

1264 commits

Author SHA1 Message Date
Mikhail Khodjaiants
c9db949d2b Evaluate expressions on stack frame instead of target to provide evaluation context.
Evaluate the hovering expression for the selected context only.
2004-09-20 20:17:26 +00:00
Alain Magloire
70e192037c 2004-09-17 Alain Magloire
Support for 64 bits application
	PR 74056. Pathc from Artyom Kuanbekov
	To much files to enumerate.
2004-09-17 19:01:32 +00:00
Mikhail Khodjaiants
df267e58fa Removed the "ISwitchToThread" and "ISwitchToFrame" interfaces. 2004-09-15 15:08:47 +00:00
Mikhail Khodjaiants
3fa82e8395 Fix for bug 72555: "Toggle breakpoint" action doesn't remove function breakpoints from editor. 2004-09-13 20:11:38 +00:00
Mikhail Khodjaiants
bdcd736bb3 Fixes for breakpoint filtering. 2004-09-10 17:50:29 +00:00
Mikhail Khodjaiants
1861f7f948 Fix for bug 73197: DisassemblyEditorInput.getAddress can crash. 2004-09-03 19:49:26 +00:00
Mikhail Khodjaiants
ff755794ec Breakpoint filtering by targets. 2004-09-01 17:56:03 +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
424f976c4f Fix for bug 70453. Linux: error exiting Eclipse on Linux RedHat or SuSe Enterprise Server 9.
Applied modified patch from Sean Evoy.
2004-08-12 15:03:16 +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
34a210e209 Cosmetic fix. 2004-08-05 19:51:09 +00:00
Mikhail Khodjaiants
172c988cf8 New implementation of the variable types. 2004-08-04 21:06:56 +00:00
Mikhail Khodjaiants
aa22210b4e Display the error message in the variable's label if the value of variable can not be retrieved. 2004-07-30 21:27:45 +00:00
Mikhail Khodjaiants
efd9131891 More informative error messages. 2004-07-23 21:14:53 +00:00
Mikhail Khodjaiants
5662034d08 Cleanup. 2004-07-20 21:34:50 +00:00
Mikhail Khodjaiants
99b80a6206 Cleanup. 2004-07-16 22:08:05 +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
Mikhail Khodjaiants
0336349ebe Fix for bug 69939. I18N: Memory view contains unexternalized strings.
Externalized Memory View Refresh menu item.
2004-07-15 16:03:09 +00:00
Doug Schaefer
739203fe55 Upversioning head to 2.1.0. 2004-07-15 15:54:47 +00:00
David Inglis
52f7290c19 show error when failure to create debugger page 2004-07-15 02:38:03 +00:00
Mikhail Khodjaiants
1030a3afa9 Renamed "ICDebugElementErrorStatus" to "ICDebugElementStatus". 2004-07-09 18:04:01 +00:00
Mikhail Khodjaiants
c59eba3f0e Fix for bug 69221: "Show full paths" doesn't work for shared libraries. 2004-07-09 17:41:55 +00:00
Mikhail Khodjaiants
abfe932836 Temporary fix for bug 68915: Invalid values in the Variables view. 2004-06-30 01:31:50 +00:00
David Inglis
d294b00f9d update copyright 2004-06-25 14:49:43 +00:00
David Inglis
4edd1d9f5c copyright update patch from David Daoust 2004-06-24 19:55:36 +00:00
Mikhail Khodjaiants
e8b5f3a029 Added translation instructions for choice formats. 2004-06-22 19:28:02 +00:00
Mikhail Khodjaiants
acc1523fa1 Replaced global resource bundles by messages. 2004-06-22 18:45:18 +00:00
Mikhail Khodjaiants
4729acab03 Added transparency to the icons. 2004-06-21 21:01:34 +00:00
Mikhail Khodjaiants
b776463efa String externalization. 2004-06-21 20:24:56 +00:00
Mikhail Khodjaiants
0c164d2456 Externalizing strings. 2004-06-18 22:17:10 +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
Mikhail Khodjaiants
511a95b521 Moved the disassembly font definition to the platform "Debug" theme. 2004-06-16 20:24:52 +00:00
Mikhail Khodjaiants
fbc9d83a65 Added support for the "Skip Breakpoints" and "Skip breakpoints during a "Run To Line" operation. 2004-06-16 20:17:55 +00:00
Mikhail Khodjaiants
54fc7513cb Removed the "Add Address Breakpoint" and "Add Watchpoint" global actions. 2004-06-16 15:40:43 +00:00
Mikhail Khodjaiants
f5ae1a741d Added the "Toggle Watchpoint" object contribution action. 2004-06-15 22:09:22 +00:00
Mikhail Khodjaiants
8675ca55a7 Breakpoint and expression related actions enablemnt should not depend on the activation of the debuggger plugin. 2004-06-15 17:09:11 +00:00
Mikhail Khodjaiants
d0de77fc60 Implementation of the "Toggle Method Breakpoint" retargettable action. 2004-06-14 20:56:57 +00:00
Mikhail Khodjaiants
9418154ba3 Implementation of the "Toggle Method Breakpoint" retargettable action. 2004-06-14 20:46:18 +00:00
Mikhail Khodjaiants
066c13ce24 Added transparency to the icons. 2004-06-14 16:49:40 +00:00
David Inglis
611017bdcf cleanup build warnings 2004-06-14 13:26:37 +00:00
Mikhail Khodjaiants
e5e1f62891 Added the superclass for action delegates of views different than the Debug view and driven by the selection in the Debug view.
All "Auto-refresh" actions implement "Observer" to be notified of changes by the corresponding update managers.
2004-06-14 01:41:44 +00:00
Mikhail Khodjaiants
2d97441a1f New implementation of the "Load Symbols For All" action of the Shared Libraries view.
Fixes for the "Auto-Refresh" and "refresh" actions.
2004-06-11 21:49:09 +00:00
Mikhail Khodjaiants
7a8f06f905 New implementation of the "Auto-Refresh" actions for registers and shared libraries. 2004-06-11 18:17:58 +00:00
Mikhail Khodjaiants
a3b99f7790 New implementation of the "Refresh" actions for registers and shared libraries. 2004-06-09 19:11:54 +00:00
Mikhail Khodjaiants
2f8f528a15 Warning clean-up. 2004-06-08 15:35:13 +00:00
Mikhail Khodjaiants
0503091564 Added new images for the "Auto-Refresh" and "Refresh" actions. 2004-06-04 00:35:56 +00:00
Mikhail Khodjaiants
37e64d553e Changed the breakpoints and watchpoints label resources. 2004-06-02 22:18:11 +00:00