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

733 commits

Author SHA1 Message Date
Mikhail Khodjaiants
5db467bcdf Fix for bug 73801: Function breakpoints set from C View aren't shown in editor. 2004-11-11 21:46:28 +00:00
Mikhail Khodjaiants
c1c8430638 Fix for bug 77437: Disassembly blocks with no associated source code has PC pointer on wrong line. 2004-11-10 22:52:50 +00:00
Mikhail Khodjaiants
216cc40051 Partial fix for bug 41725: I can't set a breakpoint in a function where I used attach source. 2004-11-09 22:28:09 +00:00
Mikhail Khodjaiants
d14425742c Fix for bug 77251: Need protected access to DisassemblyView's createVerticalRuler() method. 2004-11-09 22:15:55 +00:00
Mikhail Khodjaiants
4706348f12 Cleanup. 2004-11-05 21:35:21 +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
cbf89ce619 Use the new expression API of CDI. 2004-10-29 21:22:18 +00:00
Mikhail Khodjaiants
f1b59465a3 Check if the string representation of a value is not null before trimming it. 2004-10-19 20:02:30 +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
76109711a4 Added images of disabled registers and register groups. 2004-10-07 21:31:53 +00:00
Mikhail Khodjaiants
e98111fb62 Provide a context for expression evaluation. 2004-10-07 15:23:25 +00:00
Mikhail Khodjaiants
b973d5855f Use the same approach to generate expressions and variables labels. 2004-10-06 21:41:45 +00:00
Mikhail Khodjaiants
d0af45ca07 Use the same approach to generate expressions and variables labels. 2004-10-06 21:06:29 +00:00
David Inglis
1d222d0636 due to update of IAddress 2004-09-23 15:28:44 +00:00
Mikhail Khodjaiants
5cf6e98981 Fixed the problems with the Disassembly view and address breakpoints caused by switch to IAddress. 2004-09-21 19:00:32 +00:00
Mikhail Khodjaiants
f172ffa642 Fix for bug 73920: Stopping CDT debug at a break point and using a non-text editor throws an error. 2004-09-20 21:05:48 +00:00
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