Christoph von Wittich
1e2a2c0068
-remove unused app.config from project
...
-attempt to fix external tool list
svn path=/trunk/tools/reactosdbg/; revision=1040
2009-06-03 08:08:30 +00:00
Christoph von Wittich
9ec4a52664
-add external tools menu (for stuff like errlook)
...
svn path=/trunk/tools/reactosdbg/; revision=1039
2009-06-03 07:32:29 +00:00
Christoph von Wittich
7087f8b6ba
-add a tool to automatically increase the buildno at each build and update the WiX script to get upgrade installations to work
...
svn path=/trunk/tools/reactosdbg/; revision=1028
2009-05-28 22:17:14 +00:00
Ged Murphy
a613572873
- Improve the diagnostics. Now includes function, file and line to assist debugging
...
- Remove the null checks from DockPanel and wrap it in try/catch blocks instead (considering it shouldn't happen)
- Use RosDiagnostics.DebugTrace to add debug info now. The app now needs to make correct use of exception handling
svn path=/trunk/tools/reactosdbg/; revision=1027
2009-05-28 19:09:41 +00:00
Ged Murphy
30f3891f5b
Add a log file and the ability to turn application logging on and off.
...
svn path=/trunk/tools/reactosdbg/; revision=1025
2009-05-28 16:51:06 +00:00
Christoph von Wittich
54421c0c8b
-check if reactos sources and .nostrip files can be found on directory selection and warn otherwise
...
-add missing resource files
-add an icon for continue
svn path=/trunk/tools/reactosdbg/; revision=1020
2009-05-28 12:56:29 +00:00
Christoph von Wittich
2d94ea7fce
build x86 only as we only have a 32bit dbghelp
...
svn path=/trunk/tools/reactosdbg/; revision=1019
2009-05-28 11:22:02 +00:00
Christoph von Wittich
43f8d7badf
-remove obsolete code
...
svn path=/trunk/tools/reactosdbg/; revision=1018
2009-05-28 10:10:08 +00:00
Christoph von Wittich
515ac6ceb7
-don't set the menu text to disconnect when the connect dialog was canceled
...
-save the last connection method and preselect it on the next connection attempt
-add an (unfinished) AboutDlg
svn path=/trunk/tools/reactosdbg/; revision=1016
2009-05-28 09:59:51 +00:00
Christoph von Wittich
f29f41c6e1
-lots of UI improvements
...
-implementing SaveAs for Console and WebBrowser window
svn path=/trunk/tools/reactosdbg/; revision=1015
2009-05-28 09:16:07 +00:00
Christoph von Wittich
3721293e9d
-fix statusbar
...
-make edit menu functional
svn path=/trunk/tools/reactosdbg/; revision=1013
2009-05-27 22:42:30 +00:00
Christoph von Wittich
10b1368ebb
-add missing files
...
-add some icons
svn path=/trunk/tools/reactosdbg/; revision=1011
2009-05-27 22:10:00 +00:00
Christoph von Wittich
20403e74e8
major UI change - not everything functional yet
...
svn path=/trunk/tools/reactosdbg/; revision=1008
2009-05-27 21:12:18 +00:00
Christoph von Wittich
0d88b6d954
fix filecopy in post build event for paths with spaces
...
svn path=/trunk/tools/reactosdbg/; revision=1001
2009-05-26 19:35:30 +00:00
Ged Murphy
dbd16142a2
- Don't overcomplicate choosing directories from the settings grid
...
- Fixes directory selection
svn path=/trunk/tools/reactosdbg/; revision=813
2008-08-30 12:13:02 +00:00
Art Yerkes
0ff8bd92b5
Processes and Threads view. Somewhat WIP.
...
svn path=/trunk/tools/reactosdbg/; revision=784
2008-08-12 10:48:38 +00:00
Ged Murphy
8d39986994
- Start of an implementation of a named pipe wrapper needed for hooking RosDbg up to vmware.
...
- Due to p/invoke, this is a Win32 only implementation. Linux users will need to use mono with Wine.
svn path=/trunk/tools/reactosdbg/; revision=780
2008-08-11 11:04:23 +00:00
Art Yerkes
2b8cb53b6a
Patches by Gregor Schneider <grschneider at gmail dot com>
...
Added serial support, some bugfixes.
svn path=/trunk/tools/reactosdbg/; revision=768
2008-08-08 18:03:59 +00:00
Art Yerkes
a251dd46ac
make things a bit more fool proof.
...
svn path=/trunk/tools/reactosdbg/; revision=761
2008-08-01 09:32:35 +00:00
Art Yerkes
4cc5cfe654
Simple settings window with directory chooser. Avoids some embarassment.
...
svn path=/trunk/tools/reactosdbg/; revision=760
2008-08-01 07:19:49 +00:00
Art Yerkes
6030ecd415
A debugging shell for use with KDBG. Not perfect yet but it can display the
...
locals and stack trace at the place where reactos is stopped.
svn path=/trunk/tools/reactosdbg/; revision=759
2008-07-31 07:00:10 +00:00