mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-22 09:13:06 +00:00
579e68885a
This is useful for debugging the state of the program after loading debugging information (e.g., debugging drgn with drgn!). For example: load_debug_info --post-exec 'echo drgn -p $1; echo "prog_obj = Object(prog, \"struct drgn_program *\", $2)"; sleep +inf' Signed-off-by: Omar Sandoval <osandov@osandov.com> |
||
---|---|---|
.. | ||
load_debug_info.c |