bug-prolog
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interrupting the Interpreter -> Segmentation Violation


From: Daniel Diaz
Subject: Re: Interrupting the Interpreter -> Segmentation Violation
Date: Mon, 05 Mar 2012 13:42:26 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

Hi,

CTRL+C is really a nightmare due to register usage...
I will try to look at what occurs under macos

Daniel


Le 02/03/2012 19:00, Jan Burse a écrit :
Hi,

Was trying to break into the debugger for
the following code:

    repeat, fail.

That is what happended on a Mac OS X:

 GNU Prolog 1.4.0
 By Daniel Diaz
 Copyright (C) 1999-2011 Daniel Diaz
 | ?- repeat, fail.
 ^C
 Prolog interruption (h for help) ? t
 The debugger will first creep -- showing everything (trace)

 Fatal Error: Segmentation Violation
 uncaught exception: error(existence_error(procedure,debugger_output/0),

Any idea what did go wrong?

Bye


_______________________________________________
Bug-prolog mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-prolog



--
Ce message a ete verifie par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a ete trouve.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]