To inspect an array of function pointers, I would expect to be able to do (gdb) p *(void(**)(void))$ops@8 but this gives A syntax error in ...
確定! 回上一頁