diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-07-23 22:51:40 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-07-23 22:51:40 +0200 |
commit | f84bf6d706d389d9823f2b1d3a9c660bcc1d6e8b (patch) | |
tree | 77b18d95e03e10ff0a9008105362501af66a8196 /hurd/debugging | |
parent | 82829a2f7c5fa308fce5db14568f660b186ba25f (diff) |
hurd/debugging/rpctrace: Add another rpctrace issue.
Diffstat (limited to 'hurd/debugging')
-rw-r--r-- | hurd/debugging/rpctrace.mdwn | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/hurd/debugging/rpctrace.mdwn b/hurd/debugging/rpctrace.mdwn index 46f40508..ee5ee3e7 100644 --- a/hurd/debugging/rpctrace.mdwn +++ b/hurd/debugging/rpctrace.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2007, 2008, 2009 Free Software Foundation, +[[!meta copyright="Copyright © 2007, 2008, 2009, 2010 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -18,6 +18,8 @@ See `rpctrace --help` about how to use it. # Issues and Patches +[[!tag open_issue_hurd]] + * <http://savannah.gnu.org/patch/?2104> -- don't assert that local port names are valid * <http://savannah.gnu.org/bugs/?3939> -- `rpctrace`d program hangs when signal @@ -26,10 +28,14 @@ See `rpctrace --help` about how to use it. programs hang * <http://savannah.gnu.org/patch/?5580> -- more readable output +* IRC, unknown channel, unknown date + + <youpi> how to rpctrace a translator ? + <youpi> ah, just settrans /usr/bin/rpctrace... + <youpi> hum, it hung, and killing it got a Mach panic (thread in unexpected + state) ... -# TODO +* IRC, unknown channel, unknown date - <youpi> how to rpctrace a translator ? - <youpi> ah, just settrans /usr/bin/rpctrace... - <youpi> hum, it hung, and killing it got a Mach panic (thread in unexpected - state) ... + <antrik> hm... for a funny effect, try running rpctrace on + /servers/socket/1, and then use dpkg... ;-) |