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 217d2eaa69 Re: Memory leak in dwarf2.c new e661ef01e5 Refactor svr4_create_solib_event_breakpoints new fe01123efb Use gdbarch for probe::get_argument_count new d90b8f2632 Check arguments for all probes before using them
The 3 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 | 21 ++++++++ gdb/break-catch-throw.c | 2 +- gdb/dtrace-probe.c | 4 +- gdb/probe.c | 7 ++- gdb/probe.h | 2 +- gdb/solib-svr4.c | 139 +++++++++++++++++++++++++----------------------- gdb/stap-probe.c | 6 +-- 7 files changed, 101 insertions(+), 80 deletions(-)