From 521f3f145f012038351921b92a1ec3d3bdfeee54 Mon Sep 17 00:00:00 2001 From: chan hee Park <35250476+ch4rli3kop@users.noreply.github.com> Date: Tue, 14 Jun 2022 05:31:08 +0900 Subject: [PATCH] add @ when using dg (#7) --- bdump.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bdump.js b/bdump.js index 2e4b7d0..02d993b 100644 --- a/bdump.js +++ b/bdump.js @@ -79,7 +79,7 @@ function __collect_seg(n) { const Control = host.namespace.Debugger.Utility.Control; let r = {}; - let line = Control.ExecuteCommand('dg ' + n).Last(); + let line = Control.ExecuteCommand('dg @' + n).Last(); // Sel Base Limit Type l ze an es ng Flags // ---- ----------------- ----------------- ---------- - -- -- -- -- -------- // 0033 00000000`00000000 00000000`00000000 Code RE Ac 3 Nb By P Lo 000002fb