Skip to content

What is the best way to debug code? #26

Answered by Splizard
puzzir asked this question in Q&A
Discussion options

You must be logged in to vote

I've used GDB in the past, the trick is to debug Godot and when things cross over to Go, GDB will continue to work as expected.

I usually will use a debug build of Godot so that I can investigate segfaults and the like.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@puzzir
Comment options

Answer selected by puzzir
Comment options

You must be logged in to vote
3 replies
@Splizard
Comment options

@stan220
Comment options

@Splizard
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants