Files
rtems/c/src/lib/libbsp/powerpc/psim/tools/psim-gdb-top.in
Joel Sherrill deed2a08f6 2008-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
* psim-bottom, psim-gdb-bottom, psim-gdb-top.in, psim-shared,
	psim-top.in: Clean up and works better. Uses argv[0] to override
	configured target name.
2008-12-04 20:27:35 +00:00

19 lines
403 B
Plaintext
Executable File

#! @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$
#
rtemsTarget=@target_alias@
GDB_FILE=gdb_tree.${LOGNAME}