Alain Magloire
303306e897
updated.
2003-10-24 02:13:37 +00:00
Alain Magloire
5328500b7f
Work on the new ICPathEntry implementation
2003-10-24 02:13:19 +00:00
Alain Magloire
a5ae618c54
Remove reference to the old ICPathEntry implementation.
2003-10-24 02:12:38 +00:00
Hoda Amer
92c3026143
Bug fixes for New Class Wizard
2003-10-22 17:47:21 +00:00
Hoda Amer
1f8b4f48a6
Bug fixes in CModelBuilder
2003-10-22 17:46:50 +00:00
John Camelon
dfdfecab15
CORE
...
Fixed Bug 40007 : Parser reports success when it fails
Fixed Bug 44305 : Scanner/preprocessor fails on conditionals using hexidecimal
Fixed Bug 41935 : parser provides wrong name on namespace aliases
Fixed Bug 39525 : Parser fails on expressions that take address of overloaded operators
Fixed Bug 45287 : Scanner does not accept character sequence literals
Fixed Bug 36550 : Error recovery with unterminated string is weak
Fixed Bug 41063 : Remove unused K&R C support from ANSI Parser
Fixed Bug 39528 : Function try-blocks are not supported by the parser (ANSI C++)
Fixed Bug 39538 : Parser fails on explicit instantiation of templated operators
Fixed Bug 39536 : Parser fails on templated constructors/conversion operators
Refactored Scanner to make it easier to debug.
TESTS
Moved testBug40007() from ASTFailedTests to QuickParseASTTests.
Added QuickParseASTTests::testBug40759().
Added QuickParseASTTests::testBug44633().
Added ScannerTestCase::testBug44305().
Added QuickParseASTTests::testBug41935().
Moved testBug39525() from ASTFailedTests to QuickParseASTTests.
Added ScannerTestCase::testBug45287().
Moved testBug39528() from ASTFailedTests to QuickParseASTTests.
Moved testBug39538() from ASTFailedTests to QuickParseASTTests.
Added QuickParseASTTests::testBug39536().
Moved testBug39536A() from ASTFailedTests to QuickParseASTTests.
Moved testBug39536B() from ASTFailedTests to QuickParseASTTests.
2003-10-21 23:22:40 +00:00
Alain Magloire
503c0b61b6
updated.
2003-10-21 19:44:52 +00:00
Alain Magloire
47a0ffc0e9
Starting implementation of CPathEntry entries
...
in the core model.
2003-10-21 19:44:35 +00:00
Hoda Amer
7cfb47c220
Fix for bug#44507
2003-10-20 21:11:44 +00:00
Alain Magloire
de85b5fbaa
Thomasf patch to do showInContext()
2003-10-20 19:59:16 +00:00
Alain Magloire
e0e5d2c7bf
From Thomasf patch to do showIn, new method
...
showInContext()
2003-10-20 19:58:54 +00:00
Alain Magloire
e85f117e11
Implement Show() method, from ThomasF patch
...
to do ShowIn
2003-10-20 19:58:19 +00:00
David Inglis
5598a1537e
fixed unit test for testGetChildren in BinaryTest
2003-10-20 18:16:38 +00:00
David Inglis
7ed318908d
fixed junit test failure
2003-10-20 18:10:44 +00:00
Alain Magloire
f89eee8439
Remove the dispose and add the ImageBase in value of the symbols.
2003-10-19 05:29:55 +00:00
Alain Magloire
43dc0a5a21
print the Relocs
2003-10-19 05:29:08 +00:00
Alain Magloire
8517910db6
new constructor
2003-10-19 05:28:40 +00:00
Alain Magloire
08d608864c
pass the Elf object in the constructor.
2003-10-19 05:28:04 +00:00
Alain Magloire
e243c06ee9
pass the PE object in the constructor.
2003-10-19 05:27:37 +00:00
Alain Magloire
b1b47c294e
recreate the project after calling releaseCelement
2003-10-19 02:52:31 +00:00
Alain Magloire
f5b89e809f
advertise the Cygwin PE parser Page
2003-10-19 01:17:40 +00:00
Alain Magloire
d6572b1aa6
updated.
2003-10-19 01:17:22 +00:00
Alain Magloire
e47778c1ae
New Cygwin PE parser Page
2003-10-19 01:17:05 +00:00
Alain Magloire
c4fea46f5b
advertise the new Cygwin PE parser
2003-10-19 01:16:41 +00:00
Alain Magloire
8989c875b7
New Cygpath class for the ICygwinToolsProvider
...
IToolsProvider to find addr2line and c++filt
2003-10-19 01:16:07 +00:00
Alain Magloire
8c64ff43dd
cleanup and remove duplicate methods.
2003-10-19 01:15:19 +00:00
Alain Magloire
347db0a84e
Bug fix when accessing the String table
2003-10-19 01:14:53 +00:00
Alain Magloire
3736b2c199
New impelementation of PE parser.
2003-10-19 01:14:19 +00:00
Alain Magloire
d06d62c1c2
The real implementation of the parser been
...
move to utils/org/eclipse/cdt/utils/coff/parser
and utils/org/eclipse/cdt/utils/elf/parser
2003-10-19 01:13:53 +00:00
David Inglis
fa2d7106db
fixed Eclipse 3.0M4 build problems
2003-10-17 16:35:26 +00:00
Alain Magloire
51946e40ab
updated.
2003-10-17 14:13:38 +00:00
Alain Magloire
b4eff13327
Set the error message.
2003-10-17 14:13:25 +00:00
Alain Magloire
451fe038af
updated.
2003-10-16 19:10:04 +00:00
Alain Magloire
1349365cd7
Keep on trying to find a motif
2003-10-16 19:09:52 +00:00
Alain Magloire
6738deaf1a
updated.
2003-10-16 13:53:42 +00:00
Alain Magloire
66cd500c0c
Null out the page when not selected.
2003-10-16 13:53:30 +00:00
Alain Magloire
3fde5e06c5
updated.
2003-10-14 21:03:01 +00:00
Alain Magloire
19cd0ff470
Always fetch the paths in the .cdtproject.
2003-10-14 21:02:48 +00:00
Alain Magloire
e8b7586d25
updated.
2003-10-14 20:36:47 +00:00
Alain Magloire
71c5ec9d07
New method added in ICOptionPage
...
Preferences getPreferences()
2003-10-14 20:36:34 +00:00
Alain Magloire
66b1d31a66
updated.
2003-10-10 19:12:11 +00:00
Alain Magloire
5353c790ba
add new method.
2003-10-10 19:12:01 +00:00
Alain Magloire
2b2cf4e3c3
updated.
2003-10-08 20:10:35 +00:00
Alain Magloire
6a5352c615
Fallback to a search on the project.
2003-10-08 20:10:23 +00:00
Alain Magloire
a289e10de1
updated
2003-10-08 19:04:15 +00:00
Alain Magloire
c34904e169
Better use of selection for binary elements
2003-10-08 19:04:06 +00:00
Alain Magloire
df93222d51
updated.
2003-10-08 18:58:25 +00:00
Alain Magloire
4a143b03a8
More work done to clean the GNU Elf Binary Parser
2003-10-08 18:58:15 +00:00
Alain Magloire
994d18c7ab
Enable the GNU Elf Parser.
2003-10-06 20:16:38 +00:00
Doug Schaefer
cc6084024d
Patch for Sean Evoy:
...
Use natures to help select what tools are available.
2003-10-01 23:56:36 +00:00