| Main Archive Page > Month Archives > wireshark-dev archives |
I want to print the string "tvb->real_data "which at
packet-http.c:dissect on the ubuntu terminal .But whatever I add
"printf("%s\n",tvb->real_data);"or"printf(stdout,"%s\n",tvb->real_data);" into
the packet-http:dissect_http function ,nothing to be showed on the terminal.
What should I do to display the string "tvb->data"on the terminal?
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request@wireshark.org?subject=unsubscribe