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

731 commits

Author SHA1 Message Date
Alain Magloire
0f4029f0e6 Remove of getCMemoryBlock() not use.
Remove evaluateExpressionToValue not use.
2002-10-20 23:20:59 +00:00
Alain Magloire
b1b68787e3 updated. 2002-10-19 19:21:24 +00:00
Alain Magloire
7c45b6aa42 Indentation 2002-10-19 19:21:14 +00:00
Alain Magloire
e0a1aac99a new File for memory event. 2002-10-19 19:20:55 +00:00
Alain Magloire
fe3137c647 new method update() to generage MemoryChangedEvents. 2002-10-19 19:20:35 +00:00
Alain Magloire
70ceb04d59 Implements ICDIMemoryChangedEvent. 2002-10-19 19:20:11 +00:00
Alain Magloire
0ce8dee341 New methods to expose internal variable fields. 2002-10-19 19:19:53 +00:00
Alain Magloire
6211cfdea3 Process MIMemoryChangedEvents. 2002-10-19 19:19:26 +00:00
Alain Magloire
5bd17656da Catch potential nullpointer exceptions. 2002-10-19 19:19:11 +00:00
Alain Magloire
a02276b6ee updated 2002-10-19 19:15:49 +00:00
Alain Magloire
273ab56e71 New event trigger by memory changes. 2002-10-19 19:15:41 +00:00
Mikhail Khodjaiants
73c66134ef Implementation of the memory view. 2002-10-18 22:02:51 +00:00
Mikhail Khodjaiants
60e7f0dd37 Implementation of the 'dispose' method for 'CFormattedMemoryBlock'. 2002-10-18 21:54:37 +00:00
David Inglis
efefa375bb fix feature build problem (jgreen patch) 2002-10-18 18:45:05 +00:00
Mikhail Khodjaiants
f3214e2438 Implementing the memory view support. 2002-10-17 23:17:02 +00:00
Judy N. Green
0bd52b9a1d removed *.jar in build.xml files that was causing the generated jar to be included twice. Jars that need to be copied to the pluh\gins directory must be explicitly added 2002-10-17 20:42:27 +00:00
Alain Magloire
e09dd29657 updated. 2002-10-17 20:11:46 +00:00
Alain Magloire
a3ee79f327 Regenerated. 2002-10-17 20:11:35 +00:00
Alain Magloire
537bd3b590 updated. 2002-10-17 19:58:30 +00:00
Alain Magloire
115779a5ee Patch from Alex Chapiro to fix createCombo. 2002-10-17 19:58:22 +00:00
Alain Magloire
5e33757eef updated. 2002-10-17 19:26:26 +00:00
Alain Magloire
367ffc2972 Fix some memory leaks. 2002-10-17 19:18:20 +00:00
Judy N. Green
cbcaf432bb Fixed problem with C++ header files only showing highlighed C keywords 2002-10-17 19:03:45 +00:00
Alain Magloire
31390481e6 updated. 2002-10-17 15:54:04 +00:00
Alain Magloire
1823ea2f89 regenerated. 2002-10-17 15:53:28 +00:00
Alain Magloire
cad297693f Reformat to be Unix format. Check the program
with access() to see if executable.
2002-10-17 15:52:57 +00:00
Alain Magloire
b968757017 Reformat to be Unix format. Check the program
with pfind() to see if executable.
2002-10-17 15:52:34 +00:00
Alain Magloire
e1b17f11c1 updated. 2002-10-17 14:30:00 +00:00
Alain Magloire
9bad4794b2 Added new method createMemoryBlock() takes string
as the first argument.
2002-10-17 14:29:51 +00:00
Alain Magloire
aa7b0c68a0 Updated. 2002-10-17 14:29:21 +00:00
Alain Magloire
1d30495e26 added new method createMemoryBlock take string as the first
argument.
2002-10-17 14:29:11 +00:00
Alain Magloire
5507f1ee91 credit to alex for its patch. 2002-10-17 14:05:08 +00:00
Alain Magloire
50fad5fe59 reformat. 2002-10-17 14:00:25 +00:00
Alain Magloire
e38c670d27 Add $NON-NLS-1$ when necessary.
native methods should throw Exceptions.
2002-10-17 13:59:44 +00:00
Alain Magloire
df56cb6372 Reformat. 2002-10-17 13:59:13 +00:00
Alain Magloire
badcff4119 close0 is private. and should throw exception. 2002-10-17 13:59:00 +00:00
Alain Magloire
4570abc614 close0 is private. 2002-10-17 13:58:38 +00:00
Alain Magloire
d00a62b1c1 updated. 2002-10-16 20:14:48 +00:00
Alain Magloire
195442a581 Remove unused imports and changing some scopes to
not generate synthetic methods.
2002-10-16 20:14:36 +00:00
Alain Magloire
05f2fa57f8 updated. 2002-10-16 14:39:27 +00:00
Alain Magloire
39725b1b3f Remove unused imports. 2002-10-16 14:39:18 +00:00
David Inglis
e6b8733ada patch from Alex Chapiro 2002-10-16 12:11:04 +00:00
Alain Magloire
fb2a003ba6 Updated. 2002-10-16 00:56:03 +00:00
Alain Magloire
dbb6aec999 Always call pfind() to check the path 2002-10-16 00:55:46 +00:00
Alain Magloire
a509b0baaa Make it a Unix format. Check the path with access(). 2002-10-16 00:55:24 +00:00
Alain Magloire
711b80c01d update 2002-10-16 00:13:37 +00:00
Alain Magloire
9b7110a81d make the native method package scope. 2002-10-16 00:13:30 +00:00
Mikhail Khodjaiants
ef35f69c64 Implementing the memory view support. 2002-10-15 21:42:17 +00:00
Mikhail Khodjaiants
6c770feac4 Moved the memory management functionality to the core. 2002-10-15 21:36:03 +00:00
Mikhail Khodjaiants
46a86c5d94 Implementation of the 'Automatically switch to disassembly mode' preference. 2002-10-15 18:29:04 +00:00