Subject: Re: toolchain/32683: gdb can't step over strdup and co.
To: None <gnats-bugs@netbsd.org>
From: Dieter Baron <dillo@danbala.tuwien.ac.at>
List: netbsd-bugs
Date: 03/18/2006 01:01:07
hi,
> Attached patch to i386nbsdelf_init_abi() fixes it for me. Someone
> with a clue should check if we are missing here anything else
> vs. i386_svr4_init_abi().
Confirmed, gdb with the patch steps over strdup and strlen with n.
It also applies cleanly on the netbsd-3 branch (which is where I
tested it). Can you request a pullup, or should I?
thanks,
dillo