Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: PL/SQL Debugger

Re: PL/SQL Debugger

From: Pete Finnigan <pete_at_peterfinnigan.demon.co.uk>
Date: Fri, 31 Aug 2001 15:28:21 +0100
Message-ID: <smneBFBF85j7EwaM@peterfinnigan.demon.co.uk>


Hi Scott

As far as i am aware, its server only. Are you using forms ??, I know Steve Feuerstein gave away a forms debugger called Arjy that let you view and change data structures, and another forms debugger called Xray vision that let you modify variables in your own programs. These were included on the disk with Oracle PL/SQL programming from O'Reilly edition 1, not sure if they were on edition 2.

I believe they were shareware, and they were the old .inp files. But i see no reason why they couldnt be ported to later forms. I dont know what Steves license agreement was and if its GPL'd or not.

cheers

Pete Finnigan
www.pentest-limited.com

In article <JjMj7.1678$QG5.1380050_at_news1.news.adelphia.net>, Scott Mattes <ScottMattes_at_yahoo.com> writes
>One question, the online documentation seems to be saying that this is ONLY
>for server side code, so I couldn't use this to debug client side code,
>right?
>
>
>"Pete Finnigan" <pete_at_peterfinnigan.demon.co.uk> wrote in message
>news:k7vMGLBk30j7EwqL_at_peterfinnigan.demon.co.uk...
>> Hi
>>
>> you could look at dbms_debug, as its free, but its harder to use as you
>> need to call the package yourself,
>>
>> cheers
>>
>> Pete Finnigan
>> wwwe.pentest-limited.com
>
>

-- 
Pete Finnigan
IT Security Consultant
PenTest Limited

Office  01565 830 990
Fax     01565 830 889
Mobile  07974 087 885

pete.finnigan_at_pentest-limited.com

www.pentest-limited.com
Received on Fri Aug 31 2001 - 09:28:21 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US