This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r205669 - in /trunk/gcc: ChangeLog configure co...


Author: hjl
Date: Wed Dec  4 14:53:36 2013
New Revision: 205669

URL: http://gcc.gnu.org/viewcvs?rev=205669&root=gcc&view=rev
Log:
Put a breakpoint on __asan_report_error for ASAN

	* configure.ac: Append gdbasan.in to .gdbinit if CFLAGS contains
	-fsanitize=address.
	* configure: Regenerated.

	* gdbasan.in: New file.

Added:
    trunk/gcc/gdbasan.in
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/configure
    trunk/gcc/configure.ac


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]