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 ae2a96659a0 gdb: use 'const' more in a couple of small breakpoint functions new cced05faea3 gdb: make core_target_open static new d9df3857da0 gdb: allow core file containing special characters on the c [...]
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/corelow.c | 8 ++- gdb/gdbcore.h | 4 -- gdb/main.c | 17 +++--- gdb/testsuite/gdb.base/corefile.exp | 116 ++++++++++++++++-------------------- gdbsupport/common-utils.cc | 21 +++++++ gdbsupport/common-utils.h | 5 ++ 6 files changed, 94 insertions(+), 77 deletions(-)