[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] hobbitd_client crashing
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] hobbitd_client crashing
- From: henrik (at) hswn.dk (Henrik Stoerner)
- Date: Fri, 16 Jun 2006 13:06:29 +0200
- References: <4492817C.2020206@lmco.com>
- User-agent: Mutt/1.5.11
On Fri, Jun 16, 2006 at 06:01:32AM -0400, Michael Nemeth wrote:
> Its problable a broken gdb. But how do I envoke bt command in gdb?
After loading the program and core file into gdb, enter "bt<enter>"
at the "gdb>" prompt.
> how else to debug ? Command line option on hobbitd_client?
Add "--debug" to the hobbitd_client command line.
Regards,
Henrik