you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago

Have the user compile it without debug symbols to save space. If the user has a problem they can just recompile it with debug symbols and see what went wrong with gdb.

  • source
  • parent