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

28 commits

Author SHA1 Message Date
Sergey Prigogin
9aee6c4850 Bug 225805 - Sourcelookup handling does not scale to large projects 2010-12-10 22:39:43 +00:00
Marc Khouzam
abf3f62731 Bug 318214: Unify Basic remote launch with Advanced remote launch 2010-07-23 18:06:58 +00:00
Vivian Kong
a2ca080d1a Bug 315439 Fix up copyright 2010-06-03 14:35:46 +00:00
Vivian Kong
6d906f69c5 externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
John Cortell
db501eff16 [299369] Introduce source container that resolves paths relative to the executable. Applied patch, with modifications. 2010-01-13 00:06:26 +00:00
Marc Khouzam
721192f266 [284286] First phase of tracepoint support. Tracepoints can now be created/deleted/enabled/disabled, we can add conditions and passcount. 2009-12-18 18:59:44 +00:00
Mikhail Khodjaiants
d76cfab002 Bug 279473: Custom C/C++ Debuggers need a way to add their source containers to the preference page "C/C++, Debug, Common Source Lookup Path". 2009-07-15 15:32:05 +00:00
Vivian Kong
5e92597120 bug 254307 - branding 2009-05-26 14:48:10 +00:00
Pawel Piech
b006bc98c3 Bug 262826 - Create common C/C++ launch configurations 2009-02-27 22:38:54 +00:00
John Cortell
a602cd1826 Refactoring to use "BreakpointEvent" instead of "Catchpoint" to be consistent with how we refer to the feature at the UI level. 2008-04-25 21:23:39 +00:00
Alena Laskavaia
c652147479 bug 226689 - catchpoint support 2008-04-25 16:06:06 +00:00
Ken Ryall
02af47ffb6 Bug 118308 support for breakpoint actions. 2007-03-28 23:29:04 +00:00
Ken Ryall
f3e2d73cd2 Added support for breakpoint problem markers, bug 170027. 2007-01-31 20:16:00 +00:00
Ken Ryall
d770ae8727 Fix bug 159833. 2006-11-02 18:38:28 +00:00
Doug Schaefer
17464c08f4 Update Copyright dates and fix those that had no copyrights. 2006-06-23 17:27:03 +00:00
Mikhail Khodjaiants
fd4aeb67d1 The DirectorySourceContainer's UI now supports the subfolders searching option (see bug 89748). Removed CDirectorySourceContainer and related classes. The CDirectorySourceContainerType is kept for migration purposes. 2006-02-27 21:56:06 +00:00
Mikhail Khodjaiants
a7d6556d98 Bug 105224: Two identical directory source container types. 2005-07-26 21:05:45 +00:00
David Inglis
92cae3205a CPL to EPL transistion - license header update for QNX 2005-06-23 16:01:26 +00:00
Mikhail Khodjaiants
ed389a8c3d Added the new source container type (CDirectorySourceContainer) to provide the UI support for the subfolders search. 2005-04-25 23:03:50 +00:00
Mikhail Khodjaiants
4bc76bbea7 Bug 80175: Replace the CDT source lookup by the source lookup provided by Eclipse platform. 2005-03-22 00:11:28 +00:00
Mikhail Khodjaiants
c227d55fc4 Fix for bug 75948: Provide "breakpoint type name" for C breakpoints.
Applied patch from Jared Burns.
2004-12-22 21:44:53 +00:00
David Inglis
d294b00f9d update copyright 2004-06-25 14:49:43 +00:00
Mikhail Khodjaiants
6e2179b64b Typo in plugin.properties. 2002-11-27 17:52:47 +00:00
David Inglis
04d90a4425 build changes 2002-09-26 02:16:53 +00:00
David Inglis
c2bcc53963 changed plugin name 2002-08-26 17:43:52 +00:00
David Inglis
253bdfe47c update added plugin name and provider 2002-08-26 16:52:29 +00:00
David Inglis
912ea8b98a added new Debugger extension 2002-08-13 04:02:57 +00:00
Alain Magloire
7355736f9f Use the Properties to save the strings. 2002-07-29 18:40:51 +00:00