From owner-freebsd-current Sun Mar 1 16:33:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA04972 for freebsd-current-outgoing; Sun, 1 Mar 1998 16:33:42 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cabri.obs-besancon.fr (cabri.obs-besancon.fr [193.52.184.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id QAA04966 for ; Sun, 1 Mar 1998 16:33:40 -0800 (PST) (envelope-from jmz@cabri.obs-besancon.fr) Received: by cabri.obs-besancon.fr (5.57/Ultrix3.0-C) id AA13001; Mon, 2 Mar 98 01:37:29 +0100 Date: Mon, 2 Mar 98 01:37:29 +0100 Message-Id: <9803020037.AA13001@cabri.obs-besancon.fr> From: Jean-Marc Zucconi To: freebsd-current@FreeBSD.ORG Subject: gdb broken in -current X-Mailer: Emacs Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On a system built this morning: $ gdb a.out GDB is free software and you are welcome to distribute copies of it under certain conditions; type "show copying" to see the conditions. There is absolutely no warranty for GDB; type "show warranty" for details. GDB 4.16 (i386-unknown-freebsd), Copyright 1996 Free Software Foundation, Inc...Segmentation fault (core dumped) Typical hello world programs do not exhibit the problem. In fact it cores dump when it tries to load the symbol table: $ gdb GDB is free software and you are welcome to distribute copies of it under certain conditions; type "show copying" to see the conditions. There is absolutely no warranty for GDB; type "show warranty" for details. GDB 4.16 (i386-unknown-freebsd), Copyright 1996 Free Software Foundation, Inc. (gdb) target exec a.out (gdb) file a.out Reading symbols from a.out...Segmentation fault (core dumped) Jean-Marc _____________________________________________________________________________ Jean-Marc Zucconi Observatoire de Besancon F 25010 Besancon cedex PGP Key: finger jmz@cabri.obs-besancon.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message