libgo patch committed: runtime.Caller should succeed without debug info

Ian Lance Taylor iant@google.com
Fri Sep 28 19:08:00 GMT 2012


Further testing uncovered a small bug in the change to use the
libbacktrace library.  The runtime.Caller function should succeed if we
get the PC, even if we don't have any debug info.  Bootstrapped and ran
Go testsuite on x86_64-unknown-linux-gnu.  Committed to mainline.

Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-diff
Size: 386 bytes
Desc: patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120928/339e7d1c/attachment.bin>


More information about the Gcc-patches mailing list