Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-26 Thread Dietfrid Mali
] Eclipse project for Wireshark On Jan 25, 2011, at 1:02 AM, Dietfrid Mali wrote: I used the call given below, but replaced 'gdb' with 'ddd'. ddd doesn't display any source code though, so there's still something going wrong. http://wiki.wireshark.org/Development/Tips Using DDD

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-26 Thread Guy Harris
On Jan 26, 2011, at 12:27 AM, Dietfrid Mali wrote: I know what DDD is. I was just quoting the full section, which included the comment. The key point is that it's just a front-end to gdb, and if gdb can find source files that DDD can't, that's something wrong with DDD, *NOT* with Wireshark

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-26 Thread Dietfrid Mali
to do with how Wireshark is set up and launched. From: g...@alum.mit.edu Date: Wed, 26 Jan 2011 00:39:39 -0800 To: wireshark-dev@wireshark.org Subject: Re: [Wireshark-dev] Eclipse project for Wireshark On Jan 26, 2011, at 12:27 AM, Dietfrid Mali wrote: I know what DDD is. I

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-26 Thread Guy Harris
On Jan 26, 2011, at 9:22 AM, Guy Harris wrote: On Jan 26, 2011, at 1:34 AM, Dietfrid Mali wrote: The problem is that Wireshark is launched by a script settings paths and doing whatnot and finally starting Wireshark from some (hidden?!) subfolder. That's libtool at work. If the GNU

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-26 Thread Dietfrid Mali
the Wireshark setup is any good or not either. All I wish to be is to be able to debug it using DDD. From: g...@alum.mit.edu Date: Wed, 26 Jan 2011 10:33:42 -0800 To: wireshark-dev@wireshark.org Subject: Re: [Wireshark-dev] Eclipse project for Wireshark On Jan 26, 2011, at 9:22 AM, Guy

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-26 Thread Jakub Zawadzki
On Wed, Jan 26, 2011 at 09:22:49AM -0800, Guy Harris wrote: The problem is that Wireshark is launched by a script settings paths and doing whatnot and finally starting Wireshark from some (hidden?!) subfolder. That's libtool at work. If the GNU project GDB and the GNU project libtool

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-26 Thread Dietfrid Mali
I am not blaming anybody. I am looking for a solution. Thank you for your hints. Date: Wed, 26 Jan 2011 20:29:12 +0100 From: darkja...@darkjames.ath.cx To: wireshark-dev@wireshark.org Subject: Re: [Wireshark-dev] Eclipse project for Wireshark On Wed, Jan 26, 2011 at 09:22:49AM -0800, Guy

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-25 Thread Dietfrid Mali
-fisher.com To: wireshark-dev@wireshark.org Subject: Re: [Wireshark-dev] Eclipse project for Wireshark On Mon, Jan 24, 2011 at 06:29:23PM +0100, Dietfrid Mali wrote: Thanks. I tried that, and the files are indeed compiled with -g -O0, but DDD (gdb) doesn't seem to find an program entry

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-25 Thread Lami
Dietfrid Mali karx11erx@... writes: I used the call given below, but replaced 'gdb' with 'ddd'. ddd doesn't display any source code though, so there's still something going wrong.This stuff is a PITA. Can't I even use a graphical debugger frontend to debug Wireshark? I usually use Visual

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-25 Thread Balint Reczey
something going wrong. This stuff is a PITA. Can't I even use a graphical debugger frontend to debug Wireshark? Date: Mon, 24 Jan 2011 14:57:41 -0700 From: st...@stephen-fisher.com To: wireshark-dev@wireshark.org Subject: Re: [Wireshark-dev] Eclipse project for Wireshark On Mon, Jan 24, 2011

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-25 Thread Dietfrid Mali
On Linux? (Rhetorical question) To: wireshark-dev@wireshark.org From: phasl...@spaml.de Date: Tue, 25 Jan 2011 12:18:46 + Subject: Re: [Wireshark-dev] Eclipse project for Wireshark Dietfrid Mali karx11erx@... writes: I used the call given below, but replaced 'gdb' with 'ddd

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-25 Thread Dietfrid Mali
2011 14:19:53 +0100 From: balint.rec...@ericsson.com To: wireshark-dev@wireshark.org Subject: Re: [Wireshark-dev] Eclipse project for Wireshark ddd .libs/wireshark works for me (on Debian Squeeze). Learning new things sometimes involves PITA. :-) Cheers, Balint On 01/25/2011 10:02

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-25 Thread Anders Broman
Dietfrid Mali skrev 2011-01-25 14:36: On Linux? (Rhetorical question) To: wireshark-dev@wireshark.org From: phasl...@spaml.de Date: Tue, 25 Jan 2011 12:18:46 + Subject: Re: [Wireshark-dev] Eclipse project for Wireshark Dietfrid Mali karx11erx@... writes: I used the call given

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-25 Thread Dietfrid Mali
Thanks, but I don't want to use MSVC. I am on a Linux box at work, and I don't want to do this at home. Date: Tue, 25 Jan 2011 14:40:16 +0100 From: a.bro...@bredband.net To: wireshark-dev@wireshark.org Subject: Re: [Wireshark-dev] Eclipse project for Wireshark Dietfrid

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-25 Thread Lami
Dietfrid Mali karx11erx@... writes: On Linux?(Rhetorical question) You wrote on 20.01.11 22:26 Btw, I would have happily used the Wireshark VS solution to see how to add spandsp codecs, but to my horror I found out that it used some nmake hell just as well ... and required bash

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-25 Thread Dietfrid Mali
Date: Tue, 25 Jan 2011 14:55:46 + Subject: Re: [Wireshark-dev] Eclipse project for Wireshark Dietfrid Mali karx11erx@... writes: On Linux?(Rhetorical question) You wrote on 20.01.11 22:26 Btw, I would have happily used the Wireshark VS solution to see how to add spandsp codecs

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-25 Thread Guy Harris
On Jan 25, 2011, at 1:02 AM, Dietfrid Mali wrote: I used the call given below, but replaced 'gdb' with 'ddd'. ddd doesn't display any source code though, so there's still something going wrong. http://wiki.wireshark.org/Development/Tips Using DDD for debugging DDD is GNU's

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-24 Thread Dietfrid Mali
Subject: Re: [Wireshark-dev] Eclipse project for Wireshark On 1/22/2011 4:14 AM, Dietfrid Mali wrote: I thought of having to add something like --enable_debug=yes or --with_debugging to the configure call so that the make file being built will call the compiler with options to make it create

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-24 Thread Stephen Fisher
On Mon, Jan 24, 2011 at 06:29:23PM +0100, Dietfrid Mali wrote: Thanks. I tried that, and the files are indeed compiled with -g -O0, but DDD (gdb) doesn't seem to find an program entry point (and complains about bash missing on my openSUSE 11.3 box ???). When you debug Wireshark from the

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-24 Thread Dietfrid Mali
Ok, thank you. Date: Mon, 24 Jan 2011 14:57:41 -0700 From: st...@stephen-fisher.com To: wireshark-dev@wireshark.org Subject: Re: [Wireshark-dev] Eclipse project for Wireshark On Mon, Jan 24, 2011 at 06:29:23PM +0100, Dietfrid Mali wrote: Thanks. I tried that, and the files

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-22 Thread Dietfrid Mali
happy already though. From: g...@alum.mit.edu Date: Fri, 21 Jan 2011 11:25:01 -0800 To: wireshark-dev@wireshark.org Subject: Re: [Wireshark-dev] Eclipse project for Wireshark On Jan 21, 2011, at 3:57 AM, Dietfrid Mali wrote: How do I configure the regular Linux make for debugging

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-22 Thread Bill Meier
On 1/22/2011 4:14 AM, Dietfrid Mali wrote: I thought of having to add something like --enable_debug=yes or --with_debugging to the configure call so that the make file being built will call the compiler with options to make it create unoptimized code and debug info. If the stuff from the SVN

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-21 Thread Graham Bloice
On 20/01/2011 21:26, Dietfrid Mali wrote: I could as well analyze the automake hell Wireshark comes with. ^_^ Btw, I would have happily used the Wireshark VS solution to see how to add spandsp codecs, but to my horror I found out that it used some nmake hell just as well ... and required bash

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-21 Thread Guy Harris
On Jan 21, 2011, at 12:46 AM, Graham Bloice wrote: The reason that the windows build still uses other tools and nmake is that no-one has found the time and motivation to create, and most importantly maintain, a VS solution for Wireshark. Note that maintain includes allow developers using

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-21 Thread Dietfrid Mali
To: wireshark-dev@wireshark.org Subject: Re: [Wireshark-dev] Eclipse project for Wireshark Hi, Your a bit on your own here, but lets get an bottom up approach going You'll need files from: /-codecs/all subfolders -epan/all subfolders -gtk -plugins/all subfolders -win32 -wiretap

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-21 Thread Guy Harris
On Jan 21, 2011, at 3:57 AM, Dietfrid Mali wrote: How do I configure the regular Linux make for debugging? With --enable_debug=yes, or how else please? For debugging in what sense? If you're building from SVN, I think it compiles with -g by default (it certainly does so on OS X, and I

[Wireshark-dev] Eclipse project for Wireshark

2011-01-20 Thread Dietfrid Mali
Hi, I have been trying to build Wireshark using Eclipse, but I am running into missing header and C files all the way (particularly with many of the decoders in the ASN1 source tree). The reason is that I want to add a few new codecs using libspandsp, have failed in properly adding them so

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-20 Thread Stephen Fisher
On Thu, Jan 20, 2011 at 07:45:23PM +0100, Dietfrid Mali wrote: I have been trying to build Wireshark using Eclipse, but I am running into missing header and C files all the way (particularly with many of the decoders in the ASN1 source tree). The reason is that I want to add a few new

Re: [Wireshark-dev] Eclipse project for Wireshark

2011-01-20 Thread Jaap Keuter
path makes that work too. Thanks, Jaap On 01/20/2011 10:26 PM, Dietfrid Mali wrote: Date: Thu, 20 Jan 2011 12:32:44 -0700 From: st...@stephen-fisher.com To: wireshark-dev@wireshark.org Subject: Re: [Wireshark-dev] Eclipse project for Wireshark On Thu, Jan 20, 2011 at 07:45:23PM +0100