ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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