[Embedded] 利用gdb script 實作strcmp 函數 ... (gdb) set $x = malloc(strlen("foobar") + 1) (gdb) call strcpy($x, "foobar") (gdb) break a_leg ...
確定! 回上一頁