What exactly goes wrong? Note that on Oracle10g you will need to grant the DEBUG CONNECT SESSION system privilege to your Oracle user. Also note that the program unit you want to debug must be compiled with debug information (Right-click on object and select "Add debug information", or use the "Add debug information when compiling" preference).