URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5501026464eb7e4fc398d1fd8de3dd39a05b7e04
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
5501026 by Guy Harris (guy@xxxxxxxxxxxx):
    Improve debugging messages.
    
    For various attempted matches, print what we're matching against.
    
    Change-Id: Ib915aa9bc6e6e1ea6cc7a273f261db2a4952c0c4
    Reviewed-on: https://code.wireshark.org/review/28900
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 83715db4a99b58f4314242be5de0865d4ec5993b)
    Reviewed-on: https://code.wireshark.org/review/28901
    
Actions performed:
    from  76e3e38   Frame numbers are unsigned.
    adds  5501026   Improve debugging messages.
Summary of changes:
 epan/conversation.c | 46 ++++++++++++++++++++++++++++++++++++----------
 1 file changed, 36 insertions(+), 10 deletions(-)