reactosdbg/RosDBG
Ged Murphy 5b1b9f8ac5 - Early stages of improving the console to make behave more like windbg...
- Add a separate command line for entering commands
- Keep a list of previous commands and traverse through them with up/down keys
- Clean the command line with esc

svn path=/trunk/tools/reactosdbg/; revision=1044
2009-06-04 12:35:12 +00:00
..
Dockable Objects - Early stages of improving the console to make behave more like windbg... 2009-06-04 12:35:12 +00:00
Properties - Early stages of improving the console to make behave more like windbg... 2009-06-04 12:35:12 +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 -add a tool to automatically increase the buildno at each build and update the WiX script to get upgrade installations to work 2009-05-28 22:17:14 +00:00
AboutDlg.Designer.cs -add a tool to automatically increase the buildno at each build and update the WiX script to get upgrade installations to work 2009-05-28 22:17:14 +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 -don't set the menu text to disconnect when the connect dialog was canceled 2009-05-28 09:59:51 +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 -remove unused app.config from project 2009-06-03 08:08:30 +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 Missed this... 2009-06-03 12:32:13 +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 -add external tools menu (for stuff like errlook) 2009-06-03 07:32:29 +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