#! /opt/gnu/bin/python
import sys
sys.path.append ('/CLO/Components/WDB/Src/gnu/gdb/python')
import Hpd

Hpd.cmd_loop ()
