~/chromium$ gdb
GNU gdb (Ubuntu 7.12.50.20170314-0ubuntu1) 7.12.50.20170314-git
Copyright (C) 2017 Free Software Foundation, Inc.
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".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
Find the GDB manual and other documentation resources online at:
For help, type "help".
Type "apropos word" to search for commands related to "word".
Traceback (most recent call last):
File "~/chromium/src/tools/gdb/gdb_chrome.py", line 29, in <module>
ImportError: No module named 'webkit'
Traceback (most recent call last):
File "<string>", line 3, in <module>
ImportError: No module named 'webkit'
.gdbinit:11: Error in sourced command file:
Error while executing Python code.
(gdb) info auto-load python-scripts
No auto-load scripts.
(gdb) info auto-load
gdb-scripts: No auto-load scripts.
libthread-db: No auto-loaded libthread-db.
local-gdbinit: Local .gdbinit file "~/chromium/.gdbinit" has been loaded.
python-scripts: No auto-load scripts.