Wireshark-commits: [Wireshark-commits] master-2.2 1689bf7: Don't strip debugging symbols from the b

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 22 Feb 2018 00:06:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1689bf724225c678ef66b9fdef4da3c77927d314
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

1689bf7 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't strip debugging symbols from the binaries in the macOS image.
    
    Unstripped binaries should allow better stack traces in the
    CrashReporter files.
    
    Change-Id: Idb2f11cd664dc62331f3394dee09abcd4e88f897
    Reviewed-on: https://code.wireshark.org/review/25977
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 0161a5ba52db4e499e471d6482dc923b495b9989)
    Reviewed-on: https://code.wireshark.org/review/25979
    

Actions performed:

    from  54958be   Fix detection of file type.
    adds  1689bf7   Don't strip debugging symbols from the binaries in the macOS image.


Summary of changes:
 packaging/macosx/osx-app.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)