Commit Graph

78 Commits

Author SHA1 Message Date
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