Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] need some more information on bug 8454

From: "Subh. Singh" <subh.singh007@xxxxxxxxx>
Date: Thu, 2 May 2013 11:05:18 +0530
Hi Jeff,

I am debugging Wireshark using glibtool  ( using OS X 10.8 ) .

I tried to print the log using following ways :
+ printf(" my method is called ");
+ g_print("my method is called ");
+ g_warning("my method is called ");

but none of them worked for me.

All of those should cause Wireshark to print something to stdout/stderr.  Are you running Wireshark from a shell prompt or from a file manager (or something like it)?

I am running Wireshark from terminal.

-- regards 
Subhash Kumar Singh