OSDN Git Service

* solib-svr4.c (IGNORE_FIRST_LINK_MAP_ENTRY): Avoid dereferencing
authorpalves <palves>
Sat, 20 Jun 2009 00:16:02 +0000 (00:16 +0000)
committerpalves <palves>
Sat, 20 Jun 2009 00:16:02 +0000 (00:16 +0000)
commitbb163c8c889303d1bfc26d0b76540c127a42a7b3
treeb9920340968113f8a445bdfcea2f52a880ad8bc1
parentdec2bb1c43c20369940a90e2392178b7c364c945
* solib-svr4.c (IGNORE_FIRST_LINK_MAP_ENTRY): Avoid dereferencing
NULL pointer.
(scan_dyntag): Skip if input bfd isn't elf flavoured.
(locate_base): Call elf_locate_base even without an exec_bfd.
gdb/ChangeLog
gdb/solib-svr4.c