Subject: Re: awk dumping core on -current snapshot
To: None <port-vax@NetBSD.org>
From: Tillman Hodgson <tillman@seekingfire.com>
List: port-vax
Date: 07/20/2004 10:00:39
On Tue, Jul 20, 2004 at 09:39:51AM -0600, Michael L. Hitch wrote:
> On Tue, 20 Jul 2004, Tillman Hodgson wrote:
> 
> > Unfortunately, I've very weak with gdb. A "disass $pc" shows the
> > function strtod, which is likely not what I want.
> 
> Try a "x/i $pc".

(gdb) x/i $pc
0x7f786048 <strtod+2498>:       movd r8,r0

Not emodd, it seems.

-T


-- 
Page xxviii: More than any other computer system today, Unix will repay
every moment that you spend learning and experimenting.
	- Harley Hahn, _The Unix Companion_