Sergey Prigogin
88eadc8573
Bug 299911. Work in progress. 5 tests are still failing.
2012-07-25 20:50:04 -07:00
Andrew Gvozdev
5bd41e38ba
bug 385678: Juno Indexer cannot find headers in workspace folders that
...
Indigo did find
2012-07-25 18:19:22 -04:00
Marc Khouzam
03af322a6f
Bug 290173: Migrate the Connect command to the asynchronous platform API
...
Change-Id: Id5025b8936ad88f42e6fa7e07094b04923d0f7a7
Reviewed-on: https://git.eclipse.org/r/6816
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-07-25 10:36:09 -04:00
Sergey Prigogin
bb949f85d1
Bug 299911. Work in progress. 20 tests are currently failing.
2012-07-24 20:34:45 -07:00
Pawel Piech
6500f4755f
Bug 385553 - [hover] Expression view hover in editor can show value for incorrect expression
...
Fixed IllegalStateException when adding expressions in Expressions view.
2012-07-24 15:23:43 -07:00
Markus Schorn
ecdf231dbc
Bug 369770: Allow suppressing use of directory of current file for resolving includes (effect of option -I-).
2012-07-24 10:09:25 +02:00
Pawel Piech
7162e19924
Bug 385797 - [menus] Add command for "Refresh Debug Views" to allow a key-binding.
2012-07-23 14:51:24 -07:00
Sergey Prigogin
2ea54ef291
Merge remote-tracking branch 'origin/master' into bug_299911
2012-07-21 16:46:46 -07:00
Pawel Piech
45d2d9400d
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>
2012-07-20 14:11:30 -04:00
Andrew Gvozdev
679bcb0a1a
Merge remote-tracking branch 'cdt/master' into sd90
2012-07-19 14:55:12 -04:00
Andrew Gvozdev
4c0af173c9
bug 357442: avoid adding default drive letter to unresolved paths by language settings providers
2012-07-19 14:50:22 -04:00
Marc Khouzam
a8f38bba36
Update pom.xml
...
Change-Id: I84294b30fa0863ab0e7b388969308adeb7196dfd
2012-07-19 08:06:38 -04:00
Sergey Prigogin
0d4b048d15
More detailed exception message.
2012-07-18 13:25:01 -07:00
Sergey Prigogin
9aa20f2270
Cosmetics.
2012-07-18 13:24:02 -07:00
Marc Khouzam
df4921b1bc
Missing @since tag
2012-07-17 09:23:33 -04:00
Sergey Prigogin
1f13ce6889
Cosmetics.
2012-07-15 15:08:11 -07:00
Sergey Prigogin
12cca1e9b2
Cosmetics.
2012-07-15 14:53:02 -07:00
Sergey Prigogin
45e67ddcf2
Cosmetics.
2012-07-15 14:48:51 -07:00
Sergey Prigogin
31c42c19ee
Bug 299911. Implementations of ICPPEvaluation.instantiate methods.
2012-07-14 20:58:14 -07:00
Andrew Gvozdev
8e7d1fac90
Merge remote-tracking branch 'cdt/master' into sd90
2012-07-14 04:58:40 -04:00
Sergey Prigogin
25b6c95ea8
Cosmetics.
2012-07-13 22:02:40 -07:00
Andrew Gvozdev
5389602903
bug 378590: Fixed error message in the log
2012-07-12 18:52:38 -04:00
Andrew Gvozdev
e477f03d08
bug 378590: Fixed error message in the log
2012-07-12 18:44:46 -04:00
Vivian Kong
8114a24402
Bug 382426 - [Accessibility] Some UI elements do not provide a label
2012-07-12 15:18:58 -04:00
David Salinas
ff15847cbe
bug 375859 - update junit tests
2012-07-12 12:01:24 -04:00
Sergey Prigogin
fa0220a8de
Bug 299911. Partial implementation of ICPPEvaluation.instantiate
...
methods.
2012-07-11 20:44:24 -07:00
Sergey Prigogin
05cbba85c6
Cosmetics
2012-07-11 20:39:50 -07:00
Sergey Prigogin
0603a4dc4d
Fixed an infinite loop reported by Joseph Paul Cohen.
2012-07-11 15:01:17 -07:00
Andrew Gvozdev
459437b14d
bug 357442: Added $CYGWIN_HOME to cygwin toolchain detection algorithm
2012-07-11 17:56:33 -04:00
Andrew Gvozdev
747755991f
Merge remote-tracking branch 'cdt/master' into sd90
2012-07-11 12:01:16 -04:00
Andrew Gvozdev
c6e1d1e6ab
bug 378590: [sd90] Sometimes, includes won't appear in project explorer
...
after project creation
2012-07-11 11:48:24 -04:00
Andrew Gvozdev
45f46bffa6
bug 378590: [sd90] Sometimes, includes won't appear in project explorer
...
after project creation
2012-07-11 11:02:13 -04:00
mhussein
b3d33570ed
Bug 384819: Initialize selection in tree option editor with current
...
value
Change-Id: I5df6f9bb2e5789e980bfefc1d303d691f139211b
Reviewed-on: https://git.eclipse.org/r/6715
Reviewed-by: Doug Schaefer <dschaefer@qnx.com>
IP-Clean: Doug Schaefer <dschaefer@qnx.com>
Tested-by: Doug Schaefer <dschaefer@qnx.com>
2012-07-11 09:22:04 -04:00
Sergey Prigogin
c260ca640d
Cosmetics.
2012-07-10 21:16:47 -07:00
Mikhail Khodjaiants
e19147b554
Bug 384780 - No error is reported if a directory is specified as program
...
path.
2012-07-10 16:20:56 -04:00
Marc Khouzam
9dbd7f7213
Bug 381754: Group-expression support for Expressions view.
...
JUnit tests.
Change-Id: I5666d09a3abe71ef9c811fb94418c80da5b3a09e
Reviewed-on: https://git.eclipse.org/r/6701
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-07-10 15:52:46 -04:00
Marc Khouzam
0449ae3c41
Bug 381754: Group-expression support for Expressions view.
...
A group-expression is a comma-separated list of expressions. Each
expression can also use glob-pattern matching. Currently, the matching
is only supported for registers and the single '*' expressions which
will show all local variables.
Change-Id: I09f505dcd453d9ce0301bbebb8d4c459316b9224
Reviewed-on: https://git.eclipse.org/r/6549
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-07-10 15:44:14 -04:00
Sergey Prigogin
1c96bfa1b2
Cosmetics.
2012-07-10 12:25:35 -07:00
Mikhail Khodjaiants
5e5d6a0505
Bug 384756 - Projectless debugging: no error is reported if a directory
...
is specified as the program path
Change-Id: I4800d6851d3d086cc59963bd2bd44e4584a78d0b
Reviewed-on: https://git.eclipse.org/r/6691
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-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>
2012-07-10 14:50:37 -04:00
Andrew Gvozdev
040b82128a
bug 380598: MinGW 64bit toolchain not detected.
2012-07-09 23:36:43 -04:00
Sergey Prigogin
ee27356ecf
Cosmetics.
2012-07-09 20:12:31 -07:00
Sergey Prigogin
8d580f3b98
Added a missing copyright header.
2012-07-09 20:11:23 -07:00
Sergey Prigogin
9ab42da077
Bug 299911. Signatures for evaluations.
2012-07-09 20:10:16 -07:00
Sergey Prigogin
77e792334f
Cosmetics.
2012-07-09 20:09:11 -07:00
Sergey Prigogin
8fac40ce1b
Cosmetics.
2012-07-09 20:07:54 -07:00
Andrew Gvozdev
e82bdd7f70
Merge remote-tracking branch 'cdt/master' into sd90
2012-07-09 17:46:29 -04:00
Andrew Gvozdev
80f343c8b1
bug 384520: New Project Wizard ignores $PATH from preferences, won't
...
show toolchain (issues with too aggressive caching)
2012-07-09 17:17:18 -04:00
mahmed
b6556bab86
Bug 382119
...
Create the Find/Replace dialog with the new memory block reference to
fix RejectedExecutionException problem when find after re-launching
project
Change-Id: I1d9b2ec5ace5bbc4d82adb14075f613dbe7c5d57
Reviewed-on: https://git.eclipse.org/r/6323
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-07-09 16:12:45 -04:00
mhussein
8f50caf134
Bug 383988
...
Minor Refactoring to add a method to create external server debug
configuration widgets that can be overriden.
Add missing dispose method.
Update1: add super.dispose
Change-Id: I2691d6f64dcd234e966779d30e276ff3f4752fe5
Reviewed-on: https://git.eclipse.org/r/6570
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2012-07-09 12:33:47 -04:00
Andrew Gvozdev
6c9fc29303
bug 384520: New Project Wizard ignores $PATH from preferences, won't show toolchain
2012-07-08 23:22:36 -04:00