Add gdb tracepoint support for Linux

Change-Id: Id2e46bae576a730f8c1b64a247aeed12e6d721af
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Mattias Johansson
2021-01-07 13:28:05 +01:00
committed by Gustav Johansson
parent 874029809f
commit 2081038953
10 changed files with 773 additions and 19 deletions

View File

@@ -134,6 +134,7 @@ enum DebuggerActionCode
WarnOnReleaseBuilds,
MultiInferior,
IntelFlavor,
UsePseudoTracepoints,
// Stack
MaximalStackDepth,