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
On Wed, 20 Apr 2011 20:49:47 +0200, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> 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?
I do not find it ready, for example elf_backend_write_core_note should be also
changed etc. Feel free to take it.
So far pushing/committing patches more ready for upstreaming when I find the
time.
Also even if it would be pushed I find this new testcase to make more safe by
relying on the more established kernel core files producer. It was only a bit
but still tricky to find out this dependency for me before.
Thanks,
Jan