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

50 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
Marc Khouzam
8b68101304 Bug 314749: Typo. 2010-05-31 20:02:13 +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
John Cortell
485b4d73de [299317] Executables view source remapping does not take into account launch configurations 2010-01-11 20:52:55 +00:00
Ken Ryall
4692c67a86 Bug 299087, Executables manager overhaul. 2010-01-08 05:37:52 +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
Pawel Piech
b006bc98c3 Bug 262826 - Create common C/C++ launch configurations 2009-02-27 22:38:54 +00:00
Alena Laskavaia
dc62fa9320 - bug 118100 - hardware breakpoints support 2008-04-28 21:56:56 +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
ceb1b0efad Bugs 216092 & 211533. 2008-01-25 22:58:17 +00:00
Ken Ryall
66cbf5bea7 Bug 118299, improved watchpoint support. 2007-11-05 15:36:46 +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
f68ca2c02b Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
Doug Schaefer
f1fa62b185 Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries. 2005-11-10 21:41:23 +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
Doug Schaefer
0583121e43 Updated the version numbers to 3.0.0. 2004-12-22 19:49:22 +00:00
Mikhail Khodjaiants
03272b1adb Fix for bug 62659: Unable to set default for register format via plugin_customization.ini. 2004-12-03 20:34:46 +00:00
Doug Schaefer
739203fe55 Upversioning head to 2.1.0. 2004-07-15 15:54:47 +00:00
Mikhail Khodjaiants
34df8b137e Removed dependencies on the compatibility plugin and replaced deprecated classes and methods.
Warning cleanup.
2004-05-21 19:59:49 +00:00
Mikhail Khodjaiants
06ad029125 Moved the "FUNCTION" and "ADDRESS" breakpoint attributes to ICLineBreakpoint.
Added support for the Disassembly view.
2004-04-27 23:13:23 +00:00
Mikhail Khodjaiants
2a72346aa5 Implementing retargettable breakpoint related actions. 2004-04-12 22:33:55 +00:00
Mikhail Khodjaiants
15a02c374e Removed dependency to xerces. 2004-04-03 00:04:03 +00:00
Doug Schaefer
62a5a610ad Added back the xerces deps. 2004-04-01 20:52:48 +00:00
Doug Schaefer
e3569cbd19 Removing plugin and feature references to xerces. 2004-04-01 20:39:39 +00:00
Doug Schaefer
e1b04cf0c0 Added org.eclipse.core.runtime.compatability as a
dependency to satisfy Eclipse 3.0M6 requirements.
2004-01-05 20:26:57 +00:00
Doug Schaefer
9c677d807f Upversioned the plugins, etc to 2.0.0.
Made sure the jar files got included in the zips.
2003-11-25 18:24:55 +00:00
Doug Schaefer
9dc3aa63e5 Upgrade to Eclipse 3.0. Includes:
- upgrade plugin.xml files
- use PDE containers
- apply Eclipse 3.0 porting items, in particular openEditor and gotoMarker
- remove TestWorkbenches from test plugins
2003-11-24 18:31:03 +00:00
Doug Schaefer
fe07db2d72 Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
David Inglis
5ae31fb0e6 update version 2003-04-23 15:03:25 +00:00
Mikhail Khodjaiants
d7b288068e Added persistency to the source locator. 2003-02-18 19:24:08 +00:00
David Inglis
b5732a50bd change version to 1.0.1 2002-12-16 20:50:32 +00:00
David Inglis
2be2685341 missing dep. 2002-10-02 13:30:20 +00:00
David Inglis
04d90a4425 build changes 2002-09-26 02:16:53 +00:00
Mikhail Khodjaiants
0c9fd43286 Implementation of source locator. 2002-09-23 20:46:53 +00:00
David Inglis
0615ec3ba1 schema for CDebugger extension 2002-09-18 13:35:55 +00:00
Mikhail Khodjaiants
b4632f88d2 Implementation of watchpoints. 2002-09-04 20:50:20 +00:00
Mikhail Khodjaiants
3496b65bc6 More implementation of breakpoints. 2002-09-04 15:43:56 +00:00
Mikhail Khodjaiants
477450be7a More implementation of breakpoints. 2002-09-03 22:55:20 +00:00
Mikhail Khodjaiants
79098bebfd Added breakpoint classes. 2002-08-21 22:19:12 +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
Mikhail Khodjaiants
4bf4ae2c28 First draft of CDI. 2002-07-18 19:45:55 +00:00