Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt Creator force_debug_info and seperate_debug_info build options
Qt 6.11 is out! See what's new in the release blog

Qt Creator force_debug_info and seperate_debug_info build options

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 339 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rnavada
    wrote on last edited by rnavada
    #1

    My understanding is, in this case, symbols are generated in a separate file. I was wondering what is the extension of the files generated?Is it a .debug? and what folder the files generated exist? I don't see any file being generated.

    Little bit of context: I am planning on playing back the coredump generated using GDB debugger. For this, I am thinking, I need the exe/bin(without symbols)and then the separate symbol file, and of course the .core file. I don't want to use CONFIG=debug since that will make my exe/bin too large.

    Additional piece of info here is that I am using Qt 5.15.0

    1 Reply Last reply
    1

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved