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 python/19506] Regression with gdb.Breakpoint("*<addr>")


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

Joel Brobecker <brobecker at gnat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brobecker at gnat dot com

--- Comment #6 from Joel Brobecker <brobecker at gnat dot com> ---
Does the following commit fix this issue? We had the same problem when using
the "break" command.

commit 305e13e67faaf940ce6eb708847a655a0735a651
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Tue Dec 8 19:04:56 2015 +0100
Subject: Fix regression introduced in "break *<EXPR>" by explicit location
patches.

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