Replies: 2 comments 1 reply
-
|
It's needed to get a meaningful stacktrace in case of crash e.g. #20576 (comment) without it you'd get something like #18445 (comment) which is useless. You can delete it but don't report any crashes you may get because you'll just waste your time. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
And why is the PDB of qBittorrent so huge? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
qbittorrent.pdbis not needed to runqbittorrent.exeexcept you are developer that doesn't have the source code, so I think it is safe to remove it inqBittorrent/.github/workflows/ci_windows.yaml
Line 153 in 5c67c5a
and https://github.com/qbittorrent/qBittorrent/wiki/How-to-use-portable-mode#windows
it save storage 175 MB and make the zip smaller from 66 MB to 22 MB
Beta Was this translation helpful? Give feedback.
All reactions