Alain Magloire
b18a703288
Patch form Christophe Juniet to add a #ifdef guard
...
when generating a class file.
2003-06-06 01:16:10 +00:00
Mikhail Khodjaiants
d7275746e2
Changed the presentation of arrays and array types.
2003-06-05 22:05:07 +00:00
Mikhail Khodjaiants
4890f5b3c1
Infinite values of the floating point types.
2003-06-05 21:18:25 +00:00
Mikhail Khodjaiants
1d3ef1c353
Evaluate expressions of detail panel asynchronously.
2003-06-05 20:47:15 +00:00
Mikhail Khodjaiants
1a2df38e62
Renamed the 'computeDetail' method of the 'ICValue' interface to 'evaluateAsExpression'.
2003-06-05 20:44:45 +00:00
John Camelon
fc9a1bc154
Patch for Victor Morgzin.
...
Fix Bug 38065 Handling include statements with backslashes in Outline
2003-06-05 20:16:30 +00:00
John Camelon
f5f345cdff
CORE
...
Fix Bug 38380 "Include" class public methods fails JUnit tests
Updated CModel, DOM, Scanner and current Parser callback to set the information appropriately.
TESTS
Moved testBug23478A() & testBug23478B() from failed tests to TranslationUnitTests.java.
Removed TranslationUnitFailedTests.java as it was empty.
I also had to apply Alain's partial fix to the Parser_SymbolTable branch to get this working.
2003-06-05 20:01:54 +00:00
Mikhail Khodjaiants
8efde68c59
Removed the redundant methods from the 'ICDIFloatingPointValue' interface.
2003-06-05 19:22:52 +00:00
Alain Magloire
80e0614c06
updated.
2003-06-05 14:15:52 +00:00
Alain Magloire
5082c1e133
PR 38380, partial fix
2003-06-05 14:14:44 +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
Alain Magloire
0fe28a9c96
updated.
2003-06-04 19:34:54 +00:00
Alain Magloire
8fa405d412
Fix PR 38405, syntax hilight for macor in the CEditor
2003-06-04 19:34: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
55253c4df9
updated.
2003-06-04 14:12:34 +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
John Camelon
18b219a690
Patch for Hoda Amer.
...
The user may start the wizard from the navigator view. In this case, the selection is a resource, not a CModel Element, which caused some troubles.
This patch fixes this problem. Change log has been updated.
2003-05-30 15:26:37 +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
1a8a38360a
updated/.
2003-05-29 15:20:11 +00:00
Alain Magloire
86ed1b7148
Fix PR 38239
2003-05-29 15:20:03 +00:00
Doug Schaefer
6fa98d379b
Patch for Sean Evoy:
...
- More data types for build model
- New natures for managed build
2003-05-29 14:01:04 +00:00
Alain Magloire
c09a240262
New work improving.
2003-05-28 20:32:19 +00:00
John Camelon
c27d3e4175
Patch for Hoda Amer
...
A fix for the incorrect inclusion problem in the New Class Wizard.
2003-05-28 18:10:13 +00:00
David Inglis
8ab6e1bb4c
fixed bug with mips dyn section reading
...
new method
cleanup
2003-05-28 12:59:08 +00:00
John Camelon
1ce9ba9ea0
Patch for Hoda Amer.
...
First patch for a new class wizard for CDT.
2003-05-27 21:33:04 +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
John Camelon
6deffd9b82
Patch for Vlad Hirsl.
...
New test suite added to run all build, model, parser and failure JUnit tests
and produce a report.
2003-05-26 16:59:50 +00:00
Alain Magloire
06c645217f
updated.
2003-05-25 02:30:52 +00:00