mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-05 21:57:20 +00:00
Add a special section in src/README.md about debugging tricks
This commit is contained in:
parent
6ec33bdcf7
commit
6430d53a21
@ -47,3 +47,9 @@ because they don't depend on any other component.
|
||||
## Level 5
|
||||
|
||||
* [main](main/) (app, base, she, ui)
|
||||
|
||||
# Debugging Tricks
|
||||
|
||||
On Windows, you can use F5 to show the amount of used memory. Also
|
||||
`Ctrl+Shift+Q` crashes the application in case that you want to test
|
||||
the anticrash feature or your need a memory dump file.
|
||||
|
Loading…
Reference in New Issue
Block a user