2009-02-05 Tristan Gingold <gingold@adacore.com>
authorTristan Gingold <gingold@adacore.com>
Thu, 5 Feb 2009 13:59:18 +0000 (13:59 +0000)
committerTristan Gingold <gingold@adacore.com>
Thu, 5 Feb 2009 13:59:18 +0000 (13:59 +0000)
commitaacd552b10c8e999e2181350cad7dd2e1c25f0d4
treef107ec17494b7314ae80cac8551b8d29de62700f
parentae6a3a4c2a48a78e57332eb9489c3065a8b9aca1
2009-02-05  Tristan Gingold  <gingold@adacore.com>

* gdb.base/sigbpt.exp: Detect which signal is received when a NULL
pointer is dereferenced and use this signal name in regexp.
* gdb.base/signull.exp: Ditto.
* gdb.base/sigbpt.c (main): Catch SIGBUS too.
* gdb.base/signull.c (main): Ditto.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/sigbpt.c
gdb/testsuite/gdb.base/sigbpt.exp
gdb/testsuite/gdb.base/signull.c
gdb/testsuite/gdb.base/signull.exp
This page took 0.026176 seconds and 4 git commands to generate.