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

15845 commits

Author SHA1 Message Date
Pawel Piech
d5963828f4 [297798] Updated error codes used in getSubExpressions(). 2009-12-17 18:44:58 +00:00
Anton Leherbauer
2d40e6fea7 Bug 293634 - [breakpoints] ToggleBreakpointAdapter blocks UI thread waiting on the index (follow up) 2009-12-17 13:19:04 +00:00
Anton Leherbauer
ab53de8c4f [255026] [expressions][cdi] Support for advanced expression hover 2009-12-17 09:43:46 +00:00
Marc Khouzam
d15ff47ef8 [297798] ClassCastExcetion fix and more detailed checks. 2009-12-16 20:35:48 +00:00
Marc Khouzam
370ef8a824 [275687] Moving Reverse commands to the core of CDT from DSF-GDB, and making use of the new asynchronous command framework of the debug platform 2009-12-16 20:32:47 +00:00
John Cortell
ffd9215e3f [297778] DwarfReader shouldn't inject drive letter into file paths or convert cygwin paths 2009-12-15 21:44:49 +00:00
John Cortell
cdd0c897ac Avoid unwanted conversion from a UNIX path to c:\ on Windows, just as with 297781 2009-12-15 00:18:34 +00:00
John Cortell
bbf22bce99 [297781] Executables view accidentally converting UNIX paths to windows c: based ones (on Windows) 2009-12-14 22:59:38 +00:00
John Cortell
6e9b99adf9 Discard obsolete classes 2009-12-14 19:30:52 +00:00
Vivian Kong
2921db084c use Eclipse 3.6M4 for builds 2009-12-14 16:44:42 +00:00
Anton Leherbauer
986dc3753a Bug 278967 - Content assist on "../" results in an error 2009-12-14 08:45:16 +00:00
Anton Leherbauer
a326de8cbd [297387] [disassembly] When location combo box has focus, 'Home' key shouldn't jump to PC address
Patch from Navid Mehregani
2009-12-14 07:50:51 +00:00
Andrew Gvozdev
1a64d13fda bug 297683: JUnit tests AllTemplateEngineTests stopped compiling in eclipse 3.6M4 2009-12-13 04:34:59 +00:00
John Cortell
487a57e98d [273502] Follow up fix. Launch configuration refactoring doesn't work for non-locals configs that live in the project folder (a .launch file) 2009-12-12 15:11:34 +00:00
John Cortell
b83991daa5 [273502] Allow third party launch configurations to participate in refactoring. 2009-12-11 13:42:36 +00:00
Anton Leherbauer
354fa73eba Fix deprecation warnings 2009-12-11 13:31:32 +00:00
Markus Schorn
ac13b9f714 Compiler warnings. 2009-12-11 11:11:29 +00:00
Anton Leherbauer
12fdecc1fe Bug 296823 - workaround for excessive response from gdb 2009-12-11 10:30:36 +00:00
Markus Schorn
7831fac919 Bug 297550: NPE skipping trivial initializers. 2009-12-11 10:28:44 +00:00
John Cortell
5687f0ee0f Documentation improvement 2009-12-10 21:42:09 +00:00
John Cortell
ceaa353fb9 [297535] Optimization to DsfServicesTracker 2009-12-10 21:15:49 +00:00
Pawel Piech
dde65a6ae5 [297140] Added comments to clarify method usage. 2009-12-10 20:48:53 +00:00
Markus Schorn
0c68019dc1 Bug 296549: NPE accessing implicit methods. 2009-12-10 13:51:47 +00:00
Markus Schorn
0209ac4783 Bug 297438: Parameter defaults get lost in index. 2009-12-10 13:21:39 +00:00
Markus Schorn
36d621341c Bug 296906: ADL for overloaded operators. 2009-12-10 10:07:29 +00:00
Mike Kucera
c595624439 Bug 282854 - Add an import/export from file button to the Paths and Symbols page 2009-12-09 17:28:36 +00:00
Doug Schaefer
4eb4fa693c Fix API breakage. 2009-12-08 20:38:21 +00:00
Vivian Kong
73ac2ced22 fix compile error against eclipse 3.6 2009-12-08 19:37:21 +00:00
Doug Schaefer
673ce7a0a9 New ScannerInfoProvider extension point allowing providers to be associated with build commands in the project description. 2009-12-08 18:51:56 +00:00
John Cortell
cd837027a9 [297085] "Scroll to File Start Address" checkbox has no effect. Additionally, the scrolling logic does not support Memory Browser or Traditional Rendering. 2009-12-07 22:02:41 +00:00
Mike Kucera
2bb959feda Bug 296881 - remote C/C++ search results not displaying properly 2009-12-07 21:46:30 +00:00
Sergey Prigogin
43de6972ad Avoid creating an unnecessary object. 2009-12-07 07:31:10 +00:00
Sergey Prigogin
facea6db02 Cosmetics. 2009-12-06 20:18:21 +00:00
Sergey Prigogin
c5ef494d1f Cosmetics. 2009-12-06 20:15:40 +00:00
Sergey Prigogin
b77877aea8 Fixed a comment. 2009-12-06 03:54:43 +00:00
Sergey Prigogin
29c2347063 Fixed Javadoc. 2009-12-06 03:50:15 +00:00
Sergey Prigogin
9a44e49e11 Cosmetics. 2009-12-06 03:49:38 +00:00
Sergey Prigogin
9408357b60 Removed unused code. 2009-12-06 03:38:04 +00:00
Sergey Prigogin
5d6f846caf toString method. 2009-12-06 03:35:48 +00:00
Sergey Prigogin
cc0d1ce4aa Cosmetics. 2009-12-06 03:33:31 +00:00
Andrew Gvozdev
75a36f0c5e bug 296966: [error parser] [patch] Fixes for GNU ld error parsing
Convert GLDErrorParser to RegexErrorParser
2009-12-05 18:54:15 +00:00
Andrew Gvozdev
23d7d1e99f bug 296966: [error parser] [patch] Fixes for GNU ld error parsing
Patch from Ed Swartz
2009-12-05 17:51:27 +00:00
Andrew Gvozdev
9fa4bd5b07 bug 290997: [Contribution] VS-style option tooltip display in Property Pages
patch from Miwako Tokugawa
2009-12-04 19:00:15 +00:00
Andrew Gvozdev
bd8212e8aa cleanup: fixed warnings 2009-12-04 04:16:30 +00:00
Andrew Gvozdev
65887eac69 bug 294106: CDT Build Console enhancements
Icons consistent with Debug console suggested by Dmitry Koslov
2009-12-02 21:21:35 +00:00
Ted Williams
f2a54cc0db [296023] private -> protected 2009-12-02 19:52:21 +00:00
Vivian Kong
412ccc5e06 use Eclipse 3.6 for builds 2009-12-02 16:36:05 +00:00
Anton Leherbauer
9150108ed8 [296257] [disassembly] Merge 'Go to Address' and 'Go to Symbol' actions and expose it as a combo box in the toolbar
Patch by Navid Mehregani
2009-12-02 14:50:58 +00:00
James Blackburn
b224735385 Bug294190 Wait for concurrent Jobs -- move to finally 2009-11-30 20:07:28 +00:00
James Blackburn
32bbacaf36 Bug294190 Wait for concurrent Jobs to finish before exiting. 2009-11-30 17:42:45 +00:00