X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gdb%2FChangeLog;h=2bef3a89592fc3d8ed3a169431a872c08e1a0677;hb=ac0d67ed1dcf470bad6a3bc4800c2ddc9bedecca;hp=2b04c3c6d730600da0eab06cfd49dc455105f5ec;hpb=80dc83fd0e70f4d522a534bc601df5e05b81d564;p=thirdparty%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2b04c3c6d73..2bef3a89592 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,21 @@ +2021-06-22 Simon Marchi + + * infrun.c (do_target_wait): Remove wait_ptid parameter. + (fetch_inferior_event): Adjust. + +2021-06-22 Simon Marchi + + * python/lib/gdb/__init__.py (_execute_unwinders): Return tuple + with name of chosen unwinder. + * python/py-unwind.c (pyuw_sniffer): Print name of chosen + unwinder in debug message. + +2021-06-22 Andreas Schwab + + PR symtab/27999 + * dwarf2/loc.c (decode_debug_loclists_addresses): Support + DW_LLE_start_end. + 2021-06-22 Andrew Burgess * breakpoint.c (insert_bp_location): If we catch a