This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog symfile.c testsuite/ChangeLo ...
- From: mbilal at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: Wed, 04 Sep 2013 06:17:08 +0000
- Subject: src/gdb ChangeLog symfile.c testsuite/ChangeLo ...
CVSROOT: /cvs/src
Module name: src
Changes by: mbilal@sourceware.org 2013-09-04 06:17:08
Modified files:
gdb : ChangeLog symfile.c
gdb/testsuite : ChangeLog
gdb/testsuite/gdb.base: relocate.exp
Log message:
2013-09-04 Muhammad Bilal <mbilal@codesourcery.com>
Pedro Alves <palves@redhat.com>
* symfile.c (add_symbol_file_command): Error out on unknown
option. Handle EXPECTING_SEC_ADDR/EXPECTING_SEC_NAME before '-'
options and collapse into single conditional branch.
2013-09-13 Muhammad Bilal <mbilal@codesourcery.com>
Pedro Alves <palves@redhat.com>
* gdb.base/relocate.exp: Check that invalid options are
rejected.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15967&r2=1.15968
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/symfile.c.diff?cvsroot=src&r1=1.385&r2=1.386
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3795&r2=1.3796
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/relocate.exp.diff?cvsroot=src&r1=1.20&r2=1.21