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

1709 commits

Author SHA1 Message Date
David Inglis
c35aafd192 fixed auto builds so project that are not involved dont build 2002-11-20 16:02:19 +00:00
Alain Magloire
9fba9c63e0 updated 2002-11-20 14:41:58 +00:00
Alain Magloire
f8ef29c102 Fix compareBlocks not to take to account the starting address. 2002-11-20 14:41:50 +00:00
David Inglis
8eb2617607 fixed bug # 26640 2002-11-20 14:31:35 +00:00
David Inglis
83d878c511 build console improvements 2002-11-20 14:16:00 +00:00
Mikhail Khodjaiants
22b835c277 Partial fix for bug 25956. Filter out the instructions that do not belong to the current function. 2002-11-19 22:55:00 +00:00
Mikhail Khodjaiants
a0eb6d4b36 Added enablement condition to some actions. 2002-11-19 21:38:30 +00:00
Mikhail Khodjaiants
d66eda2a42 Fix for bug 26693. 2002-11-19 21:35:01 +00:00
David Inglis
daade7e2fd *** empty log message *** 2002-11-19 20:46:32 +00:00
Alain Magloire
ce2627c2d7 Remove debug print. 2002-11-19 20:07:09 +00:00
Alain Magloire
b4deebb5c8 Don nothing for PRE_BUILD and PRE_DELETE 2002-11-19 20:03:20 +00:00
Alain Magloire
8a2e9665c0 updated 2002-11-19 20:02:55 +00:00
Alain Magloire
ce5b560be1 updated 2002-11-19 18:53:48 +00:00
Alain Magloire
f359f64cb2 Recompiled. 2002-11-19 18:53:40 +00:00
Alain Magloire
bb4a4631b5 Fixes from Alex 2002-11-19 18:53:30 +00:00
Mikhail Khodjaiants
280c95fcfe Fix for bug 26401. 2002-11-19 16:47:36 +00:00
Mikhail Khodjaiants
916a07026b Fix for bug 26401. 2002-11-19 16:42:04 +00:00
Mikhail Khodjaiants
f0c0e2418a Fixes for the 'Add Global Variables' action's bugs. 2002-11-18 23:05:58 +00:00
Alain Magloire
95f0a1bc97 update. 2002-11-18 19:04:55 +00:00
Alain Magloire
ff27cbfa7f Only get the top level stackFrame 2002-11-18 19:04:36 +00:00
Alain Magloire
d27bd20cc2 Move the assignements before fire the events. 2002-11-18 19:04:16 +00:00
Alain Magloire
b4b5f94323 updated. 2002-11-18 18:10:10 +00:00
Alain Magloire
01bde001e6 getStackFameCount() set and reset the thread. 2002-11-18 18:10:02 +00:00
Alain Magloire
1e61153ea5 updated. 2002-11-18 15:52:13 +00:00
Alain Magloire
94e2d67e88 use getResource() instead of getUnderlyingResource() 2002-11-18 15:52:02 +00:00
Alain Magloire
60f77885af postRefresh for IBinary and IArchive 2002-11-18 15:51:32 +00:00
Alain Magloire
8d3b4cda66 CEditor input may be IStorage fix not to NPE. 2002-11-18 15:51:12 +00:00
Alain Magloire
413f2e0ca1 Add more category. 2002-11-18 15:50:37 +00:00
Alain Magloire
6e6478f7c6 Updated 2002-11-18 15:49:58 +00:00
Alain Magloire
4fba4e3891 Indentation. 2002-11-18 15:49:45 +00:00
Alain Magloire
692923449d New File implemements IResource 2002-11-18 15:49:34 +00:00
Alain Magloire
ab56b495b3 New File implement IMarker 2002-11-18 15:49:21 +00:00
Alain Magloire
f0948f1cb3 New file to implement IContainer 2002-11-18 15:49:11 +00:00
Alain Magloire
386780aa19 remove getCorrespondingResource() 2002-11-18 15:48:44 +00:00
Alain Magloire
954178f769 Remove reference to elf. 2002-11-18 15:48:23 +00:00
Alain Magloire
b9277bde86 Use the IBinaryParser, bug fix in fParsedResource.remove()
should pass the key.
2002-11-18 15:48:09 +00:00
Alain Magloire
f3f0b3d63c IsReadonly new method 2002-11-18 15:47:31 +00:00
Alain Magloire
ba7d1abca2 Remove unused variables. 2002-11-18 15:47:10 +00:00
Alain Magloire
d4532d506e New methos getResource(). 2002-11-18 15:46:45 +00:00
Alain Magloire
12958aff89 ElfRunner rename to BinaryRunner 2002-11-18 15:46:02 +00:00
Alain Magloire
228076d41b Use the IBinaryParser 2002-11-18 15:45:20 +00:00
Alain Magloire
8b036e7766 Remove reference to Elf. 2002-11-18 15:44:58 +00:00
Alain Magloire
e18952d04a Use the IBinaryParser now. 2002-11-18 15:44:21 +00:00
Alain Magloire
afe548ff84 Framework for the IBinaryParser for Elf. 2002-11-18 15:43:53 +00:00
Alain Magloire
8e7d223aa9 Add getResource(). 2002-11-18 15:43:08 +00:00
Alain Magloire
ba94208e02 new File 2002-11-18 15:42:54 +00:00
Mikhail Khodjaiants
8d83066244 Added presentation for dummy stack frames. 2002-11-16 00:52:09 +00:00
Mikhail Khodjaiants
b44541d2d1 If the backtrace is very deep the debugger is unable to parse MI output. The limited number of stack frames will be displayed. 2002-11-16 00:48:31 +00:00
Alain Magloire
23097b55e8 update 2002-11-15 20:26:08 +00:00
Alain Magloire
01d01ec5fc Only allowed Bookmark on an IFile 2002-11-15 20:26:00 +00:00