Skip to content

prepare the backend before tracing

Harald Sitter requested to merge work/backend-prepare into master

debuggermanager now plays negotiator between backend and generator so that the backend can prepare itself for tracing. specifically this will allow us to interface with coredumpd where we might need to extract the dump for tracing just before starting the trace.

Merge request reports