OSDN Git Service

* varobj.c (varobj_create): Call do_cleanups on early exit path.
authortromey <tromey>
Thu, 30 Jun 2011 19:29:54 +0000 (19:29 +0000)
committertromey <tromey>
Thu, 30 Jun 2011 19:29:54 +0000 (19:29 +0000)
commitb58fac154415269f10610129df559cebbfbb7e9b
tree9ebd4a0bcdda1bcd181e87be794beb98741bb5ff
parentc0570f0a5bcc18607e8a111f950c8a234d5b63bd
* varobj.c (varobj_create): Call do_cleanups on early exit path.
* valops.c (find_overload_match): Call do_cleanups on early exit
path.
* solib.c (solib_find): Call do_cleanups on early exit path.
gdb/ChangeLog
gdb/solib.c
gdb/valops.c
gdb/varobj.c