]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/gdb.base/chng-syms.exp
New test to check that GDB does not crash due to memory corruption
authorPaul N. Hilfinger <hilfinger@adacore.com>
Thu, 29 Jan 2004 11:15:44 +0000 (11:15 +0000)
committerPaul N. Hilfinger <hilfinger@adacore.com>
Thu, 29 Jan 2004 11:15:44 +0000 (11:15 +0000)
commitd8679d841d339ff4a3cefb479d3fab1d35866bd7
treeb59f02368c83835e2fde09a49d30518f8e858455
parent481fedf372286d5752544d8d6828f552f77f5d70
New test to check that GDB does not crash due to memory corruption
when a reload caused by a change in an executable invalidates
a breakpoint condition.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/Makefile.in
gdb/testsuite/gdb.base/chng-syms.c [new file with mode: 0644]
gdb/testsuite/gdb.base/chng-syms.exp [new file with mode: 0644]