Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Argl.go prevents backtraces from being printed #8461

Closed
vicuna opened this issue Jan 28, 2004 · 1 comment
Closed

Argl.go prevents backtraces from being printed #8461

vicuna opened this issue Jan 28, 2004 · 1 comment

Comments

@vicuna
Copy link

vicuna commented Jan 28, 2004

Original bug ID: 2074
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: feature
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: Aleksey Nogin
Version: 3.06, 3.07+13 CVS
OS: Red Hat Linux
Submission from: wasco.cs.caltech.edu (131.215.44.173)

Argl.go currently will "exit 2" if there is an uncaught exception. This makes it
impossible to get a OCAMLRUNPARAM=b backtrace, which is unfortunate.

@vicuna
Copy link
Author

vicuna commented Jun 24, 2004

Comment author: administrator

Argl is in camlp4.
Looks like it makes it hard to debug syntax extensions.
We should consider re-raising the exception instead of calling exit.
DD 2004-04-15

Done, MM, 2004-06-24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant