reactosdbg/RosDBG
2023-02-25 23:36:40 +01:00
..
Dockable Objects Willem Alexander Hajenius <reactos.1000.ahajenius@spamgourmet.com> 2011-08-02 19:54:03 +00:00
Properties Fixed NullReferenceException when closing the form RosDBG/MainWindow.cs 2023-02-25 23:36:40 +01:00
Resources [REACTOSDBG] 2011-04-02 14:04:07 +00:00
AboutDlg.cs RosDbg: 2009-07-28 22:54:03 +00:00
AboutDlg.Designer.cs [ROSDBG] 2011-04-16 13:28:47 +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
app.config - Implement Window position/size saving & restoring 2009-08-21 20:40:00 +00:00
Connect.cs - Improve pipe client mode for improved QEmu debugging: it now waits for a pipe server, threaded 2009-08-18 12:45:45 +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
ControlExtensions.cs [ROSDBG] 2011-04-16 13:28:47 +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
EditBreakpointDialog.cs Willem Alexander Hajenius <reactos.1000.ahajenius@spamgourmet.com> 2011-08-02 19:54:03 +00:00
EditBreakpointDialog.Designer.cs Willem Alexander Hajenius <reactos.1000.ahajenius@spamgourmet.com> 2011-08-02 19:54:03 +00:00
EditBreakpointDialog.resx Willem Alexander Hajenius <reactos.1000.ahajenius@spamgourmet.com> 2011-08-02 19:54:03 +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 Fixed NullReferenceException when closing the form RosDBG/MainWindow.cs 2023-02-25 23:36:40 +01:00
MainWindow.Designer.cs Small miscellaneous UI fixes (#5) 2020-03-20 09:33:12 +01: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 - Implement Window position/size saving & restoring 2009-08-21 20:40:00 +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 Willem Alexander Hajenius <reactos.1000.ahajenius@spamgourmet.com> 2011-08-02 19:54:03 +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 Modernize source and object directory checks (#4) 2020-03-20 09:39:44 +01: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
StatefulVariable.cs [ROSDBG] 2011-04-16 13:28:47 +00:00
StatefulX86Registers.cs [ROSDBG] 2011-04-16 13:28:47 +00:00