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

1691 commits

Author SHA1 Message Date
Mikhail Khodjaiants
a1f408bc47 Implementation of the "Run To Line" retargettable action. 2004-04-11 21:23:36 +00:00
Mikhail Khodjaiants
ead83ba6f7 Stack frame should provide an adapter for IRunToLine. 2004-04-11 21:15:55 +00:00
Mikhail Khodjaiants
03d56777ac Implementing retargettable actions. 2004-04-08 22:20:56 +00:00
Mikhail Khodjaiants
e5bb96e955 Added breakpoint images and implemented the extension points for breakpoint marker annotations. 2004-04-08 20:10:09 +00:00
Mikhail Khodjaiants
d738d66c3c Strings externalization fixes and reformatting. 2004-04-07 18:17:01 +00:00
Mikhail Khodjaiants
0e140bfac8 Removed the support of debugger process. 2004-04-07 15:59:55 +00:00
Mikhail Khodjaiants
f522b709fd Removed the "Show Debugger Console" action. 2004-04-07 15:59:20 +00:00
Doug Schaefer
3a5e182ba9 Fixed the warnings from the nightly build. There seems to
be a problem with Organize Imports which adds
unnecessary imports so I anticipate these returning
over time until the Organize Imports feature is fixed.
2004-04-06 14:24:15 +00:00
Mikhail Khodjaiants
15a02c374e Removed dependency to xerces. 2004-04-03 00:04:03 +00:00
Mikhail Khodjaiants
2288121f9b Fix for bug 57160: Don't override Debug perspective's "autoClose" behavior. 2004-04-02 20:14:07 +00:00
Mikhail Khodjaiants
9a23d4eb95 Fix for bug 57159: Don't add C views to Debug perspective by default. 2004-04-02 16:33:21 +00:00
David Inglis
0e68bf890b reverted some string externalizing which should never have been done. 2004-04-02 15:52:45 +00:00
Mikhail Khodjaiants
129a37e32a Changes in the Shared Libraries and the Signals views. 2004-04-02 00:13:03 +00:00
Mikhail Khodjaiants
863c45ab6c Changes and additions to support the new implementations of Shared Libraries, Signals and Disassembly views. 2004-04-02 00:05:34 +00:00
Doug Schaefer
62a5a610ad Added back the xerces deps. 2004-04-01 20:52:48 +00:00
Doug Schaefer
e3569cbd19 Removing plugin and feature references to xerces. 2004-04-01 20:39:39 +00:00
Mikhail Khodjaiants
e9f35af8d7 Moved the "Show Full Paths" action from toolbars to view's menus. 2004-04-01 20:16:55 +00:00
Mikhail Khodjaiants
884e67b57e The first step to replace CDebugModel by CDIDebugModel. 2004-04-01 20:07:35 +00:00
Alain Magloire
1ff55f435a GDBserver config should be "*" not "native" 2004-04-01 19:44:19 +00:00
Mikhail Khodjaiants
4eb55adeda Added default preferences to the C/C++ Debug preference page.
Removed the preference page of the Shared Libraries views.
2004-04-01 00:18:58 +00:00
Mikhail Khodjaiants
4963455c1d Added default preferences to the C/C++ Debug preference page. 2004-04-01 00:16:19 +00:00
Mikhail Khodjaiants
6f76f7d816 The Registers view has been contibuted and moved to the Eclipse platform. 2004-03-31 23:05:28 +00:00
Mikhail Khodjaiants
fc5179e477 The Registers view has been contibuted and moved to the Eclipse platform.
To enable updating set the default value of the auto-refresh flag of the registers to true.
Remove it when the "Refresh" and "Auto-Refresh" actions are contributed.
2004-03-31 23:05:05 +00:00
Mikhail Khodjaiants
4ad9d2c33e The Registers view has been contibuted and moved to the Eclipse platform. 2004-03-31 22:05:54 +00:00
David Inglis
ffde7d87bc simple change to use native defined in interface 2004-03-25 19:36:58 +00:00
Mikhail Khodjaiants
9eebc9354a Fix for Bug 55777: I18N: Memory View is missing key for number_of_columns. 2004-03-23 21:42:27 +00:00
Mikhail Khodjaiants
1cef0ffb04 Fix for bug 55766: The Shared Libraries view displays the wrong icon if the "Load Symbols" action fails. 2004-03-23 21:23:25 +00:00
David Inglis
18e6359b5b cleanup 2004-03-23 03:07:40 +00:00
David Inglis
118c31cd16 non-external string 2004-03-23 02:48:29 +00:00
David Inglis
a85f27eed2 use new cdescriptor operation for changes 2004-03-19 20:31:33 +00:00
Mikhail Khodjaiants
001891858b Added missing action tooltips. 2004-03-19 18:45:21 +00:00
Alain Magloire
b3f004b2a3 Changes to get some performances. The array of
events is passed instead of one at a time.
2004-03-17 18:09:00 +00:00
Mikhail Khodjaiants
8cf78bf7d7 Applied patch from Tanya Wolff. 2004-03-17 17:15:25 +00:00
Alain Magloire
86875f7871 Patch from Tanya for locale 2004-03-17 16:40:55 +00:00
Alain Magloire
35ebf046cf ICDIManager extends ICDIEventListener 2004-03-16 20:05:25 +00:00
Alain Magloire
f3a9fae638 Major patch from Tanya to extenalize strings 2004-03-16 20:03:56 +00:00
Alain Magloire
2e49a88af9 Externalize strings from Tanya. 2004-03-12 19:34:53 +00:00
Mikhail Khodjaiants
ea9c355889 Applied patch from Tanya Wolff. 2004-03-12 17:00:31 +00:00
Mikhail Khodjaiants
0e48c01b6a Applied patch from Tanya Wolff. 2004-03-12 16:42:31 +00:00
David Inglis
cde152c3d0 update 2004-03-12 16:02:32 +00:00
Mikhail Khodjaiants
f4766d0e55 Applied string externalization patch from Tanya Wolff. 2004-03-10 19:41:10 +00:00
Mikhail Khodjaiants
8174ed6882 Applied patch from Tanya Wolff. 2004-03-09 21:31:28 +00:00
David Inglis
89a619d39c added "native" const 2004-03-09 20:41:52 +00:00
Mikhail Khodjaiants
7c50719ee7 Partial Fix for #51189. Applied patches from Tanya Wolff. 2004-03-04 19:23:14 +00:00
Alain Magloire
4e38f7ccd2 Reog. Categorise the files in to source folders. 2004-03-01 20:55:53 +00:00
Mikhail Khodjaiants
618b4f8e95 Fire the "suspend" event when the target is suspended because of an error. 2004-02-23 18:56:28 +00:00
Alain Magloire
aa349fc2b3 Partial fix for PR 52155. 2004-02-20 17:35:44 +00:00
Alain Magloire
2eb7c8d6d8 remove comments. 2004-02-19 16:04:11 +00:00
Alain Magloire
3e7cdc86af indentation. 2004-02-19 15:52:37 +00:00
Alain Magloire
8605adfe72 Fix for PR #52317 2004-02-19 15:49:58 +00:00