GDBSenceDemoArticleCreate:2026/07/24 1687bc5 Update:2026-07-24Intro(GDB | gdb) #hello GDBx command #(gdb) p/s (char *)0xffffd1f7 $17 = 0xffffd1f7 "hello" (gdb) x/s 0xffffd1f7 0xffffd1f7: "hello" (gdb) (gdb) x/32xw 0xff83765a-40 Reference #https://sourceware.org/gdb/download/onlinedocs/gdb.html/index.html#SEC_ContentsPlease enable JavaScript to view the comments powered by Disqus.comments powered by Disqus