/
githubmirror
/
x64dbg
Обзор
Документация
Войти
/
githubmirror
/
x64dbg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
development
docs/gui/views/Notes.rst
4 строки
405 B
Duncan Ogilvie
Move https://github.com/x64dbg/docs into this repo
04 июл 2025, 02:32
04 июл 2025, 02:32
699342d
Код
Авторство
О чём код?
Notes ===== Notes view have two text fields to edit, one globally and one for the debuggee. Any text entered here will be saved, and will be restored in future debugging sessions, so the user can make notes conveniently. Global notes will be stored in "notes.txt" under the working directory. Debuggee notes will be stored in the debug database. You cannot edit per-debuggee notes while not debugging.