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

2639 commits

Author SHA1 Message Date
Alain Magloire
fac3669873 updated. 2003-08-20 20:05:40 +00:00
Alain Magloire
fa5928f508 Terminate when the thread is interrupted. 2003-08-20 20:05:05 +00:00
Doug Schaefer
a55df357e1 Patch for Hoda Amer:
Core: 
        Modified the parser's newExpression() to send all its sub expressions to the newDescriptor and check on each expression to find references in the CompleteParserASTFactory.createExpression(). 

Core Tests: 
        Added testNewExpressions() to CompleteParseASTTest to test new expression's references.
2003-08-20 18:05:30 +00:00
Doug Schaefer
cc710063b4 Patch for Sean Evoy:
This patch contains some minor UI changes and a big chunk of work to add 
built-in symbols and includes search paths to a tool specification. 

The UI change is a switch from dynamically resizing the property page when 
an option category is selected from the list, but rather using a scrolled 
edit area. Now, if the option set is larger than the viewable area, a 
horizontal and/or vertical scrollbar is displayed.

In terms of built-ins, there is no UI support to change the values just 
yet. That is coming, but I wanted to get the framework and some 
definitions in place so that the indexer and scanner can start using them.
2003-08-20 17:52:32 +00:00
Alain Magloire
5fd96de2e5 updated. 2003-08-20 17:34:42 +00:00
Alain Magloire
279655a2ff support d&d non-resources in the CView. 2003-08-20 17:34:33 +00:00
Mikhail Khodjaiants
cee6254f9e Unable to terminate post mortem debugging session.
Extended the 'CDebugTarget' class to overload the 'terminate' and 'canTerminate' methods.
2003-08-20 17:02:35 +00:00
Alain Magloire
5033de1c2e updated. 2003-08-20 15:48:48 +00:00
Alain Magloire
c96dfdc80c Break the toString() method is two smaller methods. 2003-08-20 15:48:37 +00:00
Alain Magloire
f4b76e52e0 Provide out own parametersToString().
break-condition parameters can not be munge.
2003-08-20 15:48:14 +00:00
Doug Schaefer
451e25f28e Trying to get the version.txt and index.html files to get
created.
2003-08-20 15:47:41 +00:00
David Inglis
b9f356214f work in progress - MakeTargetProvider/MakeTarget 2003-08-20 03:12:25 +00:00
Alain Magloire
7f3646cfb0 updated. 2003-08-20 01:22:56 +00:00
Alain Magloire
7cfecd1a5e Fix to deal with gdb ptype for class/structure 2003-08-20 01:22:46 +00:00
Alain Magloire
8c3d7d87ff refactorin the name to avoid confusion. 2003-08-20 01:22:21 +00:00
Mikhail Khodjaiants
5f589a68a0 Create ICDIVariableObject for each array partition to compute a detail panel's value. 2003-08-19 20:56:15 +00:00
Alain Magloire
8ea769c2ed updated 2003-08-19 20:56:07 +00:00
Alain Magloire
4e76360ada Fix for the getQualifiedName() for GDB fake categories. 2003-08-19 20:55:58 +00:00
David Inglis
7e7e45a917 work in progress- make target provider/make target 2003-08-19 20:17:28 +00:00
Mikhail Khodjaiants
bebc49da06 "Restore Default Type" changed to "Restore Original Type". 2003-08-19 17:37:36 +00:00
Alain Magloire
ce9b82be99 updated 2003-08-19 02:38:52 +00:00
Alain Magloire
e7f524f9e1 Patch form chris songer deals with sparse output
in the MI format
2003-08-19 02:38:41 +00:00
David Inglis
8043fd6640 update make view to use make target provider 2003-08-19 02:22:13 +00:00
David Inglis
2bb372a867 new make target provider/make target/listener/event 2003-08-19 02:21:49 +00:00
Alain Magloire
4471c53d81 updated 2003-08-19 02:02:13 +00:00
Alain Magloire
081b8cd7ca Deal with Shared Lib Events from GDB 2003-08-19 02:01:53 +00:00
Alain Magloire
551a927cf2 New files to deal with Shared Events from GDB 2003-08-19 02:01:31 +00:00
Alain Magloire
95e899e939 extends sessionObject 2003-08-19 02:00:57 +00:00
Alain Magloire
15e427d9ff New SessionObject for suspend on shared events. 2003-08-19 02:00:42 +00:00
David Inglis
5a2f61e463 refactor of core 2003-08-18 22:18:15 +00:00
David Inglis
58dffc1540 update
core - refactor cleanup
 ui - new work on make action contributions and targets
2003-08-18 21:10:04 +00:00
David Inglis
0f45720f3d patch from sean see changelog 2003-08-18 17:34:23 +00:00
David Inglis
dec8f5f092 disable browse button for now on directory location 2003-08-18 17:31:58 +00:00
David Inglis
e5e277adaf removed abstract method as it does not need to be abstract 2003-08-18 16:16:10 +00:00
David Inglis
746f6bfdc7 new project C/C++ project wizard classes 2003-08-18 16:10:59 +00:00
David Inglis
350c4a4ce6 *** empty log message *** 2003-08-18 16:01:01 +00:00
David Inglis
35f169b20d use new cproject creation wizards 2003-08-18 16:00:48 +00:00
David Inglis
d7803558cd added build locations setting 2003-08-18 16:00:34 +00:00
David Inglis
61b8cf9771 fix error 2003-08-18 15:59:42 +00:00
David Inglis
a7a2872b91 new error dialog methods 2003-08-18 15:59:11 +00:00
David Inglis
8c4b0d9020 update so that it can be extended to use other type control 2003-08-17 19:49:30 +00:00
David Inglis
dc9fe084f3 update 2003-08-17 19:46:53 +00:00
John Camelon
6acb69e971 CORE
Removed warnings from SymbolTable & QuickParseCallback (removing implicit accessor generation).
	Made IASTElaboratedTypeSpecifier derive from IASTOffsetableNamedElement (as it should).  

TESTS
	Removed warnings from AutomatedIntegrationSuite.java (removing implicit accessor generation).
2003-08-14 19:49:48 +00:00
John Camelon
83c27c9bb1 CORE
Added X-Reference support for ArrayModifiers and Exception Specifications.  
	Fixed Bug 41551  -  HandleInclusion always throws ScannerException on local includes.

TESTS
	Added CompleteParseASTTest::testArrayModExpression(), testPointerVariable() & 
	testExceptionSpecification().
2003-08-14 15:33:32 +00:00
David Inglis
21a6509a3b fixed problem with large lists (resize policy did not has a height hint) 2003-08-14 13:55:11 +00:00
David Inglis
1b28dd5dc3 rename inner class 2003-08-14 13:53:42 +00:00
David Inglis
1fcdb221f6 update nature ID 2003-08-14 13:53:17 +00:00
David Inglis
658534dfe6 ask not to cache info 2003-08-14 13:52:37 +00:00
David Inglis
744e9ba7ba added cache param 2003-08-14 13:52:00 +00:00
David Inglis
16a1cd62be made scanner info seperate from build info 2003-08-14 05:57:20 +00:00