[haiku-development] Re: Stepping through net_server

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Mon, 15 Jun 2009 09:42:02 +0200 CEST

Colin Günther <coling@xxxxxx> wrote:
> I'm trying to use haiku's gdb to step through net_server's init-
> phase.
> But gdb only shows me source code of the NetServer.cpp main routine,
> when I'm stepping through it. So nothing of BeServer's,
> BeApplication's
> or BeLooper's inherited source code is showing up.
> I already compiled the complete operating system with debug support
> (using SetConfigVar DEBUG : HAIKU_TOP src : 5 : global in my
> UserBuildConfig), but this didn't get me there.
> Which constraints do I have to fulfill for letting it work?

Does stepping work at all, ie. do you see any source, and reach main()?

Bye,
   Axel.


Other related posts: