1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 13:05:22 +02:00
Commit graph

22042 commits

Author SHA1 Message Date
Andrew Gvozdev
c3f5695fec Bug 412989: GCC Builtin Compiler Settings won't clear its entries 2013-07-15 12:32:37 -04:00
Anton Leherbauer
7d4653b085 Bug 412081 - Exception enabling mark occurrences on an external file 2013-07-15 14:51:54 +02:00
Anton Leherbauer
6c71453d18 Bug 412949 - Double clicking in Disassembly leaks a listener 2013-07-15 14:51:27 +02:00
Andrew Gvozdev
84c8c21164 Bug 412932: GCC Builtin Compiler Settings always shows wrench overlay 2013-07-15 00:04:36 -04:00
Andrew Gvozdev
fc77bb25a2 Bug 412919: Progress monitor shows previous build command rather than the one which is running 2013-07-14 10:17:39 -04:00
Andrew Gvozdev
d0cafe4cfb bug 412897: CDT GCC build output parser does not understand -imacros 2013-07-13 12:59:22 -04:00
Andrew Gvozdev
8186a337c3 Bug 404912: Built-In Settings Provider ignores compiler command from build Settings 2013-07-13 12:59:00 -04:00
Andrew Gvozdev
83963d92c7 Bug 398353: Environment variables not evaluated in CDT GCC Builtin Compiler Settings 2013-07-13 12:58:15 -04:00
Jeff Johnston
aa3315c954 Bug 410637 - Duplicate string ID found in autotools plugin.properties.
- Fix libexecdir tool tip message to have .tip suffix.

Change-Id: If44d5623d025ea9ced32235255c3d2c43baec103
Reviewed-on: https://git.eclipse.org/r/14419
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-07-09 17:38:45 -04:00
Marc Khouzam
4d0d470781 Bug 374807 - [attach] Terminating the last attached process causes a
detach instead by killing GDB

Change-Id: I213f9b3a4abe294fc75b10c89fd64fd4202b941d
Reviewed-on: https://git.eclipse.org/r/14383
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-07-09 15:45:52 -04:00
Marc Khouzam
0792d2d826 Bug 410821 - The process select dialog on "Attach" should react to
double-click

Change-Id: Ib34dfbda529dc8edf54c5f1e2e2435d003e697af
Reviewed-on: https://git.eclipse.org/r/14059
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-07-03 06:55:47 -04:00
Marc-Andre Laperle
cca1933f7a Bug 412032 - Extract local variable doesn't suggest a name in C source
files

Change-Id: I73e7f80713132521d757482c6ffbf839b5d2679f
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/14168
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-07-01 16:21:04 -04:00
Marc Dumais
f7869bb4be Bug 409512 - [visualizer] Threads not cleaned-up after process detached
Change-Id: I5fe41468eb7f1a857ca52e48d8891f77f1800aa8
Reviewed-on: https://git.eclipse.org/r/13904
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-06-28 11:36:02 -04:00
Marc Dumais
010f97a80d Bug 396269 - [visualizer] NPE in MulticoreVisualizerCanvas.paintCanvas()
Change-Id: Id14d62c18db200c4f71ec3e9afaa6d9a39d5a8f4
Reviewed-on: https://git.eclipse.org/r/9156
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-06-28 11:35:50 -04:00
Marc Dumais
06f0d1af10 Bug 409006 - [visualizer] NPE when closing visualizer with nothing
selected in debug view

Change-Id: If1c7fdbdd08822175e83eebc9fcd51b6bd859aae
Reviewed-on: https://git.eclipse.org/r/13950
Reviewed-by: William Swanson <traveler@tilera.com>
IP-Clean: William Swanson <traveler@tilera.com>
Tested-by: William Swanson <traveler@tilera.com>
2013-06-28 11:35:37 -04:00
Andrew Gvozdev
f02d888142 bug 407502: NPE when I open Make Target View 2013-06-27 15:59:29 -04:00
Sergey Prigogin
83c3e6d27f Bug 410519 - UnsupportedOperationException: addMember method should be
called instead.
2013-06-11 16:05:43 -07:00
Andrew Gvozdev
7053a577c3 bug 409392: Description for overlay decorations in user doc 2013-06-11 14:51:26 -04:00
Marc-Andre Laperle
eacd49ac34 Bug 410007 - SWTException: Widget is disposed while debugging
Change-Id: Ia0bf7a6adbc86ec9a7891ef590e3d19e42067f4f
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/13667
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Reviewed-by: Anton Leherbauer <anton.leherbauer@windriver.com>
IP-Clean: Anton Leherbauer <anton.leherbauer@windriver.com>
Tested-by: Anton Leherbauer <anton.leherbauer@windriver.com>
2013-06-10 02:45:00 -04:00
Marc-Andre Laperle
7dd2b7922d Bug 409915 - LLVM support throws NPE
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-06-08 20:04:53 -04:00
Andrew Gvozdev
10feb88f56 bug 409163: What's New and Noteworthy in CDT 8.2? 2013-06-08 11:26:26 -04:00
Andrew Gvozdev
ee0b58622c bug 409392: Update context help and user documentation for new Scanner Discovery "Preprocessor Includes, Macros..." property/preference pages 2013-06-08 08:15:17 -04:00
Andrew Gvozdev
110a511c63 bug 409163: What's New and Noteworthy in CDT 8.2? 2013-06-08 07:07:31 -04:00
Sergey Prigogin
596d2825e3 Bug 410074 - Refactoring throws NullPointerException 2013-06-06 20:49:03 -07:00
Andrew Gvozdev
7dc675dc92 bug 409392: Context help for new Scanner Discovery "Preprocessor Includes, Macros..." property/preference pages 2013-06-05 16:03:54 -04:00
Andrew Gvozdev
4732c34a58 bug 409392: Update context help and user documentation for new Scanner Discovery "Preprocessor Includes, Macros..." property/preference pages 2013-06-05 14:37:07 -04:00
Andrew Gvozdev
0062971af1 bug 409697: References to "required from" appear in red in the console and are flagged as errors in the problems view. 2013-06-04 22:21:49 -04:00
Sergey Prigogin
2358322ab5 Bug 409896 - NPE in StubUtility.getFileContent when the template is
empty
2013-06-04 14:42:47 -07:00
Sergey Prigogin
3336cd19e6 Corrected names of index-related commands. 2013-06-04 12:35:43 -07:00
Doug Schaefer
5f4d0a13d9 Bug 409477 - fix clang linker to call clang instead of llvm-ld.
Also fixed binary parser on Mac.

llvm-ld doesn't exist in newer llvm implementations. From what I can
tell, clang now just calls the real linker after running and massaging
the bc files.

Changed to call clang and clang++ drivers at link time. Had to fix
some of the options to make it work. Just a stop gap since there are
more issues to resolve but at least it's enough to get working.

Change-Id: I54b78e85b16a77549a5be9d282bc6f47f723947d
Reviewed-on: https://git.eclipse.org/r/13515
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2013-06-03 22:53:46 -04:00
Marc Khouzam
1ae2226284 Bug 396081 - Revert commit 5ee1a4a174:
Duplicate target breakpoints created when setting a GDB console
breakpoint with relative path.  We keep the new API though.

Change-Id: I0dd473fff033e9adbdbb5d79a51915e607043c66
Reviewed-on: https://git.eclipse.org/r/13528
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-06-03 22:14:33 -04:00
Marc Khouzam
b1052736a1 Bug Bug 382692 - Update MIExpressions JUnit tests to current CDT havior
Change-Id: I2de2b0b28774a4ee311ba76f54a71ac2f4735628
Reviewed-on: https://git.eclipse.org/r/13522
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-06-03 16:31:04 -04:00
Marc-Andre Laperle
898e6a676a Bug 405909 - LLVM plugin refreshes resources when bp is inserted in java
Change-Id: Iad9082d59d188714bed6f6e110c32a631e65450f
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/13468
2013-06-03 10:59:43 -04:00
Marc-Andre Laperle
63bc5765e3 Bug 394492 - Project options can be invisible in Convert wizard
Change-Id: Iff54d3baf605ab79fedcd842a22955d7a3018ac7
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/13462
2013-06-02 16:19:26 -04:00
Marc-Andre Laperle
9e1e3ce04f Bug 409663 - [Mac] Command-Shift-Up/Down is not handled in standard way
Change-Id: I667b9038e4a92201883c702c0673d7ba33cd386c
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/13471
2013-06-02 15:26:44 -04:00
Andrew Gvozdev
4ead47e948 bug 409651: MinGW language settings provider provides duplicate include paths 2013-06-01 07:36:02 -04:00
Marc Dumais
e8cb904f9c Bug 407673 - [visualizer] canvas filter on thread: sometimes wrongly
hides thread 

Change-Id: I85c0d9d0c8f5200190da450fadcf1d232d043528
Reviewed-on: https://git.eclipse.org/r/12692
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-05-31 14:00:28 -04:00
Sergey Prigogin
b7969ba527 Bug 401621 - CDT formatter hangs with 100% cpu load 2013-05-30 21:44:37 -07:00
Sergey Prigogin
da9f840d2e Cosmetics. 2013-05-30 18:53:48 -07:00
Sergey Prigogin
51e8509b3e Bug 409444 - IllegalArgumentException while indexing 2013-05-30 15:15:23 -07:00
Sergey Prigogin
619e22ea88 Cosmetics. 2013-05-30 15:14:58 -07:00
Doug Schaefer
eb663099f5 Clean up more of the legal files for the new features LLVM and Qt. 2013-05-30 13:33:39 -04:00
Andrew Gvozdev
441c6b6f2a bug 409392: Removed also images which are unused now 2013-05-29 17:04:19 -04:00
Doug Schaefer
8b55ae44ac Set proper info in the Qt feature. 2013-05-29 16:28:44 -04:00
Marc Khouzam
9330e46813 Bug 409186 - Fix debug registers test which didn't work on 64bit.
Change-Id: I25086ac3feca60f0776d61c162254eaadb3a7ae3
Reviewed-on: https://git.eclipse.org/r/13349
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-05-29 13:43:29 -04:00
Andrew Gvozdev
9a53b3573e bug 409392: Removed docs for non-existing scanner discovery property pages on file and folder level 2013-05-29 11:14:42 -04:00
Andrew Gvozdev
6359fdac14 Minor cosmetic changes to user doc. 2013-05-29 11:13:10 -04:00
Marc Khouzam
bd28316f57 Bug 409186 - Memory tests had failures.
First failure was because we now know the endianess but the test was not
updated.  The second failure was because different GDB versions gave
different error messages for memory write failures.


Change-Id: Idbac275a5de3a0af77d030474fea60808ca9a54c
Reviewed-on: https://git.eclipse.org/r/13331
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-05-29 08:12:13 -04:00
Marc Khouzam
fcb46a9a5d Bug 409186 - Debug JUnit tests are not ready for 64bit machines
Change-Id: I2b5eabb506366949bf4dc75af6221f1ddd251898
Reviewed-on: https://git.eclipse.org/r/13292
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-05-28 14:51:22 -04:00
Mikhail Khodjaiants
8e799abc43 Bug 407647 - Duplicate target line breakpoints created when setting a
GDB console line breakpoint

Change-Id: I4281cc2a7d623801490339b17b3c1a31c39042aa
Reviewed-on: https://git.eclipse.org/r/13039
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2013-05-28 14:05:35 -04:00