Hi,
So I can run a SELECT my_func(blah) from some_table; and a breakpoint
will fire if my_func calls another function which calls another
function and that function has a breakpoint ? I fail to see how that
is possible, but if it is, please provide a technical description of
how it works if it is. I really think a debugging API is needed for
such functionality.
--Justin
On Thu, Mar 12, 2015 at 12:46 PM, Peter Gulutzan <pgulutzan@xxxxxxxxx
<mailto:pgulutzan@xxxxxxxxx>> wrote:
Dear Alexander Barkov,
Thanks for looking at the debugger feature of Ocelot's open-source
GUI client.
As you saw, ocelotgui supports breakpoints, flow control, and
context inspection.
Recently we added call-stack viewing and variable-changing, in the
source downloads.
The early-alpha release works on Linux.
It does not require any Linux-only features, and the tools (C++
and Qt) are reputedly portable.
Peter Gulutzan
_______________________________________________
Mailing list: https://launchpad.net/~maria-discuss
<https://launchpad.net/%7Emaria-discuss>
Post to : maria-discuss@xxxxxxxxxxxxxxxxxxx
<mailto:maria-discuss@xxxxxxxxxxxxxxxxxxx>
Unsubscribe : https://launchpad.net/~maria-discuss
<https://launchpad.net/%7Emaria-discuss>
More help : https://help.launchpad.net/ListHelp