* python/python.c (gdbpy_find_pc_line): Call find_pc_line
authorTom Tromey <tromey@redhat.com>
Thu, 28 Feb 2013 19:23:57 +0000 (19:23 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 28 Feb 2013 19:23:57 +0000 (19:23 +0000)
commit9e974e552d14a3755637f24215c563976716c971
tree52d323f959b44d7d38cfbcf2c56fffc3e6bbc701
parentdd5fa3e77282d2ea30ebba9ccaca67a5d978ca9d
* python/python.c (gdbpy_find_pc_line): Call find_pc_line
inside TRY_CATCH.
gdb/ChangeLog
gdb/python/python.c