Linux Foundation Collaborative Projects
index
:
trex
master
ARCHIVED- 2020-07-23 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
t-rex-64-debug-gdb
blob: 087afb71113e239f37da1b18eaffab4cfe88ed89 (
plain
)
1
2
3
4
#! /bin/bash
export
LD_LIBRARY_PATH
=
`
pwd
`
gdb --args ./_t-rex-64-debug
$@