gdb and binutils branch master updated. 51aa91f97976e0b4d6103d5c6e6a60bbd09be2fb
palves@sourceware.org
palves@sourceware.org
Wed Apr 23 18:05:00 GMT 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, master has been updated
via 51aa91f97976e0b4d6103d5c6e6a60bbd09be2fb (commit)
from a4165e94f452b3137a1071a5034853a93a9de1a2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=51aa91f97976e0b4d6103d5c6e6a60bbd09be2fb
commit 51aa91f97976e0b4d6103d5c6e6a60bbd09be2fb
Author: Pedro Alves <palves@redhat.com>
Date: Tue Apr 22 19:47:06 2014 +0100
[gdbserver] mem-break.c:find_gdb_breakpoint_at: Make static.
Nothing calls this outside mem-break.c.
gdb/gdbserver/
2014-04-23 Pedro Alves <palves@redhat.com>
* mem-break.c (find_gdb_breakpoint_at): Make static.
* mem-break.h (find_gdb_breakpoint_at): Delete declaration.
-----------------------------------------------------------------------
Summary of changes:
gdb/gdbserver/ChangeLog | 5 +++++
gdb/gdbserver/mem-break.c | 5 ++++-
gdb/gdbserver/mem-break.h | 5 -----
3 files changed, 9 insertions(+), 6 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Gdb-cvs
mailing list