Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Application Express - debugging
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Manny schreef:
> On May 17, 2:32 pm, Frank van Bortel <frank.van.bor..._at_gmail.com>
> wrote:
> Manny schreef:
>
>>>> Hi, newbie question here. >>>> I want to know if there is a debugger (besides debug messages) that >>>> can be used to debug Application Express projects. Hopefully there is >>>> some kind of Forms debugger for this product. So if anyone knows of >>>> anything out there....maybe a third party product? Please post to >>>> this thread. >>>> Thanks >>>> Manny
> Thanks Frank,
> However, I was not looking for just a simple PLSQL debugger since Toad
> can do that. However, in Oracle Formsbuilder there is a very good
> debugger that allows one to set break points in the code and step
> through the execution of the application one line at a time and also
> see the block variables and set Watch variables as well. I was
> wondering if there is something like that for Oracle Application
> Express?
> Manny
TOAD, PLSQL Developer, SQL Developer and JDeveloper can all do
breakpoints, watches, executes until, display variable
values and probably a lot more.
Looks like you have TOAD - look at the Debug submenu (activation
of the menu may depend on your license).
The problem I see, it you will have to (re-)compile in debug mode,
and a lot of the ApEx stuff is wrapped, so Oracle won't let you
do that.
- --
Regards,
Frank van Bortel
Top-posting is one way to shut me up...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (MingW32)
iD8DBQFGTWD8Lw8L4IAs830RAusEAJ9uUM5d/57tUyXPSX0Qn2C7NXqZGACfWPCE
DlqJHiLgH/uk9ocM4LsF+6s=
=GO5D
-----END PGP SIGNATURE-----
Received on Fri May 18 2007 - 03:17:00 CDT
![]() |
![]() |