diff --git a/.gdbinit b/.gdbinit new file mode 100644 index 00000000..a0269ad3 --- /dev/null +++ b/.gdbinit @@ -0,0 +1,5 @@ +# http://sourceware.org/gdb/current/onlinedocs/gdb/ + +set breakpoint pending on +b __asan_report_error +set args -Mblib t/50dbm_simple.t diff --git a/.gitignore b/.gitignore index fa36009d..fc3a9665 100644 --- a/.gitignore +++ b/.gitignore @@ -1,36 +1,38 @@ -blib *.bs *.c -cover_db -DBI-* -dbi.eml -Fabian *.gcda *.gcno *.gcov -Makefile -META.yml -nytprof* *.o *.old -Perl.xsi -pm_to_blib -pod2htm* -.releaserc *.tar.gz *.tbz *.tgz -tmp/* -t/zv[gpxn]* -valgrind.log -xx* -ModList -git-svn-modlist -git-dpull *~ +.releaserc +.*.swp +DBI-* +DBI.def +Fabian +META.yml +Makefile +ModList +MYMETA.* +Perl.xsi +blib +cover_db +dbi.eml dbilogstrip dbiprof +dbiproxy dll.base dll.exp -dbiproxy -DBI.def \ No newline at end of file +git-dpull +git-svn-modlist +nytprof* +pm_to_blib +pod2htm* +t/zv[gpxn]* +tmp/ +valgrind.log +test_output_*/