683026dd08
where Ada support has been added. Most of these changes are not part of the official sources yet. The source used in this port is a snapshot of AdaCore's CVS repository.
12 lines
402 B
Text
12 lines
402 B
Text
$NetBSD: patch-al,v 1.1 2005/11/13 14:16:05 shannonjr Exp $
|
|
|
|
--- gdb/i387-tdep.c.orig 2004-10-20 17:12:07.000000000 -0600
|
|
+++ gdb/i387-tdep.c
|
|
@@ -206,7 +206,6 @@ i387_print_float_info (struct gdbarch *g
|
|
struct frame_info *frame, const char *args)
|
|
{
|
|
struct gdbarch_tdep *tdep = gdbarch_tdep (get_frame_arch (frame));
|
|
- char buf[4];
|
|
ULONGEST fctrl;
|
|
ULONGEST fstat;
|
|
ULONGEST ftag;
|