summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/psim/tools/psim-gdb-top.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/psim/tools/psim-gdb-top.in')
-rwxr-xr-xc/src/lib/libbsp/powerpc/psim/tools/psim-gdb-top.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/psim/tools/psim-gdb-top.in b/c/src/lib/libbsp/powerpc/psim/tools/psim-gdb-top.in
new file mode 100755
index 0000000000..55038a1860
--- /dev/null
+++ b/c/src/lib/libbsp/powerpc/psim/tools/psim-gdb-top.in
@@ -0,0 +1,18 @@
+#! @KSH@ -p
+#
+# Shell script to ease invocation of the powerpc simulator with gdb
+#
+# COPYRIGHT (c) 1989-2008.
+# On-Line Applications Research Corporation (OAR).
+#
+# The license and distribution terms for this file may be
+# found in found in the file LICENSE in this distribution or at
+# http://www.rtems.com/license/LICENSE.
+#
+# $Id$
+#
+
+GDB=@target_alias@-gdb
+
+GDB_FILE=gdb_tree.${LOGNAME}
+