> > gdb seems to get lost when calling getuid), any idea?
> >Is there something special about getuid() I'm missing?
> >
> >(gdb) next
> >1612uid_t ruid = getuid();
> >2: screen->respond = 1448543468
> >(gdb) next
> >1613gid_t rgid = getgid();
> >2: screen->respond =
On Mon, 21 May 2001, Adam wrote:
>I'm trying to debug xterm and it seems like it is just not my day (I
>suppose the "Abandon All Hope, Ye Who Enter Here" in the README for xterm
>is for a reason there after all :P )
>
>I running gdb on xterm. I'm running it as root, the current execution is
>at m
I'm trying to debug xterm and it seems like it is just not my day (I
suppose the "Abandon All Hope, Ye Who Enter Here" in the README for xterm
is for a reason there after all :P )
I running gdb on xterm. I'm running it as root, the current execution is
at main.c:main() and gdb seems to get lost
3 matches
Mail list logo