From 80dd4a89c7060b81a85121f2fd27ed81a388200c Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 18 Sep 2011 23:19:12 +0200 Subject: open_issues/glibc: Update. --- glibc/debugging/ld_so_console.mdwn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'glibc/debugging') diff --git a/glibc/debugging/ld_so_console.mdwn b/glibc/debugging/ld_so_console.mdwn index d36317b6..b3d1762f 100644 --- a/glibc/debugging/ld_so_console.mdwn +++ b/glibc/debugging/ld_so_console.mdwn @@ -15,3 +15,6 @@ example, there's a private `__libc_write`, which you should be able to use for writing to FD stderr -- but, at early `ld.so` startup, this isn't usable as `_hurd_init_dtable` is still all zeros, etc. To get you started, here is a simple [[dl-sysdep.c.patch]] to get access to the Mach console. + +Can this be integrated with the other debugging printf functions from +`elf/dl-misc.c` (`_dl_debug_vdprintf`) ([[!taglink open_issue_glibc]])? -- cgit v1.2.3