Thanks Ryan; You're right. I'll try to fix the specific file I saw the error in. My error was:
S 11:11:34 [0]$ gdb juju.test GNU gdb (GDB) 7.6.1-ubuntu Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /mnt/build/go/src/launchpad.net/juju-core/juju.test...done. File "/usr/share/go/src/pkg/runtime/runtime-gdb.py", line 358 print s, ptr['goid'], "%8s" % sts[long((ptr['status']))], blk.function ^ SyntaxError: invalid syntax (gdb) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1258642 Title: gdb: Python 3 incompatible with libstdc++ pretty printers. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1258642/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
