I receive the following error when debugging. Can anyone tell me how to reset to the debugging mode?
Qt Code:
  1. This does not seem to be a "Debug" build.
  2. Setting breakpoints by file name and line number may fail.
  3.  
  4. Section .debug_info: Not Found.
  5. Section .debug_abbrev: Not Found.
  6. Section .debug_line: Not Found.
  7. Section .debug_str: Not Found.
  8. Section .debug_loc: Not Found.
  9. Section .debug_range: Not Found.
  10. Section .gdb_index: Not Found.
  11. Section .note.gnu.build-id: Found.
  12. Section .gnu.hash: Found.
  13. Section .gnu_debuglink: Not Found.
To copy to clipboard, switch view to plain text mode