summaryrefslogtreecommitdiff
path: root/hurd/debugging
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-08-07 23:25:46 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-08-07 23:25:46 +0200
commit7c23e08a4294373332b473d25173e4187ede0d5a (patch)
treefc6b35f1a03e127b2ca663edfd432dd0ac06d469 /hurd/debugging
parentc5a84cd2d1ac772e2fe187201a36cd9cccf3951c (diff)
parent2603401fa1f899a8ff60ec6a134d5bd511073a9d (diff)
Merge remote-tracking branch 'fp/master'
Diffstat (limited to 'hurd/debugging')
-rw-r--r--hurd/debugging/rpctrace.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/hurd/debugging/rpctrace.mdwn b/hurd/debugging/rpctrace.mdwn
index df6290f7..c506861a 100644
--- a/hurd/debugging/rpctrace.mdwn
+++ b/hurd/debugging/rpctrace.mdwn
@@ -167,6 +167,14 @@ See `rpctrace --help` about how to use it.
Debian-specific, but not ready for upstream either...
<youpi> antrik: yes
+* IRC, freenode, #hurd, 2012-07-18
+
+ <braunr> hm, rpctrace on gitk gives an interesting result
+ <braunr> 152<--153(pid1849)->io_set_all_openmodes_request (267) = 0
+ <braunr> rpctrace:
+ /home/rbraun/hd0s7/hurd/hurd-20120710/./utils/rpctrace.c:1287:
+ trace_and_forward: Assertion `reply_type == 18' failed.
+
# See Also