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

cysignals-CSI is too gdb-centric #62

Open
dimpase opened this issue Sep 15, 2017 · 2 comments
Open

cysignals-CSI is too gdb-centric #62

dimpase opened this issue Sep 15, 2017 · 2 comments

Comments

@dimpase
Copy link
Member

dimpase commented Sep 15, 2017

AFAIK, gdb doesn't really help with clang-compiled binaries (one would rather use LLVM-based debugger, lldb), so it ought to be made more generic.

@jdemeyer
Copy link
Collaborator

We're already having trouble getting gdb to work properly (#52). I don't want to worry now about other debuggers.

@dimpase
Copy link
Member Author

dimpase commented Sep 25, 2017

Well, I have a problem with clang-built Sage that might well be related to cysignals in threaded setting, and I am reduced to debugging via print() and coredumps.

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

No branches or pull requests

2 participants