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

20586 commits

Author SHA1 Message Date
Pawel Piech
a601dc93f9 [reverse] Reverse debug buttons should handle the new debug global toolbar
Fixed eager search/replace in plugin.xml.
2012-05-01 09:47:33 -07:00
Pawel Piech
f0a95edace Bug 372032 - [reverse] Reverse debug buttons should handle the new debug
global toolbar

Change-Id: I509928798950ee216d1be340d94aca4a34604af6
Reviewed-on: https://git.eclipse.org/r/5535
Reviewed-by: Pawel Piech <pawel.piech@windriver.com>
IP-Clean: Pawel Piech <pawel.piech@windriver.com>
Tested-by: Pawel Piech <pawel.piech@windriver.com>
2012-05-01 09:54:11 -04:00
Marc Khouzam
8305c1daa0 Bug 378152: GDB 7.x MI thread details field ignored for GDB >= 7.1
Change-Id: I2e45f72812851fbbd38db717f07ba030ec2b2935
Reviewed-on: https://git.eclipse.org/r/5772
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-05-01 09:23:42 -04:00
Sergey Prigogin
344f3979de Changed return type of CEditor.getInputCElement to be IWorkingCopy. The
method already returned a working copy before this change but it was
implicit.
2012-04-30 16:28:21 -07:00
Sergey Prigogin
5bf7b89b5f Cosmetics. 2012-04-30 16:28:07 -07:00
Mikhail Khodjaiants
aa5ca7e2cb Bug 377447 - 'DsfTerminateCommand' doesn't wait for the session shutdown
to complete
Change-Id: I0e3b8e59594971644bb7a3ce5b07ad9ab535aef4
Reviewed-on: https://git.eclipse.org/r/5751
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-04-30 17:56:32 -04:00
Scott Tepavich
99b0e4643d Bug 376236 - [breakpoints] Create event breakpoints using breakpoint properties dialog 2012-04-30 11:38:33 -07:00
Marc-Andre Laperle
9ba6060632 Bug 309112 - "Open Declaration" window doesn't remember own size
Change-Id: I4fb1ed4ab0035c79a98bb5c8b7d33c6b2c22de92
Reviewed-on: https://git.eclipse.org/r/5682
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Reviewed-by: Marc-Andre Laperle <malaperle@omnialabs.net>
IP-Clean: Marc-Andre Laperle <malaperle@omnialabs.net>
Tested-by: Marc-Andre Laperle <malaperle@omnialabs.net>
2012-04-30 12:17:35 -04:00
Sergey Prigogin
821918824e Bug 378023 - Error markers are not removed when a checker is disabled 2012-04-29 22:43:37 -07:00
Sergey Prigogin
fd677bb18f More logical order of parameters. 2012-04-29 19:52:11 -07:00
Sergey Prigogin
4c3a5dd669 Moved execution of checkers from CodanBuilder to CodanRunner. 2012-04-29 19:12:28 -07:00
Sergey Prigogin
d40474476a Minor label adjustments. 2012-04-29 19:08:45 -07:00
Sergey Prigogin
84c0d6f47c Cosmetics. 2012-04-29 19:06:50 -07:00
Sergey Prigogin
f3588cf4b0 Fixed a typo. 2012-04-29 19:01:22 -07:00
Sergey Prigogin
cb0906c2ab Generics. 2012-04-29 17:49:07 -07:00
Sergey Prigogin
cc3dcd0e96 Alphabetical sorting of problem types. 2012-04-29 17:36:54 -07:00
Sergey Prigogin
d74d5f3757 Code streamlining. 2012-04-29 13:42:45 -07:00
Marc-Andre Laperle
065d6ad9a0 Fix bin.includes, cross toolchain doesn't have templates anymore 2012-04-29 11:46:44 -04:00
Sergey Prigogin
b136bb95d0 Prevented class loading avalanche on UI thread when CDT is installed but
is not actively used.
2012-04-28 23:19:40 -07:00
Sergey Prigogin
c8e3a663f0 Eliminated redundant checker runs. 2012-04-28 23:15:29 -07:00
Sergey Prigogin
07924ceeeb Cosmetics. 2012-04-28 23:13:16 -07:00
Sergey Prigogin
00a6c5069f Streamlined check enablement logic. 2012-04-28 20:20:47 -07:00
Sergey Prigogin
c554c4e707 Don't run checkers on UI thread. 2012-04-28 17:59:34 -07:00
Sergey Prigogin
5a643e5e57 Made test more robust so that it doesn't fail when unrelated checkers
are present.
2012-04-28 17:57:36 -07:00
Sergey Prigogin
db6b4cf5ac Cosmetics. 2012-04-28 17:37:09 -07:00
Sergey Prigogin
82fb03e1a0 Messages class is not API. 2012-04-28 16:57:39 -07:00
Sergey Prigogin
6a0f08849f Cosmetics. 2012-04-28 16:51:23 -07:00
Marc-Andre Laperle
8b7660f83b Bug 353786 - Bug 353890 Convert Cross compile template to a custom page 2012-04-28 14:53:29 -04:00
Sergey Prigogin
c51e0ece36 toString method. 2012-04-27 19:20:28 -07:00
Sergey Prigogin
e1b227f338 Added IIndexFile.toDebugString method. 2012-04-27 19:20:09 -07:00
Sergey Prigogin
cf5d550888 Cosmetics. 2012-04-27 19:19:38 -07:00
David Salinas
38ecfea632 Bug 375859 - Refresh scope becomes empty after closing/opening project
if left to default
2012-04-27 15:19:40 -04:00
Alex Ruiz
247c492036 Removed Pair class. Replaced getErrorParserAvailableIds()
with getErrorParserAvailableIdsInContext(String) where appropriate.
IErrorParser3 extends IErrorParser directly.

Change-Id: Ie0ccd4835a797a4911275cb28410f2b26236976c
Reviewed-on: https://git.eclipse.org/r/5683
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-04-27 13:49:30 -04:00
Sergey Prigogin
b6a384b943 Bug 377838 - Name resolution gets confused by a class and a namespace
with the same name
2012-04-26 20:37:56 -07:00
Sergey Prigogin
5ef2d0db02 toString method 2012-04-26 20:37:45 -07:00
Sergey Prigogin
52ac0596f6 Cosmetics. 2012-04-26 20:37:32 -07:00
Alex Ruiz
181907f2fd Bug 372551. Fixed running checkers on file open. Split "On file save"
launch mode into "On file save" and "On file open". Removed warnings in
project org.eclipse.cdt.codan.ui.cxx.

Change-Id: I7f0bc16731ba36e8048904f19836da9ae47514de
Reviewed-on: https://git.eclipse.org/r/5665
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-04-26 23:02:11 -04:00
Jeff Johnston
73f53173ec Rewrite Autotools docs to use CDT Autotools User Guide Wiki.
Change-Id: I1001d49b52a5bb49a65f6d3d899ec5e59dded38c
Reviewed-on: https://git.eclipse.org/r/5678
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2012-04-26 18:22:49 -04:00
Markus Schorn
ff6444f9b8 Bug 377457: Name resolution for exception specification. 2012-04-26 11:55:34 +02:00
Markus Schorn
755d3975a6 Bug 376246: Name resolution in catch handler of function definition. 2012-04-26 10:16:27 +02:00
Alex Ruiz
ba5775f033 Bug 372551. Fixed semantics of ErrorParserManager (e.g.
getErrorParserAvailableIds()) get by removing knowledge of
contexts from internal data structures (introduced in previous change
set).

Change-Id: Ia1ff68841f3b494a209e8cdf45325d640fd74ddf
Reviewed-on: https://git.eclipse.org/r/5656
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2012-04-25 16:44:50 -04:00
Marc Khouzam
bde03774f2 Bug 330974: Need to set the version of GDB for the new tests. 2012-04-25 13:18:30 -04:00
Marc Khouzam
efe3dd4be6 Bug 330974: If the user selects multiple nodes in the debug view most debug commands are disabled
Change-Id: I51d15347fd28ee550e9bd2b75c61e904e75b4c8b
Reviewed-on: https://git.eclipse.org/r/5650
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2012-04-25 09:57:37 -04:00
Sergey Prigogin
c7be116351 Bug 332895 - Rename does not change using-declarations 2012-04-24 18:24:05 -07:00
Sergey Prigogin
10f7e547a1 Cosmetics. 2012-04-24 17:31:36 -07:00
Marc-Andre Laperle
383f0d289c Fix build.properties that made testsrunner.test compile in J2SE-1.5,
remove work around.
2012-04-23 13:05:22 -04:00
Marc-Andre Laperle
eb6522badf Bug 377295 - Build fails if project name contains characters [, ]
Change-Id: I9f116f524bb30e064e1cdbb3588c494a450d765e
Reviewed-on: https://git.eclipse.org/r/5636
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2012-04-23 11:55:45 -04:00
Marc-Andre Laperle
dd48abd247 About.txt -> ABOUT.txt. This should fix the build on case sensitive
systems.
2012-04-23 10:50:59 -04:00
Marc-Andre Laperle
68b6f3dc90 Upgrade to Tycho 0.14.1 2012-04-23 00:25:47 -04:00
Jeff Johnston
64ce186a2f Update org.eclipse.cdt.autotools.core plugin version to 1.1.0. 2012-04-20 16:40:12 -04:00