1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 19:35:36 +02:00
Commit graph

19852 commits

Author SHA1 Message Date
Pawel Piech
2c6031c2ec Bug 385553 - [hover] Expression view hover in editor can show value for
incorrect expression

Change-Id: If149e80bbd8e1fcfa064ad5d5055cd88ea15900b
Reviewed-on: https://git.eclipse.org/r/6876
Reviewed-by: Pawel Piech <pawel.piech@windriver.com>
IP-Clean: Pawel Piech <pawel.piech@windriver.com>
Tested-by: Pawel Piech <pawel.piech@windriver.com>

Conflicts:

	dsf/org.eclipse.cdt.dsf.ui/src/org/eclipse/cdt/dsf/debug/ui/viewmodel/expression/SingleExpressionVMNode.java
2012-09-11 21:53:06 -07:00
Doug Schaefer
a5066c1778 Turn off updating of project references when P&S references change.
Change-Id: Ifd3234d62ec503820e0817adef5635f692a4d728
2012-09-05 13:23:02 -04:00
Pawel Piech
69140987c1 Bug 388238 - NPE when calling DebugUIPlugin.launchInBackground()
from non-UI thread

Change-Id: Id65086ab6dcc8ec2efa1e66fb5bae48154add7cc
Reviewed-on: https://git.eclipse.org/r/7602
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>

Conflicts:

	debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/ui/breakpointactions/ExternalToolAction.java
2012-09-04 15:11:59 -07:00
Marc Khouzam
2507788546 Bug 365601: GUI can become unresponsive when starting a debug launch 2012-07-20 08:41:19 -04:00
Salvatore Culcasi
273e46b409 Bug 322475 - Internal error (NegativeArraySizeException) in Dwarf 2012-07-11 16:55:17 -04:00
Doug Schaefer
218640c008 PR 383941 - Support binaries with dots in their name. 2012-07-03 16:40:59 -04:00
Doug Schaefer
276cbc2257 Bug 378906 - Give extension-less file names the chance to be binary.
Change-Id: I1308f2b8b20884b687b430b89dc5a187acdab9ad
Reviewed-on: https://git.eclipse.org/r/5966
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2012-05-14 18:53:39 -04:00
Doug Schaefer
208e3cb60b Fix compile errors due to strict option settings. 2012-05-07 16:29:52 -04:00
Sergey Prigogin
754f689c8c Adden an explicit dependency on com.ibm.icu to fix broken build. 2012-04-16 11:13:24 -07:00
Pawel Piech
b8f7e4ac3e Bug 374835 - [disassembly] Toggle breakpoint actions don't work disassembly editor (as opposed to disassembly view) 2012-04-10 21:30:59 -07:00
Markus Schorn
b2a57f053d Bug 375601: Remove workaround for bug 359485. 2012-04-10 13:37:45 +02:00
Doug Schaefer
886365cedf Removed dependency on unsupported fragments. 2012-03-23 10:56:57 -04:00
Sergey Prigogin
af9662b6d6 Bug 373034 - Code formatter produces invalid indentation. 2012-03-02 19:28:15 -08:00
Sergey Prigogin
d39f64adfb Bug 371165 - Invalid formatting of newly created classes. 2012-02-11 10:41:28 -08:00
Sergey Prigogin
8ae8121492 Bug 371165 - Invalid formatting of newly created classes. 2012-02-10 15:36:32 -08:00
Sergey Prigogin
bca4d2f4f4 Bug 371165 - Invalid formatting of newly created classes. 2012-02-09 18:54:01 -08:00
Michael Lindo
75ff7eb113 Bug 370762 - Adding support for Remote Semantic Highlighting in the
Remote C/C++ Editor
2012-02-09 14:16:39 -05:00
Marc Khouzam
dbdee9975b Bug 369594: GDB 7.4 now reports solib events in MI, but no longer in CLI 2012-02-07 10:22:50 -05:00
Marc-Andre Laperle
9e982bf27c Fix bad version increment for memory feature. Upgrade wasn't working. 2012-02-06 01:30:24 -05:00
Marc-Andre Laperle
8be82df5bf Increment versions for Indigo SR2. 2012-02-05 12:13:53 -05:00
Marc-Andre Laperle
00300a355e Bug 353890 - C/C++ GCC Cross Compiler support for dynamic libraries is
broken
Bug 353786 - C/C++ GCC Cross Compiler support for static libraries
broken
2012-01-28 13:39:11 -05:00
Marc-Andre Laperle
40f82861b2 Bug 369887 - Scanner discovery doesn't run after creating a Cross GCC
project, only after the first build
2012-01-27 01:25:08 -05:00
Sergey Prigogin
8a91fc9ed2 Bug 352258 - Generate Getters and Setters can generate code containing
reserved keywords.
2012-01-25 16:11:05 -08:00
Andrew Gvozdev
dc771f5b29 bug 369236: [Make Target View] Can't copy make targets anymore 2012-01-24 18:13:11 -05:00
Harish Dewan
d5dbaef159 Bug 369377: Output for command -data-read-memory should include value of 'nr-bytes' field 2012-01-24 09:22:30 -05:00
Sergey Prigogin
174abac647 Don't wait for IndexUpdateRequestorJob in CEditor.dispose() since it
may cause a significant delay in "Close All" command.
2012-01-20 16:55:55 -08:00
Marc Khouzam
03c9a71f0a Bug 369168: threadOSId is not extracted for non-pthread programs 2012-01-19 22:30:09 -05:00
Andrew Gvozdev
d4e6125b32 bug 284699: Added some annotations/comments 2012-01-19 17:54:33 -05:00
Raphael Zulliger
30ed78d85d bug 284699: Paths and Symbols inheritance problem 2012-01-19 17:50:52 -05:00
Marc-Andre Laperle
b841975591 Remove Sonatype OSS repo, tycho-eclipserun is now in Maven central. 2012-01-16 22:22:21 -05:00
Doug Schaefer
9a699e856d Fix version on p2 feature in category.xml. Should be 0.0.0 2012-01-16 14:15:35 -05:00
Doug Schaefer
d6020dca5b Add the p2 feature to the category since it was removed from cdt
feature. Indigo only. Feature removed in Juno.
2012-01-16 11:40:51 -05:00
Simon Ducharme Boutin
065c2fc46f Bug 304482 - [code templates] word_selection templates are not proposed
when selected word is the only word on line
2012-01-16 01:32:44 -05:00
Marc-Andre Laperle
6fd8c80d5b Bug 210815 - C project wizard shouldn't use C++ icon 2012-01-15 12:08:24 -05:00
Marc-Andre Laperle
661184df67 Bug 350828 - CDT doc bundles should include a pre-built help index.
Also restore building javadoc and extension documentation.
2012-01-15 02:48:01 -05:00
Marc-Andre Laperle
5df781b1b1 Bug 368446 - NonVirtualDestructor checker: stack overflow when class
inherits itself
2012-01-14 16:25:19 -05:00
Andrew Gvozdev
76d3d7f2e6 bug 312165: Viewers should clearly indicate whether a folder is excluded
from build
2012-01-08 23:15:21 -05:00
Marc-Andre Laperle
7e80cc1d96 Bug 367992 - Broken link in IManagedDependencyCommands JavaDoc 2012-01-07 23:40:14 -05:00
Otavio Pontes
9e260b1c8d Bug 345614 - restore default button in codan preferences 2012-01-07 22:56:08 -05:00
Andrew Gvozdev
f68309419d bug 367559: Fixed exception in MakeContentProvider, viewer can be
TableViewer.
2012-01-06 13:04:08 -05:00
Marc-Andre Laperle
07a1143ce3 Bug 367393 - [Implement Method] Refactoring wizard opens even if there
are no method to implement
2012-01-04 13:10:19 -05:00
Marc Khouzam
4442ba9f1c Bug 367788: maint set python print-stack has been removed from GDB 7.4 2012-01-03 16:32:35 -05:00
Marc-Andre Laperle
ab97b1eb28 Bug 345118 - can not change the annotation style of texts in lines of
breakpoints
2012-01-03 13:09:27 -05:00
Markus Schorn
cb77b3d8b5 Bug 365981: Detect syntax error replacing pointer to member. 2012-01-02 14:21:31 +01:00
Andrew Gvozdev
6198685173 Bug 367559: better handling of project add/remove/open/close 2011-12-31 13:40:24 -05:00
Andrew Gvozdev
994134f660 Bug 367559: avoid recursive refreshes of Make Targets view 2011-12-30 00:54:54 -05:00
Sergey Prigogin
507ee8d04e Excluded generated files from version control. 2011-12-28 20:42:07 -08:00
Sergey Prigogin
060afa174d Bug 352258 - Generate Getters and Setters can generate code containing
reserved keywords.
2011-12-28 18:54:46 -08:00
Andrew Gvozdev
b37a0fc605 bug 367559: Fixed exception 2011-12-28 00:40:53 -05:00
Sergey Prigogin
0381475f16 Bug 367391 - [Generate Getters and Setters] Going back and deselecting a
getter or setter doesn't affect subsequent code generations.
2011-12-27 14:46:17 -08:00