gdb and binutils branch master updated. 96f861efe0b5a083211ec80db63a612f87daa626
gary@sourceware.org
gary@sourceware.org
Mon Feb 10 14:09: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 96f861efe0b5a083211ec80db63a612f87daa626 (commit)
from ee01b6652ad55437e777fb7e6b1745782dc205a4 (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=96f861efe0b5a083211ec80db63a612f87daa626
commit 96f861efe0b5a083211ec80db63a612f87daa626
Author: Gary Benson <gbenson@redhat.com>
Date: Mon Feb 10 14:07:44 2014 +0000
Update debug_qf_expand_symtabs_matching to use typedefs.
Commit 206f2a5777679e6d1ad21ce435f6e7af92e2d41a added two new
typedefs, but did not update debug_qf_expand_symtabs_matching
to use them. This patch fixes this.
Checked in as obvious.
2014-02-10 Gary Benson <gbenson@redhat.com>
* symfile-debug.c (debug_qf_expand_symtabs_matching):
Use expand_symtabs_file_matcher_ftype and
expand_symtabs_symbol_matcher_ftype.
-----------------------------------------------------------------------
Summary of changes:
gdb/ChangeLog | 6 ++++++
gdb/symfile-debug.c | 5 ++---
2 files changed, 8 insertions(+), 3 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Gdb-cvs
mailing list