reactosdbg/RosDBG
Gregor Schneider 2938f1a061 RosDbg:
- Don't try to send data to an unconnected debugger ('cos it crashes)
- Opening a connection may fail, don't change connection tool strip text in that case
- Add some basic credits, joined two labels

svn path=/trunk/tools/reactosdbg/; revision=1087
2009-07-28 22:54:03 +00:00
..
Dockable Objects RosDbg: 2009-07-28 22:54:03 +00:00
Properties RosDbg: 2009-07-28 22:54:03 +00:00
Resources -check if reactos sources and .nostrip files can be found on directory selection and warn otherwise 2009-05-28 12:56:29 +00:00
AboutDlg.cs RosDbg: 2009-07-28 22:54:03 +00:00
AboutDlg.Designer.cs RosDbg: 2009-07-28 22:54:03 +00:00
AboutDlg.resx -don't set the menu text to disconnect when the connect dialog was canceled 2009-05-28 09:59:51 +00:00
app-rosdbg.ico new rosdbg icon 2009-05-27 19:12:16 +00:00
Connect.cs RosDbg: 2009-07-28 11:10:26 +00:00
Connect.Designer.cs -set accept and cancel buttons for connect and settings dialog 2009-06-02 19:05:54 +00:00
Connect.resx major UI change - not everything functional yet 2009-05-27 21:12:18 +00:00
DebugConnection.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
DebugControlAttribute.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
DebugInfoFile.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
DebugMemoryStream.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
Diagnostics.cs - Improve the diagnostics. Now includes function, file and line to assist debugging 2009-05-28 19:09:41 +00:00
ExtTools.cs fix some bugs with external tools 2009-06-09 08:42:36 +00:00
ExtTools.Designer.cs -add external tools menu (for stuff like errlook) 2009-06-03 07:32:29 +00:00
ExtTools.resx -add external tools menu (for stuff like errlook) 2009-06-03 07:32:29 +00:00
FileDirChooser.cs Add a log file and the ability to turn application logging on and off. 2009-05-28 16:51:06 +00:00
gdb.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
gdbbase.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
hextest.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
HighLevelInteraction.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
IShell.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
IUseDebugConnection.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
IUseSymbols.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
MainWindow.cs RosDbg: 2009-07-28 22:54:03 +00:00
MainWindow.Designer.cs split and set the status info instead of dumping everything into a string 2009-06-03 12:28:36 +00:00
MainWindow.resx -fix statusbar 2009-05-27 22:42:30 +00:00
Module.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
ModuleIndex.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
Program.cs -only allow one instance to run 2009-05-31 07:43:51 +00:00
ReactOSWeb.cs add support for edit->copy menu 2008-08-20 18:10:51 +00:00
Registers.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
RosDBG.csproj -remove unused app.config from project 2009-06-03 08:08:30 +00:00
RosDBG.sln A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00
Settings.cs RosDbg: 2009-07-28 11:10:26 +00:00
Settings.Designer.cs -set accept and cancel buttons for connect and settings dialog 2009-06-02 19:05:54 +00:00
Settings.resx Simple settings window with directory chooser. Avoids some embarassment. 2008-08-01 07:19:49 +00:00
socketpipe.cs A debugging shell for use with KDBG. Not perfect yet but it can display the 2008-07-31 07:00:10 +00:00