* python/py-inferior.c (infpy_read_memory): Don't call
authorTom Tromey <tromey@redhat.com>
Fri, 17 May 2013 16:52:34 +0000 (16:52 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 17 May 2013 16:52:34 +0000 (16:52 +0000)
commit6cbc7c3d3433bf5c6288cbad2ba224919ff4922c
tree68108b33524d7d973da57e7b71d24326a285f697
parenta48b32c06849c3e91e92cb5261e135a55cd584c4
* python/py-inferior.c (infpy_read_memory): Don't call
PyErr_SetString if PyObject_New fails.
* python/py-frame.c (frame_info_to_frame_object): Don't call
PyErr_SetString if PyObject_New fails.
gdb/ChangeLog
gdb/python/py-frame.c
gdb/python/py-inferior.c
This page took 0.0266 seconds and 4 git commands to generate.