Skip to content

Sentry usage fixes

Fabian Vogt requested to merge work/fvogt/fixnosentry into master

Sentry was always enabled due to wrong use of #ifdef.

I made the only non-base python modules in the gdb preamble optional, they're only used if sentry is enabled.

Edited by Fabian Vogt

Merge request reports