Alain Magloire
0bf4c5cff8
Look for the filename in the workspace if it is an absolute path.
2002-11-06 16:28:50 +00:00
Alain Magloire
f9820ec147
Move the code to check for "(Each undeclared" pattern.
...
Append the filename in the descripion if the resource is not found.
2002-11-06 16:28:19 +00:00
Alain Magloire
aef723b19b
updated.
2002-11-06 01:06:05 +00:00
Alain Magloire
5f1db41a0c
New implementation of a COFF/EXE/PE parser
2002-11-06 01:05:54 +00:00
Mikhail Khodjaiants
8ad962852c
Added support of the 'Add Global Variables' action of the Expressions view.
2002-11-05 20:26:57 +00:00
Mikhail Khodjaiants
21a42a700d
Added support of the 'Add Global Variables' action of the Expressions view.
2002-11-05 20:16:15 +00:00
Alain Magloire
fd2f3b9004
updated.
2002-11-05 16:21:30 +00:00
Alain Magloire
a6bc372a17
Fire ChangedEvent when setting the value.
2002-11-05 16:21:21 +00:00
Alain Magloire
b5757552c9
updated.
2002-11-05 16:01:46 +00:00
Alain Magloire
fd423bd490
trim the line.
2002-11-05 16:01:35 +00:00
Sebastien Marineau
0fe5a0800e
FIx for PR 25725 -- enable overview ruler
2002-11-05 15:01:54 +00:00
David Inglis
12aab10836
new pty lib
2002-11-04 21:01:34 +00:00
David Inglis
985995cb0f
change library layout
2002-11-04 20:57:06 +00:00
Alain Magloire
c7f9164d44
new file.
2002-11-04 20:44:32 +00:00
Alain Magloire
050047dc9b
new file.
2002-11-04 20:31:05 +00:00
David Inglis
aa3229d345
local to native
2002-11-04 20:05:33 +00:00
David Inglis
97bd508eb1
support "*" as platform and change local to native
2002-11-04 20:05:14 +00:00
David Inglis
194b859756
since config is shared we shouldn't filter that tab list
2002-11-04 20:01:11 +00:00
David Inglis
d88c252a40
Since standard make project don't really know what there target platform
...
is lets (for now) assume any "*" if the extension does not list any, in the
future we'll call ICOwner.getPlatform(IProject) (new) to give back a target platform
which the user has given us.
2002-11-04 19:28:32 +00:00
Judy N. Green
e81efef056
removed dependency on jdt docs. Our help just doesn't fully work without it but we should not depend on another independent plugin
2002-11-04 18:32:15 +00:00
Thomas Fletcher
632e0ccde1
Update to appease the SWT versions which do not initially provide a callback when the index is set in the combo box (no SWT policy defined on this).
2002-11-04 18:29:31 +00:00
Judy N. Green
5a7c3f8110
CDT is not a primary feature. Removed the inidcator so that our welcome page does not show in addition to others that use us.
2002-11-04 18:18:23 +00:00
Mikhail Khodjaiants
281b81b6c2
Implementation of the "Format/Decimal" and "Format/Unsigned Decimal" actions of the Memory view.
2002-11-04 01:47:47 +00:00
Mikhail Khodjaiants
74a706751c
Added support of the formatting actions of the Memory view.
2002-11-04 01:40:24 +00:00
Mikhail Khodjaiants
6be5cda658
Implementing decimal format support of the Memory view.
2002-11-01 23:25:06 +00:00
Mikhail Khodjaiants
f1fe1808af
Added conversion utilities to support decimal format in the Memory View.
2002-11-01 23:21:32 +00:00
Mikhail Khodjaiants
0397c4165b
Added 'IExecFileInfo' interface.
2002-11-01 23:17:17 +00:00
Alain Magloire
bfcdb80713
updated.
2002-11-01 20:12:37 +00:00
Alain Magloire
aa2c9be127
findElement check for relative path.
2002-11-01 20:11:21 +00:00
David Inglis
562219c341
IBinary label update to use isLittleEndian
2002-11-01 18:24:12 +00:00
Mikhail Khodjaiants
cb10be8c80
Replaced the 'IProject' argument by 'IFile' in the debug target factory methods - second phase.
2002-11-01 18:24:09 +00:00
Mikhail Khodjaiants
34d635498a
Removed unused constructor.
2002-11-01 18:23:49 +00:00
Mikhail Khodjaiants
4b9ae6832a
Removed unused debug target factory methods.
2002-11-01 18:23:15 +00:00
David Inglis
2c0e34366e
use newDebugTarget methods
2002-11-01 18:03:59 +00:00
David Inglis
e70e1ce0f3
change to getCPU string
2002-11-01 18:00:28 +00:00
Mikhail Khodjaiants
f58a8c96ee
Replaced the 'IProject' argument by 'IFile' in the debug target factory methods.
2002-11-01 17:15:50 +00:00
Alain Magloire
103447277e
updated.
2002-11-01 16:44:45 +00:00
Alain Magloire
9ecebfa287
Try to catch upfront errors like bad arguments by checking
...
if the process is still alive.
2002-11-01 16:44:34 +00:00
Alain Magloire
b22d79fa61
Ignore the errror form "set new-console"
2002-11-01 16:43:53 +00:00
Alain Magloire
e27b80d2b5
Update() returns the addresses.
2002-11-01 16:43:24 +00:00
Alain Magloire
acd6a6b567
Refresh any other needed block.
2002-11-01 16:41:29 +00:00
David Inglis
075e29a48e
let throw MIException in createSession
2002-11-01 15:04:43 +00:00
Mikhail Khodjaiants
2d39f23eee
Removed the 'Modified Value Color' preference.
2002-10-31 23:29:27 +00:00
Mikhail Khodjaiants
a429e30634
Fix for synchronization bug in CFormattedMemoryBlock.
2002-10-31 22:34:55 +00:00
Mikhail Khodjaiants
a8f3a92e07
Fix for synchronization bug in CFormattedMemoryBlock.
2002-10-31 22:34:33 +00:00
Mikhail Khodjaiants
25f35a02c8
Fix for synchronization bug in CFormattedMemoryBlock.
2002-10-31 22:28:21 +00:00
Mikhail Khodjaiants
33825fd97a
Fix for synchronization bug in CFormattedMemoryBlock.
2002-10-31 22:08:34 +00:00
Judy N. Green
20ae7ae730
Removed the ReferencedProjects tab from the C/C++ Projects Properties.
...
See GNATS bug 13758
2002-10-31 20:41:08 +00:00
Judy N. Green
b31adfd4de
Changed title "Referenced Projects" to "Referenced C/C++ projects" in order to distinguish it from the Referenced projects that Eclipse ads to project properties by default
2002-10-31 19:30:58 +00:00
Judy N. Green
07388af140
added source.cdt_qnx.jar
2002-10-31 15:25:33 +00:00