1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 06:32:10 +02:00
Commit graph

3516 commits

Author SHA1 Message Date
Sergey Prigogin
f8dfab70e8 Cosmetics. 2010-12-10 22:12:30 +00:00
Sergey Prigogin
ba128d6683 Cosmetics. 2010-12-10 20:25:24 +00:00
Sergey Prigogin
0c65369079 Cosmetics. 2010-12-09 02:51:22 +00:00
Sergey Prigogin
82e06db2d9 Generics. 2010-12-09 01:16:31 +00:00
Sergey Prigogin
4080c880f1 Cosmetics. 2010-12-08 01:56:45 +00:00
Sergey Prigogin
bcf7ea67a0 Loop enhancement. 2010-12-08 00:24:08 +00:00
Sergey Prigogin
b9c7e81375 Fixed compiler warnings. 2010-12-06 20:31:37 +00:00
Sergey Prigogin
95ba23d13a Fixed compiler warnings. 2010-12-06 20:21:54 +00:00
Sergey Prigogin
14d28761a1 Avoid calling a deprecated method. 2010-12-06 20:16:51 +00:00
Sergey Prigogin
60281e5c58 Removed redundant checks. 2010-12-06 00:12:51 +00:00
Sergey Prigogin
a07af9a6d4 Enhanced loops. 2010-12-05 22:45:58 +00:00
Sergey Prigogin
3f93fe42c4 Generics. 2010-12-04 22:10:25 +00:00
Sergey Prigogin
f76e087cfa Cosmetics. 2010-12-04 22:07:53 +00:00
Sergey Prigogin
1d59eac559 Cosmetics. 2010-12-04 21:36:21 +00:00
Sergey Prigogin
6b9291e199 Cosmetics. 2010-12-04 01:48:15 +00:00
Sergey Prigogin
0391ede740 Cosmetics. 2010-12-04 00:57:04 +00:00
Sergey Prigogin
793940eb5e Reverted an accidentally submitted file. 2010-12-03 19:21:31 +00:00
Sergey Prigogin
7791c5f8b3 NLS-style string resources. This change removes public visibility from SourceLookupMessages class that was given to it by mistake. 2010-12-03 00:55:58 +00:00
Sergey Prigogin
f257c2f55d NLS-style string resources. 2010-12-02 23:13:07 +00:00
Sergey Prigogin
bd51ec8825 NLS-style string resources. 2010-12-02 20:45:54 +00:00
Sergey Prigogin
f3b4634427 Generics. 2010-12-02 20:42:38 +00:00
Anton Leherbauer
40a4382b3e Bug 331552 - [disassembly] Need a way to insert more than one source line 2010-12-02 12:04:04 +00:00
Sergey Prigogin
b30316c094 Cosmetics. 2010-12-02 04:06:24 +00:00
Sergey Prigogin
df47a5c6f6 Cosmetics. 2010-12-02 01:55:05 +00:00
Sergey Prigogin
caadfdc7d1 Generic parameters and exception logging. 2010-12-02 01:33:01 +00:00
Sergey Prigogin
e19da24804 Cosmetics. 2010-12-01 22:51:10 +00:00
Anton Leherbauer
009a2d0523 Bug 329682 - Rename method "evaluateSymbolAddress" to "evaluateAddressExpression" 2010-11-16 09:35:38 +00:00
Anton Leherbauer
1e2b8c24bb Bug 329682 - Restore backwards compatibility 2010-11-12 17:48:01 +00:00
Patrick Chuong
b0f3b7b768 Bug 329682 - [disassembly] Address bar does not work for symbols 2010-11-11 17:05:56 +00:00
Anton Leherbauer
9b5703b88c Remove stale annotation types and NLS keys, related to bug 326145 2010-09-30 10:38:52 +00:00
Ken Ryall
a0b5fe2c89 Bug 325773 - Support copy in the Executables View. Fix up line endings. 2010-09-21 18:38:43 +00:00
Ken Ryall
3cacbafb08 Bug 325773 - Support copy in the Executables View 2010-09-20 15:47:04 +00:00
Marc Khouzam
ce50ee07e2 Bug 321692: Remove dependencies to plugins from features 2010-09-20 09:05:59 +00:00
Ken Ryall
c72e99bd35 Prevent deadlock when opening projects while refreshing the executables list. 2010-09-12 13:45:03 +00:00
Anton Leherbauer
4f83e760c3 Bug 323630 - Expanding registers in the register view triggers an infinite recursion loop in Eclipse/CDI 2010-09-08 07:04:58 +00:00
James Blackburn
5294511318 Bug 317796 - Build before launch should be cleverer about which configuration is built.
Add option to LaunchConfig Main Tab to automatically choose a build configuration appropriate to the binary being debugged.
2010-08-26 15:36:21 +00:00
Anton Leherbauer
cea5f68197 Bug 315185 - [hover] When hovering over a macro argument the expansion as a whole is evaluated 2010-08-10 10:45:07 +00:00
Marc Khouzam
abf3f62731 Bug 318214: Unify Basic remote launch with Advanced remote launch 2010-07-23 18:06:58 +00:00
Alena Laskavaia
e01304986c Bug 80700: test for project with spaces 2010-07-23 15:29:58 +00:00
Alena Laskavaia
1aeb6dc884 Bug 80700: modern gdb does need argument be quoted for environment-cd, let super class take care of it 2010-07-23 14:50:06 +00:00
Alena Laskavaia
664e416fa2 Bug 320629 - MI command -gdb-set does not properly escape argument 2010-07-23 14:48:49 +00:00
Andrew Gvozdev
1c064087e4 bug 319779: Unnecessary imports
patch from Petri Tuononen
2010-07-16 14:08:09 +00:00
Andrew Gvozdev
0d1338e502 bug 319748: Missing/unnecessary $NON-NLS$ tags
patch from Petri Tuononen
2010-07-15 14:35:58 +00:00
Andrew Gvozdev
b3c3920a84 bug 319814: The type Assert is deprecated
patch from Petri Tuononen
2010-07-14 19:30:15 +00:00
Andrew Gvozdev
73ea2efa7d bug 319769: Unnecessary type casts
patch from Petri Tuononen
2010-07-14 14:02:35 +00:00
Anton Leherbauer
a529a397d0 Bug 316905 - DebugMarkerAnnotationModel does not reliably remove annotations for removed breakpoints 2010-07-14 08:44:41 +00:00
James Blackburn
566aba5c1d Bug 314865 - When "Skip All Breakpoints" is ticked breakpoints at launch can be hit 2010-06-25 08:35:26 +00:00
James Blackburn
a212d0d42f Bug 314637 Register manager shouldn't log exception during debug session tear-down 2010-06-24 13:50:47 +00:00
Sergey Prigogin
1ddf51d577 Removed hardcoded bundle names. 2010-06-21 00:35:25 +00:00
Sergey Prigogin
03b05684c9 Fixed a typo. 2010-06-20 04:30:35 +00:00