Merge error handling
authorGary Benson <gbenson@redhat.com>
Wed, 11 Jun 2014 14:42:34 +0000 (15:42 +0100)
committerGary Benson <gbenson@redhat.com>
Wed, 18 Jun 2014 09:15:19 +0000 (10:15 +0100)
commite927c9fccb149b2a7bbdce1efd1a07d4367444a2
treebdae357d54e282ec4f5518963ec7d454b5f9b202
parent1b6d4134c776d54513114199f1478f83894f490b
Merge error handling

This commit makes all error handling in i386-low.c use internal_error
rather than fatal and error.

gdb/gdbserver/
2014-06-18  Gary Benson  <gbenson@redhat.com>

* i386-low.c (i386_length_and_rw_bits): Use internal_error
instead of fatal and error.
(i386_handle_nonaligned_watchpoint): Likewise.
gdb/gdbserver/ChangeLog
gdb/gdbserver/i386-low.c
This page took 0.027904 seconds and 4 git commands to generate.