OSDN Git Service

Memory error when reading wrong core file.
authorbrobecke <brobecke>
Mon, 8 Mar 2010 16:45:49 +0000 (16:45 +0000)
committerbrobecke <brobecke>
Mon, 8 Mar 2010 16:45:49 +0000 (16:45 +0000)
commit1ca3dfe988fbf6117fa610e2f57af43296132ec5
treec22569e77fdf4233cb1c2a8c7f98a50c853f5ef6
parent07359f2a072718233346c3dfe44c967db5b8d7ed
Memory error when reading wrong core file.

        * solib-svr4.c (solib_svr4_r_map): catch and print all exception
        errors while reading the inferior memory, and return zero if
        an exception was raised.
gdb/ChangeLog
gdb/solib-svr4.c