1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

19 commits

Author SHA1 Message Date
Jonah Graham
f70a8b35c1 Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh
Change-Id: Ifbb1d5af2a00bd5634dea200320e8c4303ffca6c
2018-11-22 20:31:51 +00:00
Jonah Graham
48d2271a58 Bug 540373: Normalize newlines with .gitattributes
There is also a new script to verify completeness of .gitattributes:
releng/scripts/verify_gitattributes.sh

Change-Id: I2ce270852ab54b66b6c474a6ec94203fe5bba78b
2018-11-20 21:20:39 +00:00
Jonah Graham
ff7f25b94d Bug 484900: Remove Majority of CDI classes
This is the first change to remove CDI from CDT. The CDI model
implementation is removed along with everything that directly
depends upon the implementation.

This commit does not include refactoring or moving classes. The few
insertions are the minimum necessary.

Change-Id: I80274e1a0d77bc7bb00a2afe4babc00c4f7613ae
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2016-03-08 19:18:05 -05:00
Sergey Prigogin
21a3e327a7 Revert "[bug 417138] Various schema cleanups in cdt.debug.*"
This reverts commit 9e3da43fe5.
2013-09-13 09:48:33 -07:00
Jesse Weinstein
9e3da43fe5 [bug 417138] Various schema cleanups in cdt.debug.*
Change-Id: I3ae634713f133502424a200538b03ba7263ac7d8
Signed-off-by: Jesse Weinstein <Jesse.Weinstein@clinicomp.com>
Reviewed-on: https://git.eclipse.org/r/16400
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-09-12 22:55:29 -04:00
John Cortell
485b4d73de [299317] Executables view source remapping does not take into account launch configurations 2010-01-11 20:52:55 +00:00
John Cortell
f8a5c695b4 Fix build error 2010-01-10 22:20:25 +00:00
Ken Ryall
4692c67a86 Bug 299087, Executables manager overhaul. 2010-01-08 05:37:52 +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
Ken Ryall
ceb1b0efad Bugs 216092 & 211533. 2008-01-25 22:58:17 +00:00
Doug Schaefer
cbf44a76fc Bug 179755 - Introduced mechanism to allow debuggers to specify a regex pattern specifying supported build configurations. This is used to set the defaults in the CDebuggerTab as well as the CApplicationLauchShortcut. A new debugger MinGW is introduced to take advantage of this and set the appropriate paths to the MinGW debugger. 2007-04-30 00:22:28 +00:00
Doug Schaefer
7da95e5c39 Fix ASCII property on schema 2007-04-15 16:57:29 +00:00
Doug Schaefer
ae79780029 Fixed class for new debugger. 2007-04-15 16:56:45 +00:00
Ken Ryall
02af47ffb6 Bug 118308 support for breakpoint actions. 2007-03-28 23:29:04 +00:00
Mikhail Khodjaiants
bfbd80c0fa Typo. 2006-04-18 20:43:41 +00:00
Mikhail Khodjaiants
ad1a1771a9 Updated comments. 2006-02-06 17:10:32 +00:00
David Inglis
ea6cb36860 added core file extension filters to debug config 2004-10-18 17:45:23 +00:00
David Inglis
2abb649ea3 added supported cpu list to debugger extension 2002-11-13 14:00:33 +00:00
David Inglis
0615ec3ba1 schema for CDebugger extension 2002-09-18 13:35:55 +00:00