vagd.gdb.unwinder ================= .. py:module:: vagd.gdb.unwinder Functions --------- .. autoapisummary:: vagd.gdb.unwinder.register_unwinder Module Contents --------------- .. py:function:: register_unwinder(locus: gdb.Objfile | gdb.Progspace | None, unwinder: gdb.Unwinder, replace: bool = ...) -> None