Alain Magloire
|
e0f9749453
|
update.
|
2002-11-22 19:31:24 +00:00 |
|
Mikhail Khodjaiants
|
62aeb18a10
|
Added the 'Evaluate' button to the Memory view.
|
2002-11-22 19:00:17 +00:00 |
|
Alain Magloire
|
8de42dc4ff
|
update.
|
2002-11-22 17:03:43 +00:00 |
|
Alain Magloire
|
13702bffcb
|
invokeMake not to clear state on error.
|
2002-11-22 17:03:34 +00:00 |
|
Alain Magloire
|
5b6c1eb100
|
updated
|
2002-11-22 16:33:27 +00:00 |
|
Alain Magloire
|
e506c797a2
|
core gif
|
2002-11-22 16:33:13 +00:00 |
|
Alain Magloire
|
51ca3415af
|
check for core
|
2002-11-22 16:32:59 +00:00 |
|
Alain Magloire
|
f35c3e8644
|
new method isCore().
|
2002-11-22 16:32:25 +00:00 |
|
Alain Magloire
|
3b64f661db
|
Check for the core type.
|
2002-11-22 16:32:00 +00:00 |
|
Alain Magloire
|
81a37c9668
|
Core type.
|
2002-11-22 16:31:36 +00:00 |
|
Alain Magloire
|
aab787f5aa
|
add isCore().
|
2002-11-22 16:31:19 +00:00 |
|
David Inglis
|
6eda5dd984
|
fixed hanging with autobuild
|
2002-11-22 14:53:48 +00:00 |
|
Alain Magloire
|
7b0bfa370a
|
updated.
|
2002-11-22 14:51:07 +00:00 |
|
Alain Magloire
|
73afe6bfb3
|
do not execute doRunEpilogue() in doRun().
|
2002-11-22 14:50:58 +00:00 |
|
Alain Magloire
|
d182380ac7
|
update.
|
2002-11-22 04:31:05 +00:00 |
|
Alain Magloire
|
92ad7a5001
|
New methods verifyWorkingDirectory().
|
2002-11-22 04:30:41 +00:00 |
|
Alain Magloire
|
2526120966
|
use getWorkingDirectory instead of getWorkingDir().
|
2002-11-22 04:28:24 +00:00 |
|
Alain Magloire
|
f7336ab6b8
|
setDefaultDir() return the IProject location as the default.
|
2002-11-22 04:27:47 +00:00 |
|
Alain Magloire
|
b189ce7272
|
updated.
|
2002-11-22 01:58:28 +00:00 |
|
Alain Magloire
|
005c6ad956
|
Check the project exists() or isOpen().
|
2002-11-22 01:58:17 +00:00 |
|
Mikhail Khodjaiants
|
209710a46b
|
The memory view does not display values if the address expression is '0xFFFFFFFF'.
|
2002-11-21 21:58:05 +00:00 |
|
Mikhail Khodjaiants
|
9331974459
|
Reset the tooltips of the memory view tabs on terminate.
|
2002-11-21 21:20:24 +00:00 |
|
Mikhail Khodjaiants
|
595e7ffbc7
|
Added the TERMINATE event handler to MemoryViewEventHandler.
|
2002-11-21 20:50:06 +00:00 |
|
Mikhail Khodjaiants
|
720f69e706
|
Added the handler of ICDIDestroyedEvent to 'CFormattedMemoryBlock.
|
2002-11-21 20:49:27 +00:00 |
|
David Inglis
|
70bf422a16
|
fixed bug# 25886
|
2002-11-21 18:29:30 +00:00 |
|
Alain Magloire
|
190184e79a
|
Remove indexer Property page.
|
2002-11-20 22:10:29 +00:00 |
|
Alain Magloire
|
66e00e89c1
|
updated.
|
2002-11-20 22:10:16 +00:00 |
|
Alain Magloire
|
21b25f7151
|
New file implementing indexerBlock tabItem.
|
2002-11-20 22:10:02 +00:00 |
|
Alain Magloire
|
3f5ac75a18
|
Added IndexerBlock.
|
2002-11-20 22:09:31 +00:00 |
|
Alain Magloire
|
f70739e9cb
|
Remove file
|
2002-11-20 22:09:20 +00:00 |
|
Mikhail Khodjaiants
|
fdc45b36d4
|
Fix for bug 26595.
|
2002-11-20 21:51:43 +00:00 |
|
David Inglis
|
88455f3cd6
|
support label decorator
|
2002-11-20 21:16:00 +00:00 |
|
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 |
|