Wireshark-commits: [Wireshark-commits] master 54db60f: idl2wrs: add debug command line parameter

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 05 Jun 2019 16:35:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=54db60f4e5d3827fad600bad1cace34249047700
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

54db60f by Yannik Enss (Yannik.Enss@xxxxxxxxxxxxxxxxx):

    idl2wrs: add debug command line parameter
    
    convert the "DEBUG" constant to a command line parameter
    
    Change-Id: I7f873d85fa053cb9298bd03444125d0160ef4640
    Reviewed-on: https://code.wireshark.org/review/33456
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  54ccced   conversation.c: do not use wmem packet scope for debug strings
     add  54db60f   idl2wrs: add debug command line parameter


Summary of changes:
 tools/wireshark_be.py  | 13 +++++++------
 tools/wireshark_gen.py | 11 +++--------
 2 files changed, 10 insertions(+), 14 deletions(-)