On Thu, Jun 30, 2005 at 06:07:52PM +0100, Dave Korn wrote: >From: Christopher Faylor >>fhandler_pipe::get_guard is a strange symbol that gdb is incorrectly >>choosing for the name of a function, possibly because it has the sign >>bit set and there's some inappropriate signed comparison somewhere in >>gdb's symbol handling code. > >It's a pretty ordinary inlined function,
Try doing a print /x &fhandler_pipe::get_guard That's what I was referring to. I don't know how that jives with "info addr fhandler_pipe::get_guard" but I thought that this might be what was confusing gdb. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/