1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-10 02:25:25 +02:00
Commit graph

1817 commits

Author SHA1 Message Date
Doug Schaefer
aaf8173eba Updated version numbers to 2.0.2 2004-09-08 18:13:35 +00:00
Alain Magloire
066c8a91fc 2004-08-14 Alain Magloire
Fix for 71992.
	* CType.java
2004-08-16 15:59:06 +00:00
Alain Magloire
1b5570c323 2004-08-14 Alain Magloire
Fix for 71992.
	* src/org/eclipse/cdt/debug/mi/core/GDBTypeParser.java
2004-08-16 15:58:44 +00:00
Mikhail Khodjaiants
d99d824005 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 14:49:50 +00:00
Alain Magloire
5cfca6fd71 2004-08-11 Alain Magloire
Fix for PR 6991
	* src/org/eclipse/cdt/debug/mi/core/RxThread.java
2004-08-11 21:06:11 +00:00
Mikhail Khodjaiants
7957704e87 Fix for bug 70902. TVT3.0: Customize Perspective C++ Debug has duplicated strings. 2004-08-10 17:38:16 +00:00
Mikhail Khodjaiants
1d1df82897 Fix for bug 69085: Arrays in the Expressions view. 2004-08-04 21:37:48 +00:00
Alain Magloire
94c289a630 2004-07-22 Alain Magloire
Fix for 70688
	* src/org/eclipse/cdt/debug/mi/core/GDBTypeParser.java
2004-07-22 20:08:23 +00:00
Mikhail Khodjaiants
3bc91cc510 Dave's fix for the auto-solib option. 2004-07-19 14:50:43 +00:00
Doug Schaefer
cccfea41ec Upgrade plugin versions to 2.0.1. 2004-07-16 19:17:26 +00:00
Mikhail Khodjaiants
74e1f63335 Fix for bug 70147. TVT3.0: Preferences CDT Editor has non-externalized string. 2004-07-15 23:11:27 +00:00
Mikhail Khodjaiants
c1339e75e0 Fix for bug 69939. I18N: Memory view contains unexternalized strings.
Externalized Memory View Refresh menu item.
2004-07-15 17:24:11 +00:00
Alain Magloire
25b15468b2 2004-07-12 Alain Magloire
Patch from Stefan Bylund, to permit backend
	to show names of thread.
	PR 69711

	* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/Target.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/Thread.java

	* mi/org/eclipse/cdt/debug/mi/core/mi/core/output/MIInfoThreadsInfo.java
2004-07-12 14:34:53 +00:00
Mikhail Khodjaiants
2fbcd12e4f Fix for bug 69221: "Show full paths" doesn't work for shared libraries. 2004-07-09 21:23:59 +00:00
Mikhail Khodjaiants
4428b03744 Temporary fix for bug 68915: Invalid values in the Variables view 2004-06-30 15:20:49 +00:00
Mikhail Khodjaiants
fe9c5ad64b Partial fix for bug 45535: Performance problems when debugging.
Cache the double and float presentations of the floating point types.
2004-06-29 17:56:46 +00:00
cvs2svn
38b2c9a553 This commit was manufactured by cvs2svn to create branch 'cdt_2_0'.
Sprout from master 2004-06-28 05:16:32 UTC Bogdan Gheorghe <gheorghe@ca.ibm.com> 'Fix for Bug 67987: [Search] C Search results do no show up as editor annotations'
Cherrypick from master 2004-06-28 18:30:50 UTC Mikhail Khodjaiants <mikhailkhod@googlemail.com> 'Partial fix for bug 45535: Performance problems when debugging.':
    debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/internal/core/model/CFloatingPointValue.java
Delete:
    doc/org.eclipse.cdt.doc.isv/.project
    releng/org.eclipse.cdt.releng/build.sh
    releng/org.eclipse.cdt.releng/build.xml
    releng/org.eclipse.cdt.releng/maps/cdt.map
    releng/org.eclipse.cdt.releng/message.in
    releng/org.eclipse.cdt.releng/platform/build.properties
    releng/org.eclipse.cdt.releng/platform/customTargets.xml
    releng/org.eclipse.cdt.releng/sdk/build.properties
    releng/org.eclipse.cdt.releng/sdk/customTargets.xml
    releng/org.eclipse.cdt.releng/site.in
    releng/org.eclipse.cdt.testing-feature/feature.xml
    releng/org.eclipse.cdt.testing/plugin.xml
2004-06-28 18:30:51 +00:00
David Inglis
d294b00f9d update copyright 2004-06-25 14:49:43 +00:00
Alain Magloire
315a4fc293 Fix for 68226 2004-06-25 01:02:33 +00:00
Mikhail Khodjaiants
9b23979d4f Temporary fix for bug 56520: Debug Perspective doesn't get called when a breakpoint is hit. 2004-06-24 20:25:41 +00:00
David Inglis
4edd1d9f5c copyright update patch from David Daoust 2004-06-24 19:55:36 +00:00
Mikhail Khodjaiants
f4ba258cd6 Fix for bug 68316: Exception shutting down Eclipse with an active debug session. 2004-06-23 15:58:15 +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
Alain Magloire
3fd15075c3 Fix PR 68176
* mi/org/eclipse/cdt/debug/mi/core/command/CygwinMIEnvironmentCD.java
2004-06-22 15:33:51 +00:00
Mikhail Khodjaiants
624efe28c4 Fix for bug 60872. Accessibility: Run/Debug configuration dialog has duplicate mnemonics. 2004-06-21 21:55:40 +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
Alain Magloire
c191bced9d Patch from Andrew for Help support 2004-06-18 18:56:40 +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
1539cf8919 "CUpdateManager" extends "Observable" to support "Auto-Refresh" toggle actions. 2004-06-14 01:35:35 +00:00
Mikhail Khodjaiants
8ce08923fe Changed the comments and copyright text. 2004-06-14 01:31:35 +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
181779924b "CDebugTarget" should provide an adapter for "ICDebugTarget". 2004-06-11 21:44:46 +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
Alain Magloire
7d75673d86 Fix for PR 66338
* cdi/org/eclipse/cdt/debug/mi/core/cdi/BreakpointManager.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/Condition.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/EventManager.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/Breakpoint.java
2004-06-10 02:51:50 +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
585d6a4aac Changed the synchronization scope. 2004-06-09 19:06:44 +00:00
Alain Magloire
e9a68a7cbd Keep the breakpoint disable when doing
deffered breakpoint installation.

	* cdt/org/eclpse/cdt/debug/mi/core/cdi/EventManager.java
2004-06-09 15:43:47 +00:00