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

1157 commits

Author SHA1 Message Date
Alain Magloire
3fd15075c3 Fix PR 68176
* mi/org/eclipse/cdt/debug/mi/core/command/CygwinMIEnvironmentCD.java
2004-06-22 15:33:51 +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
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
Alain Magloire
afd9e92342 Fix for PR 65077
* mi/org/eclipse/cdt/debug/mi/core/command/CygwinCommandFactory.java
	* mi/org/eclipse/cdt/debug/mi/core/command/CygwinMIEnvironmentCD.jav
	* src/org/eclipse/cdt/debug/mi/core/CygwinGDBDebugger.java
2004-06-08 21:40:21 +00:00
Mikhail Khodjaiants
0dfb4354ac Moved externalized strings to the right property file. 2004-06-02 20:25:29 +00:00
Alain Magloire
5614c7c557 Overload getFullName() for registerObject 2004-06-02 14:47:04 +00:00
Alain Magloire
ed6d4cbdbb remove comments 2004-06-01 18:27:55 +00:00
Alain Magloire
97876ded77 GDB has special "types"
int8_t int16_t etc ... parse them also.
2004-05-31 23:51:45 +00:00
David Inglis
760c2a22b5 fixed update platform filtering
fixed compiler error prompting
2004-05-31 18:06:16 +00:00
Alain Magloire
0209657630 Fix for PR 58249 2004-05-31 15:31:11 +00:00
Alain Magloire
e993ab0e1c Error in looking for the CIdentifier.
* src/org/eclipse/cdt/debug/mi/core/GDBTypeParser.java
2004-05-28 15:17:18 +00:00
Alain Magloire
67cd9ad95c copy some of the field back to the variable 2004-05-28 14:12:35 +00:00
Alain Magloire
f9065c3dda Fix to PR 60020.
GDB returns the children when a pointer
	points to a structure.
	Also ignore the keyword "const" when parsing.

	* cdi/org/eclipse/cdt/debug/mi/core/cdi/SourceManager.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/Variable.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/VariableObject.java
	* src/org/eclipse/cdt/debug/mi/core/GDBTypeParser.java
2004-05-28 04:37:51 +00:00
Doug Schaefer
de0397f03e Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
Alain Magloire
d46532a2d9 2004-05-18 Alain Magloire
Remove warnings and compatibility plugin
	to be full Eclipse-3.0 compliant.
2004-05-18 17:34:49 +00:00
Alain Magloire
83ff50fe27 PR 57127. Pass the stream verbatim
even if it has spaces.
	This what gdb expects.
2004-05-07 18:21:22 +00:00
Alain Magloire
21b56220d7 Fix for PR 60664 2004-05-07 14:21:21 +00:00
David Inglis
0e68bf890b reverted some string externalizing which should never have been done. 2004-04-02 15:52:45 +00:00
Alain Magloire
1ff55f435a GDBserver config should be "*" not "native" 2004-04-01 19:44:19 +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
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
Alain Magloire
86875f7871 Patch from Tanya for locale 2004-03-17 16:40:55 +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
David Inglis
cde152c3d0 update 2004-03-12 16:02:32 +00:00
Alain Magloire
4e38f7ccd2 Reog. Categorise the files in to source folders. 2004-03-01 20:55:53 +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
Alain Magloire
45d013d253 save the PID when attaching. 2004-02-18 03:51:06 +00:00
Alain Magloire
d3531f1429 use String.endsWith("(gdb)") to find the prompt 2004-02-11 20:48:14 +00:00
Alain Magloire
e2482f2bc6 Do not pass an empty string. 2004-02-02 14:18:09 +00:00
Alain Magloire
df79974b26 Let the MIExecInterrupt through 2004-01-30 19:46:55 +00:00
Alain Magloire
2e8a72022a Allow the client to overload the interrupt 2004-01-30 17:15:50 +00:00
Alain Magloire
752890b1aa *** empty log message *** 2004-01-29 16:51:19 +00:00
Alain Magloire
662e440276 CDT Debug prefers things to be in ascending number 2004-01-29 16:49:28 +00:00
Alain Magloire
e692b9940d update the logs. 2004-01-28 21:05:06 +00:00
Alain Magloire
b1dd76df72 Change the scope of the methods to be protected. 2004-01-28 21:04:09 +00:00
Alain Magloire
12ac7e97c7 new method setOperation(). 2004-01-28 20:52:16 +00:00
Alain Magloire
8d6cbf9b4b Throws the exception up instead of silently ignore it. 2004-01-28 20:50:39 +00:00
Alain Magloire
a90de5234d Cache the stackframes to reduce the chatting between
GDB.
2004-01-23 05:04:20 +00:00
Alain Magloire
74d7916ebc Cache the stackframes to reduce the chatting between
GDB.
2004-01-23 04:05:09 +00:00
Doug Schaefer
8cceffb272 Fix the classpaths to use dynamic containers again.
My apologies :-)
2004-01-05 21:16:28 +00:00
Doug Schaefer
e1b04cf0c0 Added org.eclipse.core.runtime.compatability as a
dependency to satisfy Eclipse 3.0M6 requirements.
2004-01-05 20:26:57 +00:00
Mikhail Khodjaiants
ac91633edf Fix for bug 49282 terminate the gdb session if the termination of the inferior fails. 2003-12-22 20:27:31 +00:00
Mikhail Khodjaiants
5432ae0bcd Fix for bug 49278 do not retry the "info threads" command if the first attempt fails. 2003-12-22 19:54:11 +00:00
Alain Magloire
4123b94c18 . 2003-12-18 23:38:06 +00:00
Alain Magloire
d9141a8a93 The -gdb-set environment is not describe properly
in the doc ... finally discover at it works by looking
at the command line, first attempt to rectify
2003-12-18 23:23:03 +00:00
Mikhail Khodjaiants
2450aa42da Fix for bug 49061: Different values are used as default for the "Load shared library symbols automatically" option. 2003-12-17 22:16:41 +00:00
Mikhail Khodjaiants
5fdc6c2dc5 Show the gdb arguments when tracing. 2003-12-16 20:34:55 +00:00