随笔分类 - debugger
摘要:
阅读全文
posted @ 2023-04-17 14:37
fndefbwefsowpvqfx
摘要:https://github.com/microsoft/vscode-cpptools msys mingw64 gcc gdb local dap = require("dap") dap.adapters.cppdbg = { id = 'cppdbg', type = 'executable
阅读全文
posted @ 2023-04-15 11:21
fndefbwefsowpvqfx
摘要:ATTACHING: --attach-name <name> Tells the debugger to attach to a process with the given name. -n <value> Alias for --attach-name --attach-pid <pid> T
阅读全文
posted @ 2023-04-14 18:32
fndefbwefsowpvqfx
摘要:settings set -- target.source-map <old-path> <new-path> settings append -- target.source-map <old-path> <new-path> Lookup a mono symbol to find out wh
阅读全文
posted @ 2023-04-14 16:11
fndefbwefsowpvqfx
摘要:1. mac 1.1 permission sudo DevToolsSecurity -enable boot in recovery mode, open the terminal and run csrutil disable Next, reboot the mac and check st
阅读全文
posted @ 2023-04-14 14:20
fndefbwefsowpvqfx
摘要:https://blog.conan.io/2022/10/13/Different-flavors-Clang-compiler-Windows.html This article will explain the different flavors of Clang C and C++ comp
阅读全文
posted @ 2023-04-13 12:11
fndefbwefsowpvqfx
摘要:https://lldb.llvm.org/use/map.html
阅读全文
posted @ 2023-04-11 18:51
fndefbwefsowpvqfx
摘要:https://darkdust.net/files/GDB%20Cheat%20Sheet.pdf
阅读全文
posted @ 2023-04-11 18:44
fndefbwefsowpvqfx
摘要:dscript.txt lm l .reload /f /v TargetExe.exe lm l bp `TargetExe!abs:\path\to\the.cpp:3` windbg -c "$<abs:\path\to\dscript.txt" -y "abs:\path\projectRo
阅读全文
posted @ 2023-04-11 17:33
fndefbwefsowpvqfx
摘要:$ tree -a . ├── .cache │ └── clangd │ └── index │ └── hello.cpp.48B5401E85030568.idx ├── .ccls ├── .ccls-cache │ ├── @C@@Users@dev@Desktop@gnuwin@test
阅读全文
posted @ 2023-04-09 10:25
fndefbwefsowpvqfx
摘要:https://github.com/vadimcn/codelldb mac local dap = require("dap") local cmd = os.getenv('HOME') .. '/tool/debug/codelldb/adapter/codelldb' dap.adapte
阅读全文
posted @ 2023-03-31 18:58
fndefbwefsowpvqfx

浙公网安备 33010602011771号