On 05/01/2016 02:14 AM, Pascal wrote:
> Then I use "gdb bin/forms" with "catch expression" and "run" then click on 
> button "send to demo via post":

(gdb) catch expression
Undefined catch command: "expression".  Try "help catch".

"help catch" includes "catch exception", which I presume you meant.

(gdb) catch exception
Unable to insert catchpoint. Try to start the program first.

Latest gnoga version from git. Linux Mint Debian Edition (LMDE 2). GNAT 4.9.

I'm not familiar enough with gdb to get past this. If I type "run", the program
runs and I get no opportunity to tell gdb to catch exceptions (or expressions).

-- 
Jeff Carter
"Strange women lying in ponds distributing swords
is no basis for a system of government."
Monty Python & the Holy Grail
66

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to