This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Native Solaris thread debugging is broken since 2006-01-24


Hello all,

>         * infcmd.c: Include "observer.h".
>         (post_create_inferior): New function.
>         (run_command_1): Call it.  Also call proceed.
>         * inferior.h (post_create_inferior): New prototype.
>         * Makefile.in (infcmd.o): Update.
> 
>         * gnu-nat.c (gnu_create_inferior): Don't call proceed.
>         * go32-nat.c (go32_create_inferior): Likewise.
>         * nto-procfs.c (procfs_create_inferior): Likewise.
>         * procfs.c (procfs_create_inferior): Likewise.
> 
> breaks native Solaris thread debugging.

FYI: I have created threads/2137 to report this problem. I will use
that number to document this problem.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]