]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/value.c
2011-09-02 Pedro Alves <pedro@codesourcery.com>
authorPedro Alves <palves@redhat.com>
Fri, 2 Sep 2011 12:18:27 +0000 (12:18 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 2 Sep 2011 12:18:27 +0000 (12:18 +0000)
commitc709acd150761fffe3536bf9e6a0b32870f41ca3
tree14191338cf67ccd74fc3c6f324e6364179628fc8
parent86362dfd53fe65250e184a2bc443ea186a42f98f
2011-09-02  Pedro Alves  <pedro@codesourcery.com>

gdb/
* value.c (show_convenience): Catch errors thrown while printing
each internal variable.
* infrun.c (validate_siginfo_access): New function.
(siginfo_value_read, siginfo_value_write): Call it.
gdb/ChangeLog
gdb/infrun.c
gdb/value.c