Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-dev: Re: [Wireshark-dev] How to turn off optimization while compiling Wireshark on linux?

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: siri m <svu004@xxxxxxxxx>
Date: Tue, 7 Apr 2009 14:12:52 -0700

Actually, even the CFLAGS is also set to -g -O0.

For eg: If I use the libtool --mode=execute ddd
$HOME/wireshark-0.99.7/wireshark and I open the packet-tipc.c (an
existing dissector), it still complains about:

Line 1 of "packet-tipc.c" is at address 0x1590c24
<tipc_defragment_init> but contains no code.

Am I missing something?

Thanks

On 4/7/09, Guy Harris <guy@xxxxxxxxxxxx> wrote:
>
> On Apr 7, 2009, at 11:54 AM, siri m wrote:
>
>> CXXFLAGS=-g -O0
>
> Wireshark is written in C, not C++; did you mean
>
> 	CFLAGS="-g -O0"
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>              mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe
>

  • Follow-Ups:
    • Re: [Wireshark-dev] How to turn off optimization while compiling Wireshark on linux?
      • From: Jaap Keuter
    • Re: [Wireshark-dev] How to turn off optimization while compiling Wireshark on linux?
      • From: didier
  • References:
    • [Wireshark-dev] How to turn off optimization while compiling Wireshark on linux?
      • From: siri m
    • Re: [Wireshark-dev] How to turn off optimization while compiling Wireshark on linux?
      • From: Guy Harris
  • Prev by Date: [Wireshark-dev] buildbot failure in Wireshark (development) on Ubuntu-7.10-x86-64
  • Next by Date: [Wireshark-dev] Reassembling packets
  • Previous by thread: Re: [Wireshark-dev] How to turn off optimization while compiling Wireshark on linux?
  • Next by thread: Re: [Wireshark-dev] How to turn off optimization while compiling Wireshark on linux?
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation