aboutsummaryrefslogtreecommitdiff
path: root/util.gdb
diff options
context:
space:
mode:
authorjohannst <johannes.stoelp@gmail.com>2020-09-22 22:10:18 +0200
committerjohannst <johannes.stoelp@gmail.com>2020-09-22 22:10:18 +0200
commit488d4c6237c3f713077fe93e2745ba5defde0aa5 (patch)
tree8b5d75d47bc7bbc0579fc937fea4904a67da4950 /util.gdb
parentf538061c22749c2852283eaa2e2f83c8b126b8ed (diff)
downloadmatcha-threads-488d4c6237c3f713077fe93e2745ba5defde0aa5.tar.gz
matcha-threads-488d4c6237c3f713077fe93e2745ba5defde0aa5.zip
added copyright header
Diffstat (limited to 'util.gdb')
-rw-r--r--util.gdb4
1 files changed, 3 insertions, 1 deletions
diff --git a/util.gdb b/util.gdb
index d1dbb44..e08e005 100644
--- a/util.gdb
+++ b/util.gdb
@@ -1,4 +1,6 @@
-define show
+# Copyright (c) 2020 Johannes Stoelp
+
+define show_ctx
echo -- regs --\n
info reg rdi rsi rsp rbp
echo -- stack --