This is the mail archive of the gdb-prs@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]

[Bug breakpoints/15679] 'catch throw' crashes with ' auto-solib-add off'


http://sourceware.org/bugzilla/show_bug.cgi?id=15679

--- Comment #4 from Tom Tromey <tromey at redhat dot com> ---
(In reply to faorg-lists from comment #3)
> With gdb 7.6 (configure --enable-debug) I get the following:

> #3  0x00000000006579fa in internal_vproblem (ap=<optimized out>,
> fmt=<optimized out>, line=<optimized out>, file=<optimized out>,
> problem=0xb3ec80 <internal_error_problem>) at utils.c:929

Can you show the text that it prints?

> #7  0x0000000000526e81 in print_one_breakpoint_location (b=0x345eb90,
> loc=0x33d3d60, loc_number=<optimized out>, last_loc=0x7fff1c3de9c8,
> allflag=0) at breakpoint.c:5940

Line 5940 doesn't look like a likely suspect in any tree I have checked out.
Maybe something changed on the 7.6 branch since the release.
Anyway if you could show this source line, or the error text, that
would help.

It is possible that this is a dup of #15468

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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