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] New: 'catch throw' crashes with ' auto-solib-add off'


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

            Bug ID: 15679
           Summary: 'catch throw' crashes with ' auto-solib-add off'
           Product: gdb
           Version: 7.5
            Status: NEW
          Severity: normal
          Priority: P2
         Component: breakpoints
          Assignee: unassigned at sourceware dot org
          Reporter: faorg-lists at yahoo dot co.uk

With 'set auto-solib-add off' in ~/.gdbinit an existing catch throw causes gdb
to exit:

gdb process terminated with a core dump.
Closing this gdb session.

1) start & interrupt a program (debuggee)
2) 'shared' to load symbols
3) 'catch throw'
4) kill & restart program
5) gdb exits

-- 
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]