This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb/testsuite/gdb.base Makefile.in
- From: ppluzhnikov at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 16 Mar 2011 18:16:26 -0000
- Subject: src/gdb/testsuite/gdb.base Makefile.in
CVSROOT: /cvs/src
Module name: src
Changes by: ppluzhnikov@sourceware.org 2011-03-16 18:16:26
Modified files:
gdb/testsuite/gdb.base: Makefile.in
Log message:
ChangeLog:
2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
PR gdb/12528
* dwarf2read.c (noop_record_line): New function.
(dwarf_decode_lines): Ignore line tables for GCd functions.
testsuite/ChangeLog:
2011-03-16 Paul Pluzhnikov <ppluzhnikov@google.com>
PR gdb/12528
* gdb.base/Makefile.in: Adjust EXECUTABLES.
* gdb.base/break-on-linker-gcd-function.exp: New test.
* gdb.base/break-on-linker-gcd-function.cc: New file.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/Makefile.in.diff?cvsroot=src&r1=1.9&r2=1.10