1. gdb rescuetime
  2. GNU gdb (GDB) 7.5.1
  3. Copyright (C) 2012 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-unknown-linux-gnu".
  9. For bug reporting instructions, please see:
  10. <http://www.gnu.org/software/gdb/bugs/>...
  11. Reading symbols from /usr/bin/rescuetime...(no debugging symbols found)...done.
  12. (gdb) run
  13. Starting program: /usr/bin/rescuetime
  14. warning: Could not load shared library symbols for linux-vdso.so.1.
  15. Do you need "set solib-search-path" or "set sysroot"?
  16. [Thread debugging using libthread_db enabled]
  17. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  18. Traceback (most recent call last):
  19. File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3400.3-gdb.py", line 9, in <module>
  20. from gobject import register
  21. File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
  22. import gdb.backtrace
  23. ImportError: No module named backtrace
  24. [New Thread 0x7ffff2bbf700 (LWP 25860)]
  25. [New Thread 0x7ffff23be700 (LWP 25861)]
  26. [New Thread 0x7ffff1bbd700 (LWP 25862)]
  27. [New Thread 0x7ffff13bc700 (LWP 25863)]