summaryrefslogtreecommitdiffstats
path: root/src/build/debug/simics-debug-framework.py
diff options
context:
space:
mode:
authorMonte Copeland <copelanm@us.ibm.com>2011-11-09 14:16:19 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2011-11-16 12:57:42 -0600
commitc1fd3de01dcf928cfbd917fb9fe08661808e14ba (patch)
tree9aba4ccaaa885911e81485fdb62066da2519d590 /src/build/debug/simics-debug-framework.py
parentf82613312075baf4ba5bafcf9ed55b1ef9b533eb (diff)
downloadtalos-hostboot-c1fd3de01dcf928cfbd917fb9fe08661808e14ba.tar.gz
talos-hostboot-c1fd3de01dcf928cfbd917fb9fe08661808e14ba.zip
Errl.pm for error log handling via perl debug framework
Change-Id: Idf79ba5e147afba2d98e926b73263adf9714e604 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/489 Tested-by: Jenkins Server Reviewed-by: Monte K. Copeland <copelanm@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/build/debug/simics-debug-framework.py')
-rwxr-xr-xsrc/build/debug/simics-debug-framework.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build/debug/simics-debug-framework.py b/src/build/debug/simics-debug-framework.py
index 5be2f8c37..458b2fc35 100755
--- a/src/build/debug/simics-debug-framework.py
+++ b/src/build/debug/simics-debug-framework.py
@@ -214,6 +214,7 @@ def register_hb_debug_framework_tools():
lambda options:
run_hb_debug_framework(toolname, options))(tool),
args = [arg(str_t, "options", "?", "")],
+ alias = "hb-debug-" + tool,
type = ["hostboot-commands"],
short = "Runs the debug framework for tool " + tool,
doc = usage)
OpenPOWER on IntegriCloud