components/gdb/Solaris/gdbtui
branchs11-update
changeset 2814 dff3ca0071d6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gdb/Solaris/gdbtui	Fri Nov 08 08:16:59 2013 -0800
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+exec /usr/bin/gdb -tui "$@"
+