Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-09 | Put a breakpoint on __sanitizer::Report | H.J. Lu | 1 | -0/+4 | |
* gdbasan.in: Put a breakpoint on __sanitizer::Report. From-SVN: r206481 | |||||
2013-12-04 | Put a breakpoint on __asan_report_error for ASAN | H.J. Lu | 1 | -0/+3 | |
* configure.ac: Append gdbasan.in to .gdbinit if CFLAGS contains -fsanitize=address. * configure: Regenerated. * gdbasan.in: New file. From-SVN: r205669 |