Can't finish debug session after session has been killed

I was debugging a pretty complex package procedure and had to kill the session after about 2 hours, because the whole thing took way too long.

After the session is terminated, the following error message appears in TOAD, which keeps reappearing after clicking OK.

Hi Dirk,

DBMS_Debugger is touchy to say the least, and a little different from one Oracle version to the next. I added an "Abort" option to that dialog that will give you the opportunity to get out of there more forcefully if needed.

Thanks for reporting it.

-John