linux - Ask gdb to do a pretty print when it catches a segfault -


i saw on bof video,

enter image description here

it gdb, did pretty-print when catches segfault signal. i'm not sure how implemented, knows?

the usual way install segv handler forks , executes "gdb -p" attach dying process.


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -