Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Mar 98 01:05:08 +0100
From:      Jean-Marc Zucconi <jmz@cabri.obs-besancon.fr>
To:        tomdean@ix.netcom.com
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: gdb broken in -current
Message-ID:  <9803030005.AA19566@cabri.obs-besancon.fr>
In-Reply-To: <199803022122.NAA00313@ix.netcom.com> (message from Thomas Dean on Mon, 2 Mar 1998 13:22:35 -0800 (PST))

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> Thomas Dean writes:

 > gdb works.
 > Since my last e-mail, I did:
 >   cvsup current-supfile
 >   make -j4 world
 >   cd /sys/i386/conf
 >   config KERNEL-SMP            # my config file (SMP kernel)
 >   cd ../../compile/KERNEL-SMP
 >   make clean
 >   make depend
 >   make
 >   make install
 >   shutdown -r now
 >   <create hello.c>
 >   cc -g hello.c -o hello
 >   gdb hello
 >     b main
 >     r
 >     s
 >     s
 >     c
 >     quit

 > and, everything worked.

 > Did you do all these steps?

Yes, and sure, gdb works with most of the program I compile. The
problem occurs with only *some* programs. I will try to find the
minimal program crashing gdb.

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



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