X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fi386v-nat.c;h=672ddfbf80809e70b7f4211ed556df4a7b0692da;hb=ca557f44a0548248b83712ade658eefe9c976923;hp=3f75085e1d4211d0045f9b4e6bbe8bbe2adff62c;hpb=a4b6fc86fa32d442efcbfb5c17549e4034d44552;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/i386v-nat.c b/gdb/i386v-nat.c index 3f75085e1d..672ddfbf80 100644 --- a/gdb/i386v-nat.c +++ b/gdb/i386v-nat.c @@ -1,6 +1,7 @@ /* Intel 386 native support for SYSV systems (pre-SVR4). - Copyright 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, - 2000 Free Software Foundation, Inc. + + Copyright 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1998, + 1999, 2000, 2002 Free Software Foundation, Inc. This file is part of GDB. @@ -46,12 +47,11 @@ #include -/* FIXME: The following used to be just "#include ", but - * the the Linux 2.1.x kernel and glibc 2.0.x are not in sync; including - * will result in an error. With luck, these losers - * will get their act together and we can trash this hack in the near future. - * --jsm 1998-10-21 - */ +/* FIXME: 1998-10-21/jsm: The following used to be just "#include + ", but the the Linux kernel (version 2.1.x) and + glibc 2.0.x are not in sync; including will result + in an error. With luck, these losers will get their act together + and we can trash this hack in the near future. */ #ifdef TARGET_HAS_HARDWARE_WATCHPOINTS #ifdef HAVE_ASM_DEBUGREG_H