Since python can be used with gdb, you can simply load the target string from the python side and parse it. (gdb) python import json (gdb) python print ...
確定! 回上一頁