Alain Magloire
|
07cbfee3bb
|
updated.
|
2003-06-03 20:29:42 +00:00 |
|
Alain Magloire
|
6c689f0920
|
Accept "char [200]" as valid typename.
|
2003-06-03 20:29:35 +00:00 |
|
Alain Magloire
|
2334920663
|
update.
|
2003-06-03 19:46:14 +00:00 |
|
Alain Magloire
|
c7c666408a
|
Save the head of the type for the return value.
|
2003-06-03 19:46:07 +00:00 |
|
Alain Magloire
|
cf3d839940
|
Fix PR 38047, unable to save changes in CDebugEditor.
|
2003-06-03 19:19:08 +00:00 |
|
Alain Magloire
|
151c03d458
|
updated
|
2003-06-03 03:12:59 +00:00 |
|
Alain Magloire
|
7232c3d962
|
Enable the use of GDBTypeParser to parse
the output of "ptype" and "whatis" from gdb
|
2003-06-03 03:12:13 +00:00 |
|
Alain Magloire
|
4b0f5e25f1
|
Infinite loop bug.
|
2003-05-30 18:40:55 +00:00 |
|
Mikhail Khodjaiants
|
6ac9c4e9a4
|
PR 38268: added the image cache for overlay images.
|
2003-05-30 17:44:52 +00:00 |
|
Alain Magloire
|
7a4da108d7
|
updated.
|
2003-05-29 20:53:57 +00:00 |
|
Alain Magloire
|
c857a4eaf2
|
added new methods to allow casting
|
2003-05-29 20:53:43 +00:00 |
|
Mikhail Khodjaiants
|
00d81cd9ef
|
Changed the vizualization of arrays and structures.
|
2003-05-29 19:20:15 +00:00 |
|
Mikhail Khodjaiants
|
a295e9b86c
|
Added new methods to ICVariable to vizualize arrays and structures based on the new CDI types.
|
2003-05-29 19:18:51 +00:00 |
|
Alain Magloire
|
c09a240262
|
New work improving.
|
2003-05-28 20:32:19 +00:00 |
|
Alain Magloire
|
8cbe8f914d
|
Fix a bug
|
2003-05-27 21:29:41 +00:00 |
|
Mikhail Khodjaiants
|
39f646118e
|
Verify if breakpoint belongs to the project before setting, removing or changing properties.
|
2003-05-27 19:00:30 +00:00 |
|
Alain Magloire
|
6818565686
|
new draft of type parsing.
|
2003-05-26 19:11:01 +00:00 |
|
Alain Magloire
|
4c4433067c
|
updated.
|
2003-05-26 18:46:19 +00:00 |
|
Alain Magloire
|
2644a0923e
|
getType() new method.
|
2003-05-26 18:46:13 +00:00 |
|
Mikhail Khodjaiants
|
7de234ff77
|
First draft of the tracepoints in the CDI.
|
2003-05-26 18:12:38 +00:00 |
|
Alain Magloire
|
06c645217f
|
updated.
|
2003-05-25 02:30:52 +00:00 |
|
Alain Magloire
|
b49ff9c101
|
Catch null pointer
|
2003-05-25 02:30:39 +00:00 |
|
Alain Magloire
|
ed9a85d9b7
|
Call ptype as a fallback
|
2003-05-25 02:30:12 +00:00 |
|
Alain Magloire
|
7a4f1833a5
|
More parsing and cleanup
|
2003-05-25 02:29:59 +00:00 |
|
Alain Magloire
|
98d3530766
|
Fix typos.
|
2003-05-25 02:29:46 +00:00 |
|
Alain Magloire
|
a694d99ff6
|
updated.
|
2003-05-23 16:04:36 +00:00 |
|
Alain Magloire
|
cf8ff11215
|
reset the variable to null.
|
2003-05-23 16:04:20 +00:00 |
|
Alain Magloire
|
3cb76211e0
|
updated.
|
2003-05-23 15:49:52 +00:00 |
|
Alain Magloire
|
139372d3d0
|
ICDIType extends ICDIObject
|
2003-05-23 15:49:46 +00:00 |
|
Alain Magloire
|
262478774d
|
updated
|
2003-05-23 05:14:07 +00:00 |
|
Alain Magloire
|
c72d9b9045
|
parsing for the typenames.
|
2003-05-23 05:13:53 +00:00 |
|
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 |
|