gdb at pid

msh1307·2023년 3월 15일
0

etc

목록 보기
14/21
gdb -q -x ./gdbscript.py at `ps -ef|grep -e vm|head -n 1|awk '{print $2}'`
gdb -q -x ./gdbscript.py at `pgrep vm`
profile
https://msh1307.kr

0개의 댓글