Cosmos/source2/Debug/Cosmos.Debug.GDB
2010-09-09 20:54:55 +00:00
..
Docs
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
app.config Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
AsmFile.cs 2010-08-28 20:09:21 +00:00
BreakpointUC.cs Breakpoint work in CGDB 2010-08-29 15:29:15 +00:00
BreakpointUC.Designer.cs
BreakpointUC.resx
Cosmos.Debug.GDB.csproj Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
Cosmos.Debug.GDB.csproj.vspscc renaming all, except vspackage 2010-09-04 19:07:11 +00:00
FormBreakpoints.cs 2010-08-30 00:48:53 +00:00
FormBreakpoints.Designer.cs Breakpoint work in CGDB 2010-08-29 15:29:15 +00:00
FormBreakpoints.resx Breakpoint work in CGDB 2010-08-29 15:29:15 +00:00
FormCallStack.cs
FormCallStack.Designer.cs
FormCallStack.resx
FormHistory.cs
FormHistory.Designer.cs
FormLog.cs
FormLog.Designer.cs
FormLog.resx
FormMain.cs Breakpoint work in CGDB 2010-08-29 15:29:15 +00:00
FormMain.Designer.cs Breakpoint work in CGDB 2010-08-29 15:29:15 +00:00
FormMain.resx
FormRegisters.cs
FormRegisters.Designer.cs
FormRegisters.resx
FormSettings.cs
FormSettings.Designer.cs
FormWatches.cs
FormWatches.Designer.cs
FormWatches.resx
GDB.cs GDB client work. 2010-08-28 23:52:02 +00:00
Global.cs 2010-08-28 20:09:21 +00:00
Program.cs 2010-08-30 00:48:53 +00:00
ReadMe.html
Settings.cs Breakpoint work in CGDB 2010-08-29 15:29:15 +00:00
SettingsDS.Designer.cs Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
SettingsDS.xsc
SettingsDS.xsd GDB client work. 2010-08-28 23:52:02 +00:00
SettingsDS.xss 2010-08-28 20:09:21 +00:00
ToDo.html
Windows.cs 2010-08-30 00:48:53 +00:00

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
	<head>
		<title></title>
	</head>
	<body>
	
	    <h3>
            Cosmos.Debug.GDB</h3>
        <p>
            Is a standalone GDB client that can be used for any GDB need, not just Cosmos. 
            It is however geared towards remote assembly level debugging.</p>
	
	</body>
</html>