Markus Schorn
|
a4a4923f35
|
Fix warning.
|
2008-11-11 15:09:06 +00:00 |
|
John Cortell
|
df7a539470
|
Fixed 254888. Fixed rare-case scenario where NPE results in CDebugTarget handling a thread suspended event. Also adjusted code to not assume that a CThread has a non-null ICDIThread reference (used to be the case, but no longer true with introduction of ICDIDisposable support). Finally, removed redundancy in findThread methods.
|
2008-11-11 14:44:45 +00:00 |
|
Anton Leherbauer
|
172288ff75
|
Bug 254849 - [Problems View] Sort by location sorts lexicographically
|
2008-11-11 13:43:23 +00:00 |
|
Markus Schorn
|
edeb6f1af1
|
Support for parameter annotations by Sebastian Moss, bug 254520.
|
2008-11-11 12:43:26 +00:00 |
|
Markus Schorn
|
0700a8fe68
|
Fixes remaining recursions in name resolution, bug 252554.
|
2008-11-11 12:00:32 +00:00 |
|
Anton Leherbauer
|
06d745b184
|
[254637] [disassembly] DSF Disassembly is not in the default list of views in Debug perspective
|
2008-11-11 11:25:35 +00:00 |
|
Pawel Piech
|
d2dd59a361
|
Added missing return.
|
2008-11-10 19:41:24 +00:00 |
|
Markus Schorn
|
c656d4d2ee
|
Support for exception specifications by Sebastian Moss, bug 252697
|
2008-11-10 15:46:54 +00:00 |
|
Markus Schorn
|
e9f3d2a3a2
|
Cleanup parsing c-initializers, related to 253690.
|
2008-11-10 15:08:58 +00:00 |
|
Anton Leherbauer
|
93595b208c
|
[254665] [disassembly] Invalid thread access SWT exception seen in log.
|
2008-11-10 14:49:00 +00:00 |
|
Markus Schorn
|
413d358931
|
Correct skipping type-refs in indexer.
|
2008-11-10 14:43:28 +00:00 |
|
Markus Schorn
|
64399b14a2
|
Check for cast-expression before checking for unary expression.
|
2008-11-10 14:40:39 +00:00 |
|
Sergey Prigogin
|
e4e1fe133d
|
Added function template to _test253080.
|
2008-11-10 05:54:38 +00:00 |
|
Sergey Prigogin
|
3a3a353075
|
Code formatting.
|
2008-11-09 06:08:49 +00:00 |
|
Sergey Prigogin
|
e19a8cf4bc
|
Code cleanup.
|
2008-11-09 05:49:46 +00:00 |
|
Sergey Prigogin
|
ac27a137b9
|
Code formatting.
|
2008-11-09 05:33:06 +00:00 |
|
Sergey Prigogin
|
fc22e5fdce
|
Code formatting.
|
2008-11-09 05:01:57 +00:00 |
|
Sergey Prigogin
|
4f541baeb7
|
Code formatting.
|
2008-11-08 23:48:29 +00:00 |
|
Sergey Prigogin
|
d9a42eb002
|
Failing test case for bug 253080.
|
2008-11-08 19:31:47 +00:00 |
|
Sergey Prigogin
|
a28d15d9cc
|
Failing test case for bug 253080.
|
2008-11-08 19:28:02 +00:00 |
|
Markus Schorn
|
f7adcb4979
|
Fixes deletion of arguments in pdom.
|
2008-11-07 15:00:20 +00:00 |
|
Chris Recoskie
|
42cf48b2e8
|
RESOLVED - bug 237176: XL C/C++ Compiler Preferences page is annoying
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237176
|
2008-11-07 14:25:20 +00:00 |
|
Anton Leherbauer
|
f6e946df29
|
[254574] [variables][registers][expressions] ClassCastException when restoring defaults in preferences
|
2008-11-07 12:54:11 +00:00 |
|
Markus Schorn
|
e7d2658df6
|
Fix warning.
|
2008-11-07 12:11:15 +00:00 |
|
Markus Schorn
|
c3e77eea37
|
Fix occasional test failures.
|
2008-11-07 12:10:54 +00:00 |
|
Anton Leherbauer
|
bc28948f31
|
[254573] [source lookup] iostream is opened with default text editor instead of C/C++ editor
|
2008-11-07 11:12:06 +00:00 |
|
Anton Leherbauer
|
450e32afb8
|
Use URIUtil.toURI() instead of File.toURI(), related to bug 252744
|
2008-11-07 11:10:02 +00:00 |
|
Markus Schorn
|
7fb63c36d6
|
Must not use ast visitor before ambiguity resolution, follow up for bug 253690.
|
2008-11-07 09:58:46 +00:00 |
|
Markus Schorn
|
0087933aa5
|
Improve interface of IASTLiteralExpression, related to bug 253690.
|
2008-11-07 09:58:18 +00:00 |
|
Pawel Piech
|
cdf145e63d
|
Update step loop test.
|
2008-11-06 22:34:33 +00:00 |
|
John Cortell
|
fa2d511bbd
|
Fixed 254514. Expression-values not being disposed of.
|
2008-11-06 21:04:40 +00:00 |
|
Chris Recoskie
|
31a7ae9a20
|
RESOLVED - bug 237176: XL C/C++ Compiler Preferences page is annoying
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237176
|
2008-11-06 14:50:44 +00:00 |
|
Markus Schorn
|
bb8d3bd8a4
|
Fixes related to scalability with large array initializer, bug 253690.
|
2008-11-06 13:59:19 +00:00 |
|
Pawel Piech
|
e2c7961a23
|
[251806] - [concurrent] Step in a sequence cannot control the progress monitor of the sequence
|
2008-11-05 22:35:49 +00:00 |
|
Alena Laskavaia
|
e6eda2a51d
|
- if filterPattern is null - means should match all patterns
|
2008-11-05 19:10:15 +00:00 |
|
Anton Leherbauer
|
01968f4ebd
|
Bug 235586 - Code templates: Include guard not unique
Patch by Jens Elementhaler
|
2008-11-05 10:33:45 +00:00 |
|
Anton Leherbauer
|
415ff10013
|
Code cleanup
|
2008-11-05 10:26:58 +00:00 |
|
Ken Ryall
|
55a0d30355
|
Improvements to the Executables manager including work for bug 253778.
|
2008-11-04 21:39:26 +00:00 |
|
Ken Ryall
|
b9deab734a
|
Refresh source files if the source containers have changed.
|
2008-11-04 21:38:16 +00:00 |
|
Ken Ryall
|
be136db87e
|
NPE check.
|
2008-11-04 21:37:37 +00:00 |
|
Alena Laskavaia
|
37ec649c07
|
[223695] - updated to add more cases
|
2008-11-04 18:57:00 +00:00 |
|
Alena Laskavaia
|
e7b542359a
|
PR: 223695 - previous parser failed on many test and did not pass correctly empty strings
|
2008-11-04 18:44:21 +00:00 |
|
Alena Laskavaia
|
dfc64b1281
|
[241072] - fixed parsing command line
|
2008-11-04 17:48:27 +00:00 |
|
Alena Laskavaia
|
33b9a3cc5d
|
- fixed indentation
|
2008-11-04 17:40:57 +00:00 |
|
Alena Laskavaia
|
aec8c7fadc
|
[241072] - added command line parser utility and tests
|
2008-11-04 17:34:34 +00:00 |
|
Alena Laskavaia
|
6d27bb8b4e
|
- moved error parsers tests
|
2008-11-04 17:33:11 +00:00 |
|
Anton Leherbauer
|
c838e9f16d
|
Bug 253039
|
2008-11-04 12:22:52 +00:00 |
|
Markus Schorn
|
b64db6fe09
|
Resolution of template parameters in two phases, bug 252554.
|
2008-11-04 08:55:46 +00:00 |
|
Ted Williams
|
e5cff7aaeb
|
[253405] Traditional Rendering should support DSF IMemoryBlockUpdatePolicyProvider clearCache API
|
2008-11-03 23:13:44 +00:00 |
|
Alena Laskavaia
|
98a2fa70c3
|
- removed unneded annotation
|
2008-11-03 16:18:50 +00:00 |
|