summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttps://me.yahoo.com/a/g3Ccalpj0NhN566pHbUl6i9QF0QEkrhlfPM-#b1c14 <diana@web>2015-02-16 20:12:54 +0100
committerGNU Hurd web pages engine <web-hurd@gnu.org>2015-02-16 20:12:54 +0100
commit005778d8a0d7b8379e5eb4e18aeea4148a86d8e5 (patch)
treef0609de8dfaf87e58612b036d81f5fa4cc6794bb
parent0bde67594d8402289458787e1dc8c7c33c1fd0b3 (diff)
update for rename of open_issues/gdb.mdwn to service_solahart_jakarta_selatan__082122541663/gdb.mdwn
-rw-r--r--service_solahart_jakarta_selatan__082122541663/whole_system_debugging.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/service_solahart_jakarta_selatan__082122541663/whole_system_debugging.mdwn b/service_solahart_jakarta_selatan__082122541663/whole_system_debugging.mdwn
index b438c5cf..6d1c6a63 100644
--- a/service_solahart_jakarta_selatan__082122541663/whole_system_debugging.mdwn
+++ b/service_solahart_jakarta_selatan__082122541663/whole_system_debugging.mdwn
@@ -11,9 +11,9 @@ License|/fdl]]."]]"""]]
[[!tag open_issue_gdb open_issue_gnumach]]
Given our distributed system structure, it'd be immensely useful then when a
-[[RPC]] to another entitiy is made, [[GDB]] followed suit.
+[[RPC]] to another entitiy is made, [[service_solahart_jakarta_selatan__082122541663/Gdb]] followed suit.
-[[GDB]] does have some *multi-process* debugging infrastructure which should
+[[service_solahart_jakarta_selatan__082122541663/Gdb]] does have some *multi-process* debugging infrastructure which should
basically be usable for this.
[[`mach_msg`|microkernel/mach/message]] is the *great barrier*, of course.