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/22569] Internal error when using "break -source test.c main"


https://sourceware.org/bugzilla/show_bug.cgi?id=22569

--- Comment #2 from Keith Seitz <keiths at redhat dot com> ---
(In reply to Keith Seitz from comment #1)
> ... (or some caller?) ...

Actually, this check is normally performed in string_to_event_location, but
there is an early return which does /not/ perform the check.

Working on patch/test.

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