OraDebugger breakpoint

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
josir
Posts: 9
Joined: Thu 05 Oct 2006 21:14
Location: Rio de Janeiro

OraDebugger breakpoint

Post by josir » Thu 26 Oct 2006 21:13

Hi,

I'm trying to use OraDebugger but I can't add breakpoints. It halts with 'No such line'

The package that I am trying to debug was compiled with debug.

ODAC 5.80.0.36
OraTools 2.6
DbMonitor 2.10
Oracle 10g Version - 10.2.0.1.0

What causes that ? How can I avoid this ? :(

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 31 Oct 2006 12:11

In the current version of OraTools you can set breakpoints only in top level procedures and functions. We'll add support for breakpoint in package bodies in the next build of OraTools.

josir
Posts: 9
Joined: Thu 05 Oct 2006 21:14
Location: Rio de Janeiro

OraDebuuger Breakpoints

Post by josir » Tue 14 Nov 2006 18:41

Do you have any schedule to deploy this new version?
Thanks in advance,
Josir

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 15 Nov 2006 12:24

The new build of OraTools is already released.

Post Reply