This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] testcase: PR 8210 corefiles threads #2
- From: Tom Tromey <tromey at redhat dot com>
- To: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Wed, 20 Apr 2011 12:49:47 -0600
- Subject: Re: [patch] testcase: PR 8210 corefiles threads #2
- References: <20110130191128.GA21123@host1.dyn.jankratochvil.net> <20110419204352.GA10615@host1.jankratochvil.net>
>>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
Jan> the testcase originally submitted did not work with FSF GDB as it
Jan> was based on gcore which does not provide enough prstatus/prpsinfo
Jan> info in the core files and which are fixed by Denys Vlasenko's
Jan> off-trunk patch:
Jan> http://pkgs.fedoraproject.org/gitweb/?p=gdb.git;a=blob_plain;f=gdb-6.8-bz254229-gcore-prpsinfo.patch;hb=f15/master
Is there a particular reason this hasn't been pushed upstream?
Tom