From 38bfa7bdb645bbe9378b6ad941d4e3b070f00933 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 4 Apr 2020 14:30:31 +0200 Subject: [PATCH] Include return instructions in jump out list. --- server/TracySourceView.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/TracySourceView.cpp b/server/TracySourceView.cpp index f81bffa3..4de7c0a3 100644 --- a/server/TracySourceView.cpp +++ b/server/TracySourceView.cpp @@ -148,7 +148,7 @@ bool SourceView::Disassemble( uint64_t symAddr, const Worker& worker ) bool hasJump = false; for( auto j=0; j