-
Notifications
You must be signed in to change notification settings - Fork 21
Debug server
Sokolov Alexander edited this page Apr 2, 2021
·
6 revisions
If you get server crash, before crash you can attach to process (in vs) and find problem.
Mostly all crashes now from poor data in DB.
You can use debug with second purpose to find out "wtf i need this value in table X".
Crashlog doesnt working.