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

15426 commits

Author SHA1 Message Date
James Blackburn
a39047b78c Bug 242004 ISVs should be able to position their cPropertyTabs amongst built-in CDT provided tabs
- Tabs should be sorted by 'weight' attribute (as detailed in the extension point documentation)
2009-04-14 20:23:45 +00:00
James Blackburn
537b8d2c4c Bug 248440 Possible to set line breakpoint twice on the same external file 2009-04-14 20:03:21 +00:00
Markus Schorn
eea82af3a1 Splits option to index all files, bug 266814. 2009-04-14 12:53:30 +00:00
Emanuel Graf
3f794a608f FIXED - bug 266726: Generate Getters and Setters could be prettier if it shared more code with JDT
https://bugs.eclipse.org/bugs/show_bug.cgi?id=266726
2009-04-14 07:02:16 +00:00
Marc Khouzam
63fbea0b0b [263527] Small fix to use a reluctant pattern modifier since we now get all the output of gdb -version in a single line. 2009-04-13 17:53:43 +00:00
Marc Khouzam
f725205888 [263527] Give ability to override the way to find the GDB version. 2009-04-13 17:23:53 +00:00
Marc Khouzam
2a589c0f4b [202346] Create GdbSteppingModeTarget that checks if we are doing a
post-mortem launch, to know if the stepping mode button should be disabled.
2009-04-13 15:53:14 +00:00
Marc Khouzam
e080fa5221 [258284] With the latest fixed to GDB, we can use the CLI commands for reverse debugging. The MI commands are not yet available in GDB. 2009-04-13 13:48:20 +00:00
James Blackburn
f806e4b989 Bug 271327 ErrorParserManager Fixes & Tests for tracking working directory.
- Vector of working directories now contains absolute wd location
2009-04-13 10:39:01 +00:00
Sergey Prigogin
a461f247eb Cosmetics. 2009-04-12 07:06:40 +00:00
Sergey Prigogin
824d47c599 Cosmetics. 2009-04-12 05:48:15 +00:00
Sergey Prigogin
3550a299d4 Test cases for bugs 269926 and 271948. 2009-04-12 02:01:27 +00:00
Sergey Prigogin
0d0465f611 Added a method that returns a complete include name. Intended for use by Add Include. 2009-04-11 23:41:02 +00:00
Vivian Kong
bd8ccf7396 bug 268581 individual source bundles 2009-04-09 20:20:32 +00:00
Vivian Kong
b2538742d2 bug 268581 individual source bundles 2009-04-09 20:00:00 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Vivian Kong
2cc23a356f bug 268581 individual source bundles 2009-04-09 18:45:06 +00:00
Vivian Kong
74118c6655 bug 268581 individual source bundles 2009-04-09 18:19:35 +00:00
Vivian Kong
b384991df7 bug 268581 individual source bundles 2009-04-09 18:10:04 +00:00
Vivian Kong
f0dbd7ab25 bug 268581 individual source bundles 2009-04-09 17:56:22 +00:00
Vivian Kong
e4d08909e8 bug 268581 individual source bundles 2009-04-09 17:33:04 +00:00
Marc Khouzam
ea4d177c6c [202346] Support for postmortem debugging in DSF-GDB 2009-04-09 15:13:54 +00:00
Alena Laskavaia
2646066384 initial commit 2009-04-09 12:48:44 +00:00
Alena Laskavaia
724390a35f - initial commit 2009-04-09 12:47:54 +00:00
Mikhail Khodjaiants
10ffd0daca Bug 271752: Improve "Path Mappings" UI. 2009-04-09 11:18:21 +00:00
Ken Ryall
3ff09538e2 Add missing tag. 2009-04-09 00:19:01 +00:00
Ken Ryall
833f436400 Bug 202006. 2009-04-08 22:43:46 +00:00
Ken Ryall
915afcd931 Bug 246201. 2009-04-08 21:30:45 +00:00
Alena Laskavaia
9b327ec4df [271628] -fixed NPE (applied patch) 2009-04-08 19:00:06 +00:00
Mikhail Khodjaiants
413cbe0f6f Bug 271599: Non-externalized strings are ignored in the debug plugins' configurations. 2009-04-08 15:02:12 +00:00
Sergey Prigogin
1d92535285 Fixed 271236 and 144542. 2009-04-07 14:54:10 +00:00
Doug Schaefer
962ee7affa New implementation of InstallDir artifact repo. 2009-04-07 02:33:12 +00:00
Mike Kucera
6143779d73 [271380] NPE when invoking content assist using LR parser 2009-04-06 21:23:55 +00:00
Doug Schaefer
befb3fc080 fix compile errors. 2009-04-06 21:22:10 +00:00
Alena Laskavaia
e0e3ea021e [269571] - Exception in Settings tab in project properties when applying a change of artifact type, patch applied 2009-04-06 19:04:15 +00:00
James Blackburn
111a552649 Bug 270772 Issues with Cygwin Error Parsing + Test 2009-04-06 08:01:41 +00:00
Sergey Prigogin
4a68624fe0 Cosmetics. 2009-04-06 05:29:24 +00:00
Sergey Prigogin
80a6ae7f57 Test case for bug 271236. 2009-04-05 20:44:12 +00:00
James Blackburn
73b5f18e29 Bug 269023 ErrorParserManager& ErrorPattern Tidy:
- JavaDoc improvements
  - EPM#findFilePath deprecated; #findFileName is the blessed method for mapping Build Output Strings -> IResources
  - Scratch Buffer methods deprecated in favour of IErrorParser2
2009-04-04 12:50:01 +00:00
James Blackburn
f91784b229 Fix API tooling (add @since 5.1 to mapSectionData) 2009-04-04 11:52:12 +00:00
James Blackburn
d9addda21a Bug 262988 Additional Error Parser Tests for relative paths -- those prepended by '../' 2009-04-04 11:31:44 +00:00
Mike Kucera
679552dc61 bug 271165, language mapping dialog combo boxes should be sorted 2009-04-03 18:10:21 +00:00
Marc Khouzam
7cf6808597 [271159] Use CMainAttachTab for PostMortem debugging as we used to do. 2009-04-03 17:24:34 +00:00
Warren Paul
7ef8d28991 use mapping of sections for dwarf parser rather than allocating memory which avoids out of memory exceptions for large symbol files. 2009-04-03 15:57:29 +00:00
Anton Leherbauer
f0893c8b81 Fix completion test, related to bug 270830 2009-04-03 13:09:25 +00:00
Anton Leherbauer
3993230a7a [269956] [api][source lookup] DsfSourceDisplayAdapter should allow to create custom annotation types 2009-04-03 09:24:55 +00:00
Markus Schorn
debd03113d Indexer to respect ordering of directives, bug 270806. 2009-04-03 09:13:38 +00:00
Anton Leherbauer
8ec06ddba3 Bug 270916 - Automatically close of quotes in preprocessor directives does not work 2009-04-03 08:59:26 +00:00
Alena Laskavaia
82162abb01 - fixed missing since tag 2009-04-02 19:59:00 +00:00
Marc Khouzam
4e2bb4061d Remove unused import 2009-04-02 19:56:55 +00:00