Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jun 1999 17:05:07 -0500 (CDT)
From:      Kevin Day <toasty@home.dragondata.com>
To:        bugs@freebsd.org
Subject:   GDB in 3.2 slightly broken?
Message-ID:  <199906222205.RAA14572@home.dragondata.com>

next in thread | raw e-mail | index | archive | help


Anyone have any idea why this happens to me:


su-2.02# gdb
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or 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.
This GDB was configured as "i386-unknown-freebsd".
(gdb) attach 44267
Attaching to process 44267
Segmentation fault (core dumped)
su-2.02#


To make things worse, when trying to debug this:

su-2.02# gdb
GNU gdb 4.18
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or 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.
This GDB was configured as "i386-unknown-freebsd".
(gdb) core-file gdb.core
Core was generated by =07db'.
Program terminated with signal 11, Segmentation fault.
Segmentation fault (core dumped)
su-2.02#


This didn't happen to me in 3.1, just started with 3.2 - did i miss an
errata?

Kevin


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906222205.RAA14572>