This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 7.3 is broken on FreeBSD


> I see, you meant gdb/config.h, HAVE_PT_GETDBREGS is defined theer:
> #define HAVE_PT_GETDBREGS 1

So, we'd be back to square one: Why does GDB crash.  Looking at
the backtrace, it looks like it tried to make a call via a null
function pointer.

Since I can't reproduce, and I'm out of ideas of what might be
wrong, I'm afraid you'll have to debug this one.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]