]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/procfs.c
2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
authorJoseph Myers <joseph@codesourcery.com>
Sun, 16 Dec 2007 22:19:21 +0000 (22:19 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Sun, 16 Dec 2007 22:19:21 +0000 (22:19 +0000)
commitc162e8c9a4969b6fe9492c8dcc4293f3973f674d
tree1d391c880cf4b8fccf6edffe32a17df9aeb70e96
parent4e799345942e3d777a2639a00892b67d084204c5
2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
            Joseph Myers  <joseph@codesourcery.com>

* configure.ac: Check for *-*-solaris2.1[[0-9]]* instead of
*-*-solaris2.1[[0-9]].
* configure: Regenerate.
* procfs.c (proc_set_current_signal): If redelivering a signal,
reuse the current siginfo if possible.

testsuite:
* gdb.base/siginfo-addr.exp, gdb.base/siginfo-addr.c: New.
gdb/ChangeLog
gdb/configure
gdb/configure.ac
gdb/procfs.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/siginfo-addr.c [new file with mode: 0644]
gdb/testsuite/gdb.base/siginfo-addr.exp [new file with mode: 0644]