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

Print current stack trace #63

Closed
derekparker opened this issue Feb 6, 2015 · 5 comments
Closed

Print current stack trace #63

derekparker opened this issue Feb 6, 2015 · 5 comments

Comments

@derekparker
Copy link
Member

No description provided.

@pnasrat
Copy link
Contributor

pnasrat commented Feb 6, 2015

I assume you mean similar to bt in gdb

@derekparker
Copy link
Member Author

@pnasrat yeah - just printing a formatted stack trace.

@derekparker derekparker added this to the 1.0 milestone Mar 2, 2015
@sandlerben
Copy link

What is the status of this feature? I am working on a Go tool which would really benefit from this.

@derekparker
Copy link
Member Author

@sandlerben there's some infrastructure there under the hood to support this, but the actual command hasn't been implemented. I can start working on this later today and should be able to have a commit in by tomorrow or so.

@sandlerben
Copy link

@derekparker It would be incredibly useful. I'm not very knowledgeable in the area, but I can help if possible.

What infrastructure under the hood supports this? Do you have ptrace set up to generate the stack trace?

@aarzilli aarzilli mentioned this issue Jun 17, 2015
derekparker pushed a commit that referenced this issue Jun 20, 2015
abner-chenc pushed a commit to loongson/delve that referenced this issue Mar 1, 2024
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

3 participants