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

728 commits

Author SHA1 Message Date
Alain Magloire
0440f4618e implement for solaris ProcessList, this is use to get
a list of pid to attach in the debugger.
2002-10-15 17:58:15 +00:00
Alain Magloire
d049b3c0ae new source folder src. 2002-10-15 17:57:38 +00:00
Alain Magloire
c9c7b2b305 ignore bin and doc 2002-10-15 17:57:21 +00:00
Alain Magloire
08750ca15e implement extension point ProcessList. 2002-10-15 17:57:07 +00:00
David Inglis
b223fdb790 fixed builder 2002-10-15 17:54:13 +00:00
David Inglis
f1f4284c8c cleanup 2002-10-15 17:47:49 +00:00
Mikhail Khodjaiants
0a42098b56 The register's cahnge flag should be reset only when switching between frames of the same thread. 2002-10-15 17:06:57 +00:00
Judy N. Green
64907fba2e added x86 & Sparc to the platforms supported. 2002-10-15 16:58:53 +00:00
Judy N. Green
5a1cf098d0 added gtk to list of windowing systems supported 2002-10-15 16:57:21 +00:00
Judy N. Green
703ab2853a Rolled back to 1.1 for use with Eclipse 2.0.1 Aug 29.
The fix in 1.2 can only be used whne we move forward to support Eclipse builds newer than 20 September 2002.
2002-10-15 16:25:08 +00:00
Mikhail Khodjaiants
1da99f2c05 Reset the register's change flag before switching to another frame. 2002-10-15 02:17:42 +00:00
Mikhail Khodjaiants
fd8dc50308 Correct detail value should be set to the 'resume' event to prevent the collapse of variable's and register's trees after stepping. 2002-10-15 02:06:51 +00:00
Alain Magloire
629e7f3076 Put my name in the ChangeLog entry. 2002-10-14 20:24:28 +00:00
Mikhail Khodjaiants
42ab22b236 Set the corresponding thread as current before switching to another frame. 2002-10-14 05:03:22 +00:00
Alain Magloire
271c58700c Remove unused imports. 2002-10-13 21:31:01 +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
31930ca041 new method createMemoryBlock(), remove method getBlock(). 2002-10-13 02:33:21 +00:00
Alain Magloire
171c7a68e2 remove method supportsValueModification(). 2002-10-13 02:32:46 +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
9c134355a8 3 methods to return ICDIMixedInstruction ; a mixed
of source and assembly instructions.
2002-10-12 01:20:11 +00:00
Mikhail Khodjaiants
13fd0e42e8 Implementing the 'Switch to disassembly mode' action. 2002-10-11 21:51:18 +00:00
Mikhail Khodjaiants
92c7884bc3 Implementing the 'Switch to disassembly mode' action. 2002-10-11 21:41:50 +00:00
Mikhail Khodjaiants
736dbc1bec Changed the format of the disassembly view's output. 2002-10-11 14:59:18 +00:00
Alain Magloire
a4401df722 Remove ExpressionManager. 2002-10-11 14:41:35 +00:00
Judy N. Green
76c48037d8 Changed to Eclipse rather than QNX name 2002-10-11 14:39:30 +00:00
Alain Magloire
45377a0e86 Patch From Thomas Fletcher to add some C/C++ directives. 2002-10-11 13:40:51 +00:00
Alain Magloire
f076b37dfa Patch form Thomas Fletcher to fix a NullPointerException. 2002-10-11 13:30:21 +00:00
Mikhail Khodjaiants
cede94d323 Added the 'hasValueChanged' method to 'CRegister'. 2002-10-10 22:29:59 +00:00
Mikhail Khodjaiants
099c9906e8 Check if the selected frame is current before calling 'setCurrentStackFrame'. 2002-10-10 22:16:14 +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
Mikhail Khodjaiants
f5a5e58c82 Added Getter and Setter for 'fRefreshVariables'. 2002-10-10 22:01:16 +00:00
Judy N. Green
5049754989 *** keyword substitution change *** 2002-10-10 19:45:03 +00:00
Judy N. Green
541c32acf4 Fixed a problem that was causing backward disply of second line of code see CDT UI PR# 24648 2002-10-10 18:42:22 +00:00
Mikhail Khodjaiants
5eee2360ef Display the limited number of instruction in the disassembly view. 2002-10-10 18:36:07 +00:00