you are viewing a single comment's thread
view the rest of the comments
[–] 16 points 2 years ago (2 children)

It's been a minute since I used C/Cpp but if you compile with debugging symbols and using gdb give you info like in Java? At least the location of the crash.

  • source
  • hideshow 4 child comments
  • [–] 13 points 2 years ago (2 children)

    And then you realise the program doesn't crash when compiling with debug symbols 😢

  • source
  • parent
  • hideshow 4 child comments