#!/bin/sh -e
mydir=`dirname $0`
python2-dbg $mydir/gobjecttest.py -v 2>&1
