squeaky-pl/japronto

how to debugging python c extensions

lanzhiwang opened this issue · 0 comments

When writing Python extensions in C, how do you debug C language, what tools and specific steps are you using, can you give an example?