Commit Graph

98 Commits

Author SHA1 Message Date
Christoph von Wittich
ab07f95a27 remove debug messagebox
svn path=/trunk/tools/reactosdbg/; revision=1017
2009-05-28 10:01:35 +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
0f1eef32f8 -only enable copy menu when req.
svn path=/trunk/tools/reactosdbg/; revision=1014
2009-05-27 22:47:43 +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
36e98b6b67 delete obsolete files
svn path=/trunk/tools/reactosdbg/; revision=1012
2009-05-27 22:11:50 +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
2b0a032571 updating installer to reflect latest changes
svn path=/trunk/tools/reactosdbg/; revision=1010
2009-05-27 21:32:07 +00:00
Christoph von Wittich
5d70388255 -allow to disconnect
-properly update debugger menus

svn path=/trunk/tools/reactosdbg/; revision=1009
2009-05-27 21:25:41 +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
Matthias Kupfer
7a839c66f8 new rosdbg icon
svn path=/trunk/tools/reactosdbg/; revision=1007
2009-05-27 19:12:16 +00:00
Christoph von Wittich
01a8b61e22 -only send data to debugger when kdbg is entered
-set correct kdbg status when entering cont manually
-enable/disable appropriate commands in debugger menu to reflect current status

svn path=/trunk/tools/reactosdbg/; revision=1006
2009-05-27 15:40:26 +00:00
Christoph von Wittich
f57415d199 add msi installer project (req. WiX v3)
svn path=/trunk/tools/reactosdbg/; revision=1005
2009-05-27 10:53:33 +00:00
Christoph von Wittich
7235d68e28 check for an open connection before sending data to debugger
svn path=/trunk/tools/reactosdbg/; revision=1004
2009-05-26 22:46:07 +00:00
Christoph von Wittich
81aaa6a48a -make it possible to set a default value for the mode of the named pipe in setting dialog
-change the type of the ComboBox to DropDownList in the ConnectDialog to prevent the user from typing random crap in it

svn path=/trunk/tools/reactosdbg/; revision=1002
2009-05-26 20:03:52 +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
Christoph von Wittich
f73a0f0e9a disconnect debug connections on exit
svn path=/trunk/tools/reactosdbg/; revision=1000
2009-05-26 19:26:20 +00:00
Christoph von Wittich
6cab167058 -check for invalid pid to prevent an endless loop
-add a label to show text entered into raw traffic window

svn path=/trunk/tools/reactosdbg/; revision=999
2009-05-26 18:50:09 +00:00
Gregor Schneider
608b236db9 RosDbg Part 3/3:
- Named pipe implementation based on .net namespace IO.Pipes with support of threads
- Previous win32 test version would strip random characters from debug messages and crash on entering kdbg (related to .net ReadFile approach)
- Works with QEMU (Client mode), VirtualBox (Client and Server), VMware Server (Client and Server)
- Usually faster than pure serial connection mode

Known bugs: 
- Input to kdbg using /KDSERIAL is not displayed until enter pressed (but input works)
- Reconnect issues, depending on virtual machine behaviour

svn path=/trunk/tools/reactosdbg/; revision=861
2008-10-12 21:55:50 +00:00
Gregor Schneider
c62628a03c RosDbg Part 2/3:
- Visual improvements for rawtraffic/modules
- Shortcuts for menu, menu separators and item reordering
- Visual and functional additions to PipeTargetSelect dialog
- Misc cleanup

svn path=/trunk/tools/reactosdbg/; revision=860
2008-10-12 21:43:31 +00:00
Gregor Schneider
6b37521d3c RosDbg Part 1/3:
- Add process name and process state to process view
- Separate start communication functions
- Make kdbg command "next" usable
- Misc preparations for named pipe communication

svn path=/trunk/tools/reactosdbg/; revision=859
2008-10-12 21:34:05 +00:00
Art Yerkes
aeddee7ae2 Added for ease of use.
svn path=/trunk/tools/reactosdbg/; revision=846
2008-09-16 08:18:44 +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
Christoph von Wittich
8d962e9c5f add support for edit->copy menu
svn path=/trunk/tools/reactosdbg/; revision=794
2008-08-20 18:10:51 +00:00
Christoph von Wittich
21d81c6691 add some more settings to the options dialog
svn path=/trunk/tools/reactosdbg/; revision=793
2008-08-20 13:45:59 +00:00
Christoph von Wittich
d3c610fc17 update link to help
svn path=/trunk/tools/reactosdbg/; revision=790
2008-08-20 06:11:57 +00:00
Christoph von Wittich
3066145e63 -add categories to settings dialog
-allow to change the defaultPipeName
-some small UI improvements

svn path=/trunk/tools/reactosdbg/; revision=789
2008-08-20 05:49:00 +00:00
Art Yerkes
1427d59985 Add per-thread EIP and EIP decoding.
svn path=/trunk/tools/reactosdbg/; revision=786
2008-08-17 11:44:03 +00:00
Art Yerkes
14256a50de Fix thread and process listing. Quite helpful.
svn path=/trunk/tools/reactosdbg/; revision=785
2008-08-16 03:30:22 +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
a7f11528e2 Setup the named pipe server. Events aren't in place yet, so we don't read or write.
svn path=/trunk/tools/reactosdbg/; revision=783
2008-08-11 19:04:21 +00:00
Ged Murphy
f7f51f7c9f Add missing files.
svn path=/trunk/tools/reactosdbg/; revision=782
2008-08-11 14:52:19 +00:00
Ged Murphy
76e3131c26 Missed this on cleanup. Hail ros-diffs.
svn path=/trunk/tools/reactosdbg/; revision=781
2008-08-11 11:09:05 +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
Christoph von Wittich
18d233b7bb add help
svn path=/trunk/tools/reactosdbg/; revision=778
2008-08-09 18:40:43 +00:00
Christoph von Wittich
c225b799ed -fix bugzilla input field
svn path=/trunk/tools/reactosdbg/; revision=777
2008-08-09 18:29:43 +00:00
Christoph von Wittich
c5fe9782ca -implement opening source files
-implement Firefox like Tab handling (closing with middle mouse button, context menu on right button)

svn path=/trunk/tools/reactosdbg/; revision=776
2008-08-09 15:36:24 +00:00
Christoph von Wittich
13c8913367 this change got lost due to a merge conflict with Ged's commit
svn path=/trunk/tools/reactosdbg/; revision=775
2008-08-09 13:57:52 +00:00
Christoph von Wittich
eacb37f610 -reworked webbrowser page
-allow custom names for property pages instead of controlnames only
-some other minor changes

svn path=/trunk/tools/reactosdbg/; revision=774
2008-08-09 13:50:13 +00:00
Ged Murphy
5a9da0bda7 kill the warnings
svn path=/trunk/tools/reactosdbg/; revision=772
2008-08-09 13:08:21 +00:00
Christoph von Wittich
d744c5874a Patches by Gregor Schneider <grschneider at gmail dot com>
ui:
-added seperators to the main menu to group the available items
-disabled unimplemented menu entries
-changed TCPTargetSelect from resizable window to fixed dialog and centered
this dialog on parent window (same for serialTargetSelect)

svn path=/trunk/tools/reactosdbg/; revision=771
2008-08-09 12:51:21 +00:00
Art Yerkes
a9b4ab07a8 Also forgottent from Gregor Schneider's patch (sorry)
svn path=/trunk/tools/reactosdbg/; revision=770
2008-08-09 12:40:32 +00:00
Art Yerkes
cc097eca1f Sorry, forgotten file from Gregor Schnieder's patch.
svn path=/trunk/tools/reactosdbg/; revision=769
2008-08-09 12:33:02 +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
16425b6600 Automatic modules. This will be safe at early breakin after the int1 fix
that's forthcoming.

svn path=/trunk/tools/reactosdbg/; revision=762
2008-08-02 09:48:48 +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