Alain Magloire
|
51f3cc7f2a
|
Chose the right interface type
|
2003-05-23 05:13:32 +00:00 |
|
Alain Magloire
|
e73328b981
|
First draft interface of the types for CDI
|
2003-05-23 05:13:17 +00:00 |
|
Mikhail Khodjaiants
|
f0436fcef5
|
Created preference for the maximum number of disassembly instructions.
|
2003-05-14 19:24:12 +00:00 |
|
Mikhail Khodjaiants
|
00e4c17321
|
Enable/disable the 'Add Globals' action when the 'Expressions' view is initializing.
|
2003-05-13 19:44:07 +00:00 |
|
Mikhail Khodjaiants
|
4169c1bd54
|
Accumulate the status information when adding multiple globals to the Expression view.
|
2003-05-12 22:03:49 +00:00 |
|
Mikhail Khodjaiants
|
4fc88a9b59
|
Moved the generation of expressions for global variables to the mi plugin.
|
2003-05-12 21:14:49 +00:00 |
|
Mikhail Khodjaiants
|
359c65a4f5
|
When generating disassembly instructions by file name and line number check if the frame address is in the address range of the instruction set.
If the instruction set doesn't contain the frame address generate a new instruction set based on the frame address.
|
2003-05-12 14:46:34 +00:00 |
|
Mikhail Khodjaiants
|
9e873ea496
|
In the "terminate" event handler of the session manager check the targets that belong to the current session.
|
2003-05-08 17:22:16 +00:00 |
|
Mikhail Khodjaiants
|
f6969bb0a8
|
Display the error message and error image in the debug target's label.
|
2003-05-07 17:32:41 +00:00 |
|
Mikhail Khodjaiants
|
2daeadc115
|
Set the error status if the debug target is suspended because of an error.
|
2003-05-07 17:24:56 +00:00 |
|
Mikhail Khodjaiants
|
068e671281
|
Correction.
|
2003-05-06 20:17:45 +00:00 |
|
Mikhail Khodjaiants
|
f12c4032e8
|
Removed unused constructor.
|
2003-05-06 18:34:54 +00:00 |
|
Mikhail Khodjaiants
|
0f257f5573
|
Check if the underlying debugger supports expression evaluation in the "canEvaluate" method.
|
2003-05-06 17:35:35 +00:00 |
|
Mikhail Khodjaiants
|
63628b58a1
|
Ruler tooltips in the dissassembly editor.
|
2003-05-06 16:33:03 +00:00 |
|
Mikhail Khodjaiants
|
33aba856fd
|
Added tooltips to breakpoints and watchpoints.
|
2003-05-06 16:28:55 +00:00 |
|
Alain Magloire
|
eec646bbe5
|
updated.
|
2003-05-06 16:04:23 +00:00 |
|
Alain Magloire
|
9b6c9a6f45
|
Suspend the inferior before selecting the thread.
|
2003-05-06 16:04:13 +00:00 |
|
Mikhail Khodjaiants
|
4a88230536
|
New implementation of overlayed images.
|
2003-05-05 19:53:03 +00:00 |
|
Mikhail Khodjaiants
|
8db10675f9
|
New method in ICBreakpoint - "isConditional".
Added a status functionality to the CDebugElement class.
|
2003-05-05 19:52:25 +00:00 |
|
Mikhail Khodjaiants
|
7ef7176558
|
New method in ICBreakpoint - "isConditional".
|
2003-05-05 19:51:46 +00:00 |
|
Mikhail Khodjaiants
|
bcc744554c
|
Added a status functionality to the CDebugElement class.
|
2003-05-05 19:51:13 +00:00 |
|
Mikhail Khodjaiants
|
1f3480e46a
|
Removed unused imports.
|
2003-05-05 19:36:24 +00:00 |
|
Mikhail Khodjaiants
|
b8a4db2ba7
|
Notify the Launch view about stack changes when handling the 'Resumed' event.
|
2003-05-02 15:50:27 +00:00 |
|
Mikhail Khodjaiants
|
8fa32c98e8
|
Implementations of the new "terminateSessionOnExit" method of ICDIConfiguration
|
2003-05-01 16:22:08 +00:00 |
|
Mikhail Khodjaiants
|
579f75531e
|
Implementation of termination policy.
|
2003-05-01 16:21:54 +00:00 |
|
Alain Magloire
|
2a67b46d3c
|
updated.
|
2003-04-30 20:56:17 +00:00 |
|
Alain Magloire
|
e9b8f0d5a0
|
Call MIInferior.update() for attaching sessions
|
2003-04-30 20:56:10 +00:00 |
|
Alain Magloire
|
7c38a9e9c9
|
updated.
|
2003-04-30 17:52:04 +00:00 |
|
Alain Magloire
|
135c3cb81a
|
supportsTerminate() returns true;
|
2003-04-30 17:51:56 +00:00 |
|
Alain Magloire
|
9020239eb7
|
updated
|
2003-04-29 18:42:24 +00:00 |
|
Alain Magloire
|
0533d620d4
|
disconnect() from the working copy manager.
|
2003-04-29 18:42:18 +00:00 |
|
Alain Magloire
|
bb30382695
|
updated.
|
2003-04-28 02:36:20 +00:00 |
|
Alain Magloire
|
ff2a519180
|
New method getBufferFactory() overload the parent.
|
2003-04-28 02:35:56 +00:00 |
|
Mikhail Khodjaiants
|
452d55abef
|
Fix for bug 36909.
|
2003-04-25 21:11:59 +00:00 |
|
Alain Magloire
|
3c1b1e9355
|
updated.
|
2003-04-25 20:50:47 +00:00 |
|
Alain Magloire
|
f654c62285
|
Remove the call to MIInferior.update()
|
2003-04-25 20:50:40 +00:00 |
|
Alain Magloire
|
1821764512
|
do not call "info program" for attach session
|
2003-04-25 20:50:26 +00:00 |
|
Alain Magloire
|
7c38ceb5da
|
when Suspended call MIInferior.update().
|
2003-04-25 20:50:05 +00:00 |
|
Alain Magloire
|
8a98a043aa
|
when terminate() is call disable the Command Queue
|
2003-04-25 20:49:10 +00:00 |
|
Mikhail Khodjaiants
|
8f19b5929d
|
Fix for bug 36909.
|
2003-04-25 19:38:51 +00:00 |
|
Mikhail Khodjaiants
|
a294752676
|
Display error messages in the 'Registers' view.
|
2003-04-24 19:05:52 +00:00 |
|
Mikhail Khodjaiants
|
304e26f30c
|
Check for null pointer in 'isCharacter' and 'isCharPointer'.
|
2003-04-24 16:03:44 +00:00 |
|
Mikhail Khodjaiants
|
2c27efbc06
|
Check for null pointer in 'isCharacter' and 'isCharPointer'.
|
2003-04-24 15:41:38 +00:00 |
|
Mikhail Khodjaiants
|
65353ae67b
|
Added shortcuts for the C/C++ Debug specific views.
|
2003-04-24 15:31:28 +00:00 |
|
Mikhail Khodjaiants
|
44a3cd9a5b
|
Update the actions of the 'Shared Libraries' view even if the viewer's input is the same as before.
|
2003-04-24 15:24:13 +00:00 |
|
Alain Magloire
|
70f30ce631
|
updated.
|
2003-04-24 15:21:18 +00:00 |
|
Alain Magloire
|
009549f216
|
new function update() to search for the pid of the inferior.
|
2003-04-24 15:21:10 +00:00 |
|
Alain Magloire
|
db78b5ea0e
|
new file to parse "info program"
|
2003-04-24 15:20:45 +00:00 |
|
Alain Magloire
|
e5747c7de9
|
new method createMIInfoProgram
|
2003-04-24 15:20:24 +00:00 |
|
Alain Magloire
|
e0d210a7e3
|
call MIInferior.update in processSuspend()
|
2003-04-24 15:20:10 +00:00 |
|