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

1290 commits

Author SHA1 Message Date
John Cortell
6ad4ad176a Bug 337881: [Memory Browser] Persist the Go To Address history in the launch configuration. 2011-03-04 17:41:16 +00:00
Randy Rohrbach
21fb967107 Bug 337881 - Applied Alain Lee patch to deliniate saparate expression lists on a per user/launch basis, where the lists are stored in the launch. 2011-02-24 18:15:13 +00:00
Anton Leherbauer
60080b30c7 Fix deprecation warnings 2011-02-14 14:18:46 +00:00
Patrick Chuong
2f04b81343 Bug 312121 - [breakpoints] Show fullpath not working in breakpoints view for other breakpoint type 2011-02-07 19:48:39 +00:00
Marc Khouzam
4881bba10c Bug 335528: [multi-process] Move startOrRestart to the Processes service 2011-02-02 21:39:37 +00:00
Sergey Prigogin
3e78c7b962 Make CompilationDirectorySourceContainer little smarter. 2010-12-19 07:27:45 +00:00
Sergey Prigogin
850511bfd3 Added a missing condition. 2010-12-16 18:04:38 +00:00
Sergey Prigogin
f8cb160e20 Added a missing condition. 2010-12-16 18:03:42 +00:00
Sergey Prigogin
47f70de67b Bug 225805. Few more tweaks for CProjectSourceContainer and SourceFoldersRelativePathSourceContainer 2010-12-16 02:14:35 +00:00
Sergey Prigogin
686dacabdb Bug 225805 - Make compilation directory container return IFiles when possible. 2010-12-15 02:23:32 +00:00
Sergey Prigogin
a6387c02ef Removed a leftover commented out code fragment, 2010-12-15 01:18:10 +00:00
Ken Ryall
cc19f30cd6 Fix NPE. 2010-12-14 19:58:20 +00:00
Sergey Prigogin
352368acac Minor label adjustment 2010-12-10 23:24:30 +00:00
Sergey Prigogin
9aee6c4850 Bug 225805 - Sourcelookup handling does not scale to large projects 2010-12-10 22:39:43 +00:00
Sergey Prigogin
f8dfab70e8 Cosmetics. 2010-12-10 22:12:30 +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
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
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
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
Ken Ryall
c72e99bd35 Prevent deadlock when opening projects while refreshing the executables list. 2010-09-12 13:45:03 +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
Marc Khouzam
abf3f62731 Bug 318214: Unify Basic remote launch with Advanced remote launch 2010-07-23 18:06:58 +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
73ea2efa7d bug 319769: Unnecessary type casts
patch from Petri Tuononen
2010-07-14 14:02:35 +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
John Cortell
c39daa9ca9 Bug 316987: Show full paths preference under C/C++->Debug is not really necessary 2010-06-17 18:30:47 +00:00
Vivian Kong
a2ca080d1a Bug 315439 Fix up copyright 2010-06-03 14:35:46 +00:00
Ken Ryall
082b4787c3 Bug 315244 - Can't map sources if the executable was built on a different file system 2010-06-01 19:34:06 +00:00
Ken Ryall
2bedd8397b Fix warnings. 2010-06-01 16:44:33 +00:00
Ken Ryall
a137a7f097 Bug 315244 - Can't map sources if the executable was built on a different file system 2010-06-01 16:43:19 +00:00
Marc Khouzam
8b68101304 Bug 314749: Typo. 2010-05-31 20:02:13 +00:00
Warren Paul
f918a234f1 fixed bug #314152. 2010-05-24 18:07:06 +00:00
John Cortell
233c76b736 Bug 313821: Intermittent NPE during shutdown, in source-not-found handling 2010-05-20 21:57:16 +00:00
Mikhail Khodjaiants
e733369d6f Bug 313806 - Export all debug packages. 2010-05-20 20:38:54 +00:00
John Cortell
4578a2a5ca Bug 309032: Need APIs to support memory pages (add ability for backend to indicate a memory space qualification is necessary) 2010-05-20 15:02:31 +00:00
Marc Khouzam
06f8d01d6c Bug 312997: Set the default launch delegate using the launch configuration type instead of individual launch configurations. This avoids having the tabs for all launch delegates be created every time, and causing race conditions. 2010-05-19 15:43:16 +00:00