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

7321 commits

Author SHA1 Message Date
Mikhail Khodjaiants
b53dbe706e Bug 100261: Memory veiw: Renderings content disappears when click on Vairable/Module... view. 2005-06-17 19:30:56 +00:00
Bogdan Gheorghe
19721c7ad7 Patch for Dave Daoust: Fix display string 2005-06-17 15:04:44 +00:00
Andrew Niefer
fb5cd0f157 patch from Devin Steffler for bug 100568
- also remove references to implementations of IASTName and use interfaces instead
2005-06-17 14:28:49 +00:00
Vladimir Hirsl
7ab54e4dad Fix for 95174: [Search Engine][DOM AST Indexer] does not find definition of a method. 2005-06-17 04:19:28 +00:00
Bogdan Gheorghe
e2daf28d35 Fix for 99868 2005-06-17 02:00:54 +00:00
David Inglis
a921b87b6f further fix for 95556 2005-06-16 23:56:57 +00:00
Mikhail Khodjaiants
2a08c7bbc4 Bug 100471: Signed/Unsigned Integer renderings show '?' for valid memory blocks. 2005-06-16 20:43:31 +00:00
Vladimir Hirsl
51203a09e7 Fix for PR 99433: [Search] Return parms not part of qualification matching. Function/methos parameters are now used as a part of search pattern. 2005-06-16 19:55:34 +00:00
Mikhail Khodjaiants
652898366b Bug 100447: NPE generated when Run To Line in Disassembly view. 2005-06-16 19:23:34 +00:00
John Camelon
e6211fb710 Removed. 2005-06-16 18:49:45 +00:00
Mikhail Khodjaiants
4f60c4a7aa Bug 100445: The endianess of a debug target is reversed. 2005-06-16 17:51:21 +00:00
John Camelon
1b6e13f52d Fixed Bug 100408 [ProblemBinding] invalid ProblemBinding on (x)*3; 2005-06-16 17:35:34 +00:00
Mikhail Khodjaiants
3915950c5d Partial fix for bug 79371: Setting breakpoints in the left hand side ruler of the disassembly view is sluggish. 2005-06-16 16:07:59 +00:00
John Camelon
4da0ae86ac Removing preferences for markers. 2005-06-16 15:21:36 +00:00
Andrew Niefer
acffd42977 update tests that were fixed 2005-06-16 14:48:28 +00:00
Bogdan Gheorghe
7026a99e32 Fix for NPE in IndexerTypesJob2
Patch for Dave Daoust - change Var encoding in index
Test refactoring
2005-06-16 03:47:39 +00:00
Andrew Niefer
71ecce9bed - implement getConstructors for class templates and their instantiations
- fix bugs 99254, 99258
- fix NPE & ClassCastException
2005-06-15 22:29:38 +00:00
Bogdan Gheorghe
3eb94cf34a Fix for Bug 100191 2005-06-15 21:51:29 +00:00
John Camelon
bed6b31350 Fixed hierarchy view. 2005-06-15 20:37:52 +00:00
John Camelon
7e9281e310 Workarounds to keep get type cache dependent features working.
Open Type & Class Browser now work with both CTags & Full Indexing.
2005-06-15 19:04:18 +00:00
Mikhail Khodjaiants
0467fe740a Bug 87556: Post-mortem debug fails silently if core file is inaccessible. Applied patch from Joanne Woo (Monta Vista). 2005-06-15 17:58:08 +00:00
Mikhail Sennikovsky
d0824d23fd Checked in the patch from Andrew Ferguson that contains some corrections for the buildDefinitions schema, and added some more schema corrections. 2005-06-15 15:57:08 +00:00
Mikhail Sennikovsky
db48cbe5a9 Committed the patch from David Daoust that fixes the string externalization warnings 2005-06-15 15:24:44 +00:00
Mikhail Sennikovsky
3e9660ea3e 1.Applied the patch from Bill Hilliard: the tool-settings block is now not created for the non-build resources
2.Fixed the bug with the incorrect obtaining of the resource configuration for the given resource
2005-06-15 14:01:51 +00:00
Mikhail Sennikovsky
ed3ae35c1d The fix for setting/getting the valueHandler Extra Argument from Bala Torati 2005-06-15 12:54:15 +00:00
Bogdan Gheorghe
9423b0371d Added get file id to IQueryResult 2005-06-15 05:18:02 +00:00
Bogdan Gheorghe
0d6a37aebe Fix for 93788: CTags indexer should index the include path 2005-06-15 05:14:32 +00:00
Mikhail Khodjaiants
750f5bb545 Bug 98814: NullPointerException and failed to launch debug session for a project. 2005-06-14 21:45:18 +00:00
Bogdan Gheorghe
a81f74c376 Fix for 100064 2005-06-14 21:13:39 +00:00
Bogdan Gheorghe
fae118c182 Patch for Dave Daoust: Fixes up the string demangling in IEntryResult + IndexerView 2005-06-14 19:52:17 +00:00
David Inglis
ebffc66e0d small update to change logging to use the launch plugins plus use its own pixelconverter 2005-06-14 15:55:15 +00:00
David Inglis
4118b748e8 fixed bug #99806 2005-06-14 15:49:26 +00:00
Vladimir Hirsl
f33fc3358d Externalized string in DiscoveredPathContainerPage.
Fix for 99275: ScannerInfo UI extension point issue.
2005-06-14 15:44:44 +00:00
Bogdan Gheorghe
2e043c84e6 NPE Fix 2005-06-14 15:25:04 +00:00
David Inglis
da065bb454 fixed bug # 99899 2005-06-14 15:06:24 +00:00
John Camelon
ab72dd450e Warnings warnings warnings. 2005-06-14 14:56:14 +00:00
David Inglis
f2febe8b52 added build target job to manual build family 2005-06-14 14:44:11 +00:00
David Inglis
2dc9421f24 fixed bug#94702 2005-06-14 14:39:43 +00:00
Bogdan Gheorghe
d8a971aedb Added full qualfications to BasicSearchMatch
Cleaned up some dead search code
2005-06-14 05:56:50 +00:00
Chris Recoskie
9f79372988 crecoskie June 13, 2005
- fix for Bugzilla 99483 (NPE in MBS if you have a file with no extension)
2005-06-14 02:08:29 +00:00
Bogdan Gheorghe
35cc111224 Fix for 99536 : Remove Original Source Indexer
Refactored DOM Indexer
Fix for 93571 : Indexer causes deadlock in org.eclipse.cdt.ui.tests AutomatedSuite
2005-06-13 23:51:52 +00:00
Mikhail Khodjaiants
953acd1eef Temporary fix for bug 77279: The memory view address should not be cleared on project restart. 2005-06-13 20:19:58 +00:00
Andrew Niefer
5122fa3417 95220 2005-06-13 19:00:50 +00:00
Doug Schaefer
33a689c273 Fixed up build scripts to allow us to build from a tag while keeping the eclipse plugins used for test on HEAD. 2005-06-13 18:50:01 +00:00
Mikhail Khodjaiants
8aea36d90e Fixed message identifiers. 2005-06-13 18:47:17 +00:00
Andrew Niefer
72278f3ec9 bug 98960 2005-06-13 18:14:10 +00:00
Doug Schaefer
4c922d5214 Add in a notest target. 2005-06-13 17:13:04 +00:00
Doug Schaefer
7b2b55e8d6 Fixed up build scripts to allow us to build from a tag while keeping the eclipse plugins used for test on HEAD. 2005-06-13 15:35:13 +00:00
Doug Schaefer
532780d3a2 Fixed up build scripts to allow us to build from a tag while keeping the eclipse plugins used for test on HEAD. 2005-06-13 15:06:20 +00:00
Doug Schaefer
07bd3b43e3 *** keyword substitution change *** 2005-06-13 15:05:36 +00:00