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

1178 commits

Author SHA1 Message Date
Mikhail Khodjaiants
c333a8033f Cosmetic change for the MemoryView preference page. 2002-11-29 21:09:21 +00:00
Mikhail Khodjaiants
79cc057707 Cosmetic change for the MemoryView preference page. 2002-11-29 21:05:42 +00:00
Mikhail Khodjaiants
fe95aee277 Cosmetic fix for the memory view tab's tooltips. 2002-11-29 20:44:12 +00:00
Alain Magloire
77c0c0b3fb updated. 2002-11-29 20:39:28 +00:00
Alain Magloire
a1de0b92b6 in processSuspedEvent only use MIStoppedEvent.getThreadID(). 2002-11-29 20:39:12 +00:00
Alain Magloire
fec37bb3a8 updated. 2002-11-29 19:26:12 +00:00
Alain Magloire
501d00103f check if the patch affected others. 2002-11-29 19:26:04 +00:00
Alain Magloire
b3319e3db9 updated. 2002-11-29 18:54:38 +00:00
Alain Magloire
9c94ad2f84 signature change in MIStoppedEvent. 2002-11-29 18:54:31 +00:00
Alain Magloire
835b5ee2ed Move the getThreadId() and getFrame() to MIStoppedEvent. 2002-11-29 18:53:42 +00:00
David Inglis
75222a1dcf fixed NPE 2002-11-29 15:31:44 +00:00
Mikhail Khodjaiants
2ef1e13e0b Fixes for 'Run to line' actions. 2002-11-28 23:45:34 +00:00
Mikhail Khodjaiants
063ca7472b 'exec-until' instead of temporary breakpoints for 'run to line'. 2002-11-28 23:45:16 +00:00
Alain Magloire
2df67f8279 Define an ID for the ASMEditor 2002-11-28 23:39:00 +00:00
Alain Magloire
e7a6267ccf updated 2002-11-28 23:38:42 +00:00
Alain Magloire
ffd54de53b Set the contextID 2002-11-28 23:38:35 +00:00
Alain Magloire
30ad6c0a84 updated. 2002-11-28 23:09:52 +00:00
Alain Magloire
50d7ae7e64 Only take a byte. 2002-11-28 23:09:44 +00:00
Mikhail Khodjaiants
220d22f82b Live editing of the memory view. 2002-11-28 19:16:37 +00:00
Mikhail Khodjaiants
edb4e2ef4e Live editing of the memory view: removed support of the 'Save Changes' action. 2002-11-28 19:12:27 +00:00
David Inglis
1d64355469 added -u for older cygpath util 2002-11-28 18:35:44 +00:00
Alain Magloire
3bccbf3c16 runUntil 2002-11-28 16:20:02 +00:00
Alain Magloire
f9aab8b132 updated. 2002-11-28 00:43:37 +00:00
Alain Magloire
cc94cac626 make i386 be x86 to be consitent. 2002-11-28 00:43:24 +00:00
David Inglis
a2116752e3 change console lines default to 500 2002-11-27 20:10:01 +00:00
David Inglis
f28b06a289 new build console line cap 2002-11-27 19:54:40 +00:00
David Inglis
339d480d39 removed unsed hyperlink stuff which leaked cursors 2002-11-27 18:57:44 +00:00
Mikhail Khodjaiants
6e2179b64b Typo in plugin.properties. 2002-11-27 17:52:47 +00:00
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