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

1500 commits

Author SHA1 Message Date
Judy N. Green
b038b96173 Added fragment.properties to list of files to package in build 2002-11-27 17:16:01 +00:00
Alain Magloire
dc382d4604 Support for cygwin debugger. 2002-11-27 16:26:46 +00:00
Alain Magloire
f8f4d2617f checjk for ICDISession 2002-11-27 16:23:28 +00:00
Mikhail Khodjaiants
d11b492c7c Render debug target as suspended if no reason is specified. 2002-11-27 15:50:38 +00:00
Mikhail Khodjaiants
200f697775 Fire suspend event for debug target that doesn't have threads. 2002-11-27 15:46:54 +00:00
Alain Magloire
eb5c616a90 updated. 2002-11-27 04:52:00 +00:00
Alain Magloire
b04063a504 Use CoreModel.getDefault(). 2002-11-27 04:51:49 +00:00
Alain Magloire
a0687d3f5b New tab item binaryParserBlock. 2002-11-27 04:51:08 +00:00
Alain Magloire
c82cfaaf0e CoreModel.getDefault(). 2002-11-27 04:50:50 +00:00
Alain Magloire
ff99394101 New tab item binary parser. 2002-11-27 04:50:32 +00:00
Alain Magloire
0892796cd1 Catch binar parser changes events. 2002-11-27 04:50:20 +00:00
Alain Magloire
b1ffc262c2 Added binaryParserBock in the tab items.
the performOK should be done in a runnable
2002-11-27 04:50:03 +00:00
Alain Magloire
0e5d20731a Use CoreModel.getDefault() 2002-11-27 04:48:43 +00:00
Alain Magloire
3d861af0c2 New file. 2002-11-27 04:47:19 +00:00
Alain Magloire
976636ba5a getBinaryParserConfiguration() new method 2002-11-27 04:46:52 +00:00
Alain Magloire
15b90e48c6 getBInarParserFormat() and friends. Remove the children
of a container when releaseCElement(). setBinaryParserFormat()
fires an event.
2002-11-27 04:46:27 +00:00
Alain Magloire
4716854106 support for binary parser change. 2002-11-27 04:45:27 +00:00
Alain Magloire
69a42e9342 Reorganize imports. 2002-11-27 04:45:01 +00:00
Alain Magloire
ef7b3fd532 add binarParserChanged() method 2002-11-27 04:44:28 +00:00
Alain Magloire
f147765654 move int the src directory 2002-11-27 04:44:11 +00:00
Alain Magloire
fef6269388 Remove the static qualifiers add getBinaryParserFormat()
setBinaryParserFormat()
2002-11-27 04:43:49 +00:00
Mikhail Khodjaiants
3589bf402a Fix for evaluation of expression to address in the Memory view. 2002-11-26 16:38:03 +00:00
David Inglis
2d754bb7da patch from jgreen 2002-11-26 13:49:03 +00:00
David Inglis
322271b44b fixed lack of error msg when nothing selected 2002-11-26 13:48:28 +00:00
Judy N. Green
84ec3f33f6 Fixed a label 2002-11-25 19:43:13 +00:00
Judy N. Green
c972f4c2f9 Fixed a label 2002-11-25 19:32:24 +00:00
Alain Magloire
e55091ff8b update. 2002-11-25 17:08:07 +00:00
Alain Magloire
dcfe811aae put isWriteWatchpoint(). 2002-11-25 17:07:58 +00:00
Alain Magloire
955a91d12e check for wpt. 2002-11-25 17:07:39 +00:00
Alain Magloire
5db6ae9f85 check getMIBreakPoint().isAccessWatchpoint() 2002-11-25 17:07:12 +00:00
David Inglis
b6174a0c43 added line converter and encoding support to editor (eclipse 2) 2002-11-25 14:22:42 +00:00
Alain Magloire
8efeacb083 New parser extension-points. 2002-11-25 05:55:56 +00:00
Alain Magloire
c0748f6cf0 updated 2002-11-25 05:55:43 +00:00
Alain Magloire
561066c167 new method finalize(). 2002-11-25 05:55:31 +00:00
Alain Magloire
af142b433e New file 2002-11-25 05:55:07 +00:00
Alain Magloire
98fa05101a Parse symbols. 2002-11-25 05:54:54 +00:00
Alain Magloire
56d92428d9 New methods getBinaryParser() 2002-11-25 05:54:23 +00:00
Alain Magloire
0a52804874 New method getFormat() 2002-11-25 05:54:06 +00:00
Alain Magloire
a534e59274 New files. 2002-11-25 05:53:47 +00:00
Alain Magloire
95287f294f new method getFormat(). 2002-11-25 05:53:32 +00:00
Alain Magloire
47c90fdd03 Move Symbol class outside. 2002-11-25 05:53:17 +00:00
Alain Magloire
3f774dc60b new method getBinaryParser(). 2002-11-25 05:51:45 +00:00
Mikhail Khodjaiants
626262c9a0 Fix for watchpoints. 2002-11-24 23:18:01 +00:00
Alain Magloire
b6683a70d2 Updated. 2002-11-24 16:08:35 +00:00
Alain Magloire
562eea247e close() the streams before reportProblems() 2002-11-24 16:05:02 +00:00
Alain Magloire
ba1e859eba checkLine() breaks the string in to lines and passes it to
processLine().
2002-11-24 16:02:01 +00:00
Alain Magloire
b192a6f48a Make sure to drain the pipes. 2002-11-24 15:59:12 +00:00
Alain Magloire
58b28300a4 updated 2002-11-23 22:36:25 +00:00
Alain Magloire
e6185f1ac6 Do not show the selection dialog if list is empty 2002-11-23 22:36:14 +00:00
Alain Magloire
349c933d9c updated. 2002-11-23 04:34:10 +00:00