Mikhail Khodjaiants
|
8510ce5ea0
|
Implementation of expressions.
|
2002-09-18 16:49:24 +00:00 |
|
Mikhail Khodjaiants
|
f670c1d502
|
Add suspend/resume support check.
|
2002-09-18 15:07:48 +00:00 |
|
Mikhail Khodjaiants
|
df4e0dbe8d
|
Implementation of expressions.
|
2002-09-18 15:04:01 +00:00 |
|
David Inglis
|
f45c222418
|
cleanup fragment supported IProcessList extension
|
2002-09-18 13:49:43 +00:00 |
|
David Inglis
|
4f7803089b
|
cleanup fragment
|
2002-09-18 13:48:56 +00:00 |
|
David Inglis
|
cb9a170b91
|
ignore doc dir
|
2002-09-18 13:36:38 +00:00 |
|
David Inglis
|
0615ec3ba1
|
schema for CDebugger extension
|
2002-09-18 13:35:55 +00:00 |
|
Alain Magloire
|
1f28f7bff2
|
set inferior suspended when we attach.
|
2002-09-17 21:20:50 +00:00 |
|
Alain Magloire
|
4477c66df6
|
Implements a Java version to extract pid from Linux.
|
2002-09-17 20:33:43 +00:00 |
|
Alain Magloire
|
7c0bb86e38
|
ignore bin.
|
2002-09-17 20:33:01 +00:00 |
|
David Inglis
|
0f1255a4e0
|
support attach to pid with debugger
|
2002-09-17 19:12:15 +00:00 |
|
David Inglis
|
60f24d786e
|
new Processlist extension point
|
2002-09-17 19:08:38 +00:00 |
|
David Inglis
|
43121170e5
|
cleanup
|
2002-09-17 18:53:40 +00:00 |
|
Mikhail Khodjaiants
|
63074a1820
|
Do not allow to modify aggregate variables.
|
2002-09-17 18:10:38 +00:00 |
|
Mikhail Khodjaiants
|
a83210a3a1
|
Do not allow to modify aggregate variables.
|
2002-09-17 17:55:26 +00:00 |
|
Mikhail Khodjaiants
|
3befb016c8
|
Implementation of 'Change register value' action.
|
2002-09-17 17:12:31 +00:00 |
|
David Inglis
|
b02cb0cd37
|
check for debugconfig for validity
|
2002-09-17 16:13:22 +00:00 |
|
Mikhail Khodjaiants
|
655d90ba80
|
Implementation of Registers view.
|
2002-09-17 16:03:53 +00:00 |
|
Alain Magloire
|
dc70001746
|
Putting some framework for the memoryBlock.
|
2002-09-17 03:56:44 +00:00 |
|
Alain Magloire
|
ac1048390a
|
For register no need to compare the stackframe.
|
2002-09-17 03:56:19 +00:00 |
|
Alain Magloire
|
e25f73cf71
|
Throw CDIException if getRegisters() failed.
|
2002-09-16 22:22:37 +00:00 |
|
Alain Magloire
|
2ffa2611d2
|
catch CDIException if getRegisters() failed.
|
2002-09-16 22:22:18 +00:00 |
|
Mikhail Khodjaiants
|
98cf33a2f4
|
Implementation of Registers view.
|
2002-09-16 22:14:21 +00:00 |
|
Mikhail Khodjaiants
|
397525c637
|
Implementation of Registers view.
|
2002-09-16 21:55:24 +00:00 |
|
Mikhail Khodjaiants
|
185cb818c1
|
Implementation of Registers view.
|
2002-09-16 21:32:17 +00:00 |
|
Judy N. Green
|
c4801477cc
|
Added doc to CVS Ignore
|
2002-09-16 20:06:10 +00:00 |
|
Alain Magloire
|
61f99b2be7
|
Add the well-known C extensions for the team extension-point.
|
2002-09-16 19:50:50 +00:00 |
|
David Inglis
|
065de59635
|
add method to get pluginid in abstractlaunchdelegate
|
2002-09-16 19:26:49 +00:00 |
|
Judy N. Green
|
15b2e81e4a
|
Added comment reminder to look into adding help pages in the future.
Initial investigation shows this to be a potentially Non-trivial task since
we will have to extend Eclipse's internal class IHelpContextIds
|
2002-09-16 13:36:20 +00:00 |
|
Judy N. Green
|
de7ab17cbe
|
Removed extraneous import
|
2002-09-16 13:34:37 +00:00 |
|
Sebastien Marineau
|
a000b4d73b
|
Initial JUnit model tests from Peter Graves's submission
|
2002-09-15 20:36:53 +00:00 |
|
Mikhail Khodjaiants
|
e5d1c04186
|
Implementation of text hovering.
|
2002-09-13 19:02:51 +00:00 |
|
Mikhail Khodjaiants
|
26f32a37d5
|
Implementation of text hovering.
|
2002-09-13 18:32:41 +00:00 |
|
Mikhail Khodjaiants
|
10e834b26a
|
Implementation of text hovering.
|
2002-09-13 17:45:24 +00:00 |
|
Mikhail Khodjaiants
|
82b872a006
|
Implementation of text hovering.
|
2002-09-13 17:22:46 +00:00 |
|
Mikhail Khodjaiants
|
ab927f790a
|
Correct display of C++ keywords in the 'Variables' view.
|
2002-09-12 22:22:39 +00:00 |
|
Alain Magloire
|
7622705eb4
|
Only pass the filename not the full path.
|
2002-09-12 19:36:57 +00:00 |
|
Mikhail Khodjaiants
|
3f63758501
|
Refactoring: moved some methods from CLocalVariable to CVariable and CModificationVariable.
|
2002-09-12 19:10:46 +00:00 |
|
Alain Magloire
|
074c939b24
|
Fire a ChangedEvent when the assign is successfull.
|
2002-09-12 18:55:31 +00:00 |
|
Mikhail Khodjaiants
|
71d62cdd6e
|
Implementation of the 'Change Variable Value' action.
|
2002-09-12 18:10:03 +00:00 |
|
Mikhail Khodjaiants
|
377485b1dd
|
Display the values of character arrays as characters.
|
2002-09-11 22:42:49 +00:00 |
|
Mikhail Khodjaiants
|
a3edd4621d
|
Implementation of array partitions.
|
2002-09-11 18:46:36 +00:00 |
|
David Inglis
|
d9185d633c
|
fixed exception with filename . & ..
|
2002-09-11 17:16:57 +00:00 |
|
Alain Magloire
|
cf07dedc00
|
Bug fix the children where not register to the VariableManager
so the ChangeEvent was not issued.
|
2002-09-11 15:12:11 +00:00 |
|
David Inglis
|
a345a5476d
|
fixed builder error
|
2002-09-11 14:53:30 +00:00 |
|
Alain Magloire
|
27c53603c7
|
setOptimazation takes an argument.
|
2002-09-11 14:49:24 +00:00 |
|
Alain Magloire
|
68b68482f3
|
ArrayIndexOutOfBound bug fix.
|
2002-09-11 00:15:49 +00:00 |
|
Mikhail Khodjaiants
|
43e52e0f88
|
Implementation of variables presentation in Variables view.
|
2002-09-10 22:41:10 +00:00 |
|
Alain Magloire
|
841c4d9b89
|
comment debug outputs.
|
2002-09-10 19:01:29 +00:00 |
|
Alain Magloire
|
c8c9ec8a30
|
new method to retrieve the PTY.
|
2002-09-10 14:28:41 +00:00 |
|