OSDN Git Service

* symfile-mem.c (symbol_file_add_from_memory): Call do_cleanups.
authortromey <tromey>
Thu, 30 Jun 2011 18:48:18 +0000 (18:48 +0000)
committertromey <tromey>
Thu, 30 Jun 2011 18:48:18 +0000 (18:48 +0000)
commitc0570f0a5bcc18607e8a111f950c8a234d5b63bd
treee89d5319eaea264667d2c4606fab1ec8b8259c5a
parentd718a792527312a2f0ccdd2e40ebb9afd2d61beb
* symfile-mem.c (symbol_file_add_from_memory): Call do_cleanups.
* solib-svr4.c (open_symbol_file_object): Call do_cleanups on all
return paths.  Defer final do_cleanups until last return.
* arm-tdep.c (arm_exidx_new_objfile): Make null cleanup after
early return.
gdb/ChangeLog
gdb/arm-tdep.c
gdb/solib-svr4.c
gdb/symfile-mem.c