mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-07 06:58:03 +01:00
docs: Add DEBUGGING.md.
This commit is contained in:
parent
809b6b66dc
commit
1d04497177
2 changed files with 123 additions and 0 deletions
|
|
@ -218,6 +218,8 @@ need to be explicitly loaded by the debugging tools. For GDB there's a helper
|
|||
script `wine/tools/gdbinit.py` (source it) that provides `load-symbol-files`
|
||||
(or `lsf` for short) command which loads the symbols for all the mapped files.
|
||||
|
||||
For tips on debugging see [docs/DEBUGGING.md](docs/DEBUGGING.md).
|
||||
|
||||
|
||||
`compile_commands.json`
|
||||
-----------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue