ctlinnd reload all reason kills innd
Jeffrey M. Vinocur
jeff at litech.org
Mon Mar 4 02:38:28 UTC 2002
On Sun, 3 Mar 2002, William F. Maton wrote:
> On Sun, 3 Mar 2002, Jeffrey M. Vinocur wrote:
>
> > Well, we're not sure if these two things are related -- do you know gdb
> > enough to attach to INN and see what's happenning?
>
> 'Fraid not with a running process and do an attach to it. (Just the
> standard "file ; set args ; run" and breakpoint use.)
That tends not to work so well because you have to use inndstart to get
the permissions right.
> But I'm willing to dive in anyways and see what I can come up with.
Ok -- it's actually not too bad. Look up the PID and do
gdb ~news/bin/innd PID
and it will ask if you want to attach. Then you continue pretty much as
normal.
--
Jeffrey M. Vinocur
jeff at litech.org
More information about the inn-bugs
mailing list