Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-21878

Dump core file to DESTDIR instead to PWD

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 4.8.1
    • Remote Linux
    • None
    • Linux/X11

      When I debug remote Linux and my program fail, then Qt Creator kindly dumps memory to the "core" file (without quotes). From my point of view it is pretty useless (how ever maybe some leading hackers can use it).

      In my opinion this file should be dumped to the DESTDIR (where final exe is copied after compilation).

      The other possible, non intrusive destination for "core" file is OUT_PWD (where make files are generated in build dir).

      I post this suggestion because when I do backup of my projects or when I add files to the git repository, then always I have to remember about "core" files.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kandeler Christian Kandeler
            j.jaworski Jacek Jaworski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes