Skip to content

Instantly share code, notes, and snippets.

@g-k
g-k / symbols.py
Created June 14, 2021 18:08 — forked from luser/symbols.py
GDB Mozilla symbol server
# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/
#
# A GDB Python script to fetch debug symbols from the Mozilla symbol server.
#
# To use, run `source /path/to/symbols.py` in GDB 7.9 or newer, or
# put that in your ~/.gdbinit.
from __future__ import print_function
@g-k
g-k / README.md
Last active December 17, 2015 18:09 — forked from mbostock/.block
Trifoil Knot