guile-user
[Top][All Lists]
Advanced

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

Catching errors in C/C++ programs


From: Joris van der Hoeven
Subject: Catching errors in C/C++ programs
Date: Wed, 5 Feb 2003 20:10:27 +0100 (MET)

Hi,

I use Guile as an extension language for GNU TeXmacs.
For debugging purposes, I would like to know how to find
the file and the line where a potential error occured,
when executing a lot of Guile code at startup.
I have been playing around a bit with gh_eval_file_with_catch
and similar routines, but I still don't understand how to
retrieve the file names and line numbers of errors.
Can someone help me?

Best wishes, Joris


-----------------------------------------------------------
Joris van der Hoeven <address@hidden>
http://www.texmacs.org: GNU TeXmacs scientific text editor
http://www.math.u-psud.fr/~vdhoeven: personal homepage
-----------------------------------------------------------





reply via email to

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