From 97780f5f6a20b8c0b3e48355b99d3ceaab822191 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Thu, 16 Mar 2000 22:51:49 +0000 Subject: [PATCH] Doc fix. --- gdb/i386-linux-nat.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gdb/i386-linux-nat.c b/gdb/i386-linux-nat.c index ca87ffdbb9c..d5350dc0012 100644 --- a/gdb/i386-linux-nat.c +++ b/gdb/i386-linux-nat.c @@ -112,6 +112,8 @@ int have_ptrace_getxfpregs = ; +/* Fetching registers directly from the U area, one at a time. */ + /* FIXME: kettenis/2000-03-05: This duplicates code from `inptrace.c'. The problem is that we define FETCH_INFERIOR_REGISTERS since we want to use our own versions of {fetch,store}_inferior_registers -- 2.30.2