Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Win veh #5

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Win veh #5

wants to merge 5 commits into from

Commits on May 7, 2022

  1. 1 handler/QBreakpadHandler.cpp: implement 'QString QBreakpadHandler::…

    …dumpPath() const'
    
    2 third_party/breakpad.pri: correct the include path of breakpad's third_party(such as lss)
    CharlesLiaoO committed May 7, 2022
    Configuration menu
    Copy the full SHA
    bf87b6c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. 1 qBreakpad.pri: Add A typical configuration of adding debug informat…

    …ion in release build
    
    2 README.md: Modify and add some tips on building and decoding dumps
    CharlesLiaoO committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    4ecd420 View commit details
    Browse the repository at this point in the history
  2. 1 Add windows veh function

    2 Add 2 convenient functions: DelOldDumpFiles() toCrash()
    CharlesLiaoO committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    42bb3f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Configuration menu
    Copy the full SHA
    a41b3d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Configuration menu
    Copy the full SHA
    b1ff81b View commit details
    Browse the repository at this point in the history