aboutsummaryrefslogtreecommitdiff
path: root/open_issues/gdb.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-04-07 01:03:54 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-04-07 01:03:54 +0200
commite4ca7c575ff06479bb634cf64cd9abe36a25e3e8 (patch)
treedb1f53daedfcd16c5fd17ce8bb703049b788ec2d /open_issues/gdb.mdwn
parentbe05092c3406d72165ceddf16d8221b99608c905 (diff)
downloadweb-e4ca7c575ff06479bb634cf64cd9abe36a25e3e8.tar.gz
web-e4ca7c575ff06479bb634cf64cd9abe36a25e3e8.tar.bz2
web-e4ca7c575ff06479bb634cf64cd9abe36a25e3e8.zip
open_issues/vdso: New.
Diffstat (limited to 'open_issues/gdb.mdwn')
-rw-r--r--open_issues/gdb.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/open_issues/gdb.mdwn b/open_issues/gdb.mdwn
index 4782368a..6b9cd135 100644
--- a/open_issues/gdb.mdwn
+++ b/open_issues/gdb.mdwn
@@ -107,7 +107,7 @@ formats and more emulation vectors.
* Why do we specify `-D_GNU_SOURCE`, and GNU/Linux doesn't?
- * GNU/Linux: `gdb/symfile-mem.c` for vDSO.
+ * GNU/Linux: `gdb/symfile-mem.c` for [[vDSO]].
* GNU/Linux: `gdb/i386-nat.c` for hardware breakpoints, etc. -- we should
probably use that, too. Related to Samuel's Hurd GDB patch?