This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 0f55320bc46 elf_hash_table_id access new 1eb8556f5a8 gdb: add infrun_debug_printf macro new c426fddb87d gdb: add debug_prefixed_vprintf
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 17 + gdb/breakpoint.c | 23 +- gdb/debug.c | 13 + gdb/{arm-nbsd-tdep.h => debug.h} | 19 +- gdb/infrun.c | 769 +++++++-------------- gdb/infrun.h | 11 + gdb/linux-nat.c | 7 +- gdb/testsuite/ChangeLog | 7 + gdb/testsuite/gdb.base/gdb-sigterm.exp | 4 +- .../signal-while-stepping-over-bp-other-thread.exp | 2 +- gdb/testsuite/gdb.threads/stepi-random-signal.exp | 2 +- 11 files changed, 329 insertions(+), 545 deletions(-) copy gdb/{arm-nbsd-tdep.h => debug.h} (68%)