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

831 commits

Author SHA1 Message Date
Alain Magloire
cf2832ceab Implement getAdapter and more fixes. 2002-10-22 04:48:02 +00:00
Alain Magloire
64c34799f5 updated. 2002-10-21 21:38:52 +00:00
Alain Magloire
fc62968007 Uncomment the log stream code. 2002-10-21 21:38:44 +00:00
Alain Magloire
9a1e378aaa getMIConsoleStream() and getMILogStream() new methods. 2002-10-21 21:38:24 +00:00
Alain Magloire
6a389b25b5 New file. 2002-10-21 21:37:41 +00:00
Alain Magloire
e3b2ddf78d update. 2002-10-21 20:38:32 +00:00
Alain Magloire
11d573cbbf fire the MemoryChangedEvent for not frozen blocks only. 2002-10-21 20:38:20 +00:00
Alain Magloire
daf7880caf update. 2002-10-21 02:56:04 +00:00
Alain Magloire
878808ef49 set debug to true. 2002-10-21 02:55:50 +00:00
Alain Magloire
f9b771cd11 Print gdb responses. 2002-10-21 02:55:39 +00:00
Alain Magloire
5fff1d8d25 Print gdb commands. 2002-10-21 02:55:21 +00:00
Alain Magloire
1c0d68d350 debugLog() break in the line in smaller chunks. 2002-10-21 02:55:00 +00:00
Alain Magloire
dc814f1e18 Updated. 2002-10-20 23:30:22 +00:00
Alain Magloire
40bea02947 New File implememt -data-write-register-values. 2002-10-20 23:30:11 +00:00
Alain Magloire
f2949a1eed New File implememt -data-write-memory. 2002-10-20 23:29:53 +00:00
Alain Magloire
b73d21d609 New method createMIDataWriteMemory()
New method createMIDataWriteRegisterValues().
2002-10-20 23:29:24 +00:00
Alain Magloire
b8c0643ed9 Remove getDirectories()
Remove setDirectories()
Remove reset().
2002-10-20 23:28:38 +00:00
Alain Magloire
1a7d9c7c71 Implememnt setValue(). 2002-10-20 23:28:00 +00:00
Alain Magloire
d05df2d9de Remove evaluateExpressionToValue().
Remove getCMemoryBlock().
2002-10-20 23:27:25 +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
David Inglis
efefa375bb fix feature build problem (jgreen patch) 2002-10-18 18:45:05 +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
4d8cd0871c indentation. 2002-10-13 02:35:02 +00:00
Alain Magloire
e60730059a update. 2002-10-13 02:33:31 +00:00
Alain Magloire
71a99db46e Clear queue when done. 2002-10-13 02:28:28 +00:00
Alain Magloire
aa81471656 new method clearItems() 2002-10-13 02:27:55 +00:00
Alain Magloire
64213165e0 remove warning. 2002-10-13 02:27:18 +00:00
Alain Magloire
7f4456c0db New method clearCommands. 2002-10-13 02:27:01 +00:00
Alain Magloire
8ec3ec5b4e Check for null reference. 2002-10-13 02:26:39 +00:00
Alain Magloire
e6df60f6a3 Updated. 2002-10-13 01:59:14 +00:00
Alain Magloire
3a91e2903c Put new method getMIDataReadMemoryInfo() to help. 2002-10-13 01:58:54 +00:00
Alain Magloire
9c1bc6352d Implementing the methods with MIDataReadMemory. 2002-10-13 01:58:21 +00:00
Alain Magloire
ea9d2ee16e Implementing all the methods with MIDataReadMemoryInfo. 2002-10-13 01:57:40 +00:00
Alain Magloire
122c0c38d7 Remove those methods (getInstructions) it is part
of ICDISourceManager.
2002-10-12 23:51:24 +00:00
Alain Magloire
5b7c73cea5 update. 2002-10-12 01:22:05 +00:00
Alain Magloire
39f06893f1 Implements the new MixedInstruction methods. 2002-10-12 01:21:51 +00:00
Alain Magloire
c87597043b A class to return a mixed of source and assembly instructions. 2002-10-12 01:21:29 +00:00
Alain Magloire
a4401df722 Remove ExpressionManager. 2002-10-11 14:41:35 +00:00
Alain Magloire
3cba8eaf06 Updated 2002-10-10 22:06:17 +00:00
Alain Magloire
e0077adce6 Comments. 2002-10-10 22:06:08 +00:00
Alain Magloire
96ac0e81e6 Declare a boolean variable to set if the session was terminated. 2002-10-10 22:05:53 +00:00
Alain Magloire
b3ae7fedaa Check if the level is already set in setCurrentStackFrame() if yes
make it a noop.
2002-10-10 22:04:59 +00:00