Skip to content
Commit cbd3036e authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

preamble: move pygdbmi import to qml tracer and make it optional

while technically cool to have qml tracing is a bit of a niche feature
now that kcrash defaults to post-mortem debugging instead of
just-in-time debugging. since qml tracing requires a running process to
run functions against we can't trace things now. plus, I've never seen a
bug report with a trace anyway, so clearly it wasn't reliable one way or
another. one less dependency people can miss to have the preamble fall
over.
parent 8358e6a0
Pipeline #546384 passed with stage
in 1 minute and 25 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment