vagd.gdb.unwinder

Functions

register_unwinder(→ None)

Module Contents

vagd.gdb.unwinder.register_unwinder(locus: gdb.Objfile | gdb.Progspace | None, unwinder: gdb.Unwinder, replace: bool = ...) None