This is the mail archive of the gdb-patches@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: GDB 8.2 release 2018-08-21 status update


On 2018-08-21 16:54, Joel Brobecker wrote:
The failure seems to have been introduced by c12a508 ("Add
client_state struct.") as well.

Thanks Simon. That made me want to check this commit for the PR I said
I would check...

  * [*UNASSIGNED* (Joel???)] PR gdb/23374
gdb.base/execl-update-breakpoints.exp, with --target_board=native-gdbserver
    https://sourceware.org/bugzilla/show_bug.cgi?id=23374

        No problem with native debugging, or when using the native
        gdbserver in extended-remote mode.

... and indeed, it's also caused, somehow, by commit c12a508.

It seems like both of these are caused by a small thinko in that commit. I posted a patch here:

https://sourceware.org/ml/gdb-patches/2018-08/msg00537.html

Simon


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