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

1326 commits

Author SHA1 Message Date
Mikhail Khodjaiants
8efde68c59 Removed the redundant methods from the 'ICDIFloatingPointValue' interface. 2003-06-05 19:22:52 +00:00
Mikhail Khodjaiants
8b18e0f709 Implementing the UI support of the detail panel. 2003-06-04 22:04:25 +00:00
Mikhail Khodjaiants
152f3b0dc3 Implementing the core support of the detail panel. 2003-06-04 22:02:47 +00:00
Mikhail Khodjaiants
f6516e4737 Added the processing of reference values. 2003-06-04 17:44:46 +00:00
Mikhail Khodjaiants
bf46520cf1 Correction in the parsing of reference value. 2003-06-04 17:41:53 +00:00
Mikhail Khodjaiants
30fdf45570 The presentation of the new types. 2003-06-04 16:13:59 +00:00
Mikhail Khodjaiants
af887aa72c Added some missing types and methods for the type parsing. 2003-06-04 16:13:35 +00:00
Mikhail Khodjaiants
6472982fc0 Implementing the core support of UI features for types and internal formating (instead of using the format features provided by gdb). 2003-06-04 16:13:14 +00:00
Alain Magloire
33687bdd2e updated. 2003-06-04 13:51:42 +00:00
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