This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 0/1] Fix internal warning when "gdb -p xxx"
- From: Pedro Alves <palves at redhat dot com>
- To: Hui Zhu <hui_zhu at mentor dot com>
- Cc: gdb-patches ml <gdb-patches at sourceware dot org>
- Date: Thu, 20 Mar 2014 11:00:41 +0000
- Subject: Re: [PATCH 0/1] Fix internal warning when "gdb -p xxx"
- Authentication-results: sourceware.org; auth=none
- References: <53271C09 dot 5000709 at mentor dot com> <53271ED2 dot 6010707 at redhat dot com> <53272958 dot 1080605 at redhat dot com> <5327F7D0 dot 1050304 at mentor dot com> <53281C69 dot 7090703 at redhat dot com> <532915BF dot 2090608 at mentor dot com> <53296E88 dot 9040503 at redhat dot com> <532A5943 dot 8040705 at mentor dot com> <532A6018 dot 7090603 at mentor dot com>
On 03/20/2014 03:27 AM, Hui Zhu wrote:
> 2014-03-20 Hui Zhu <hui@codesourcery.com>
> Pedro Alves <palves@redhat.com>
>
> * darwin-nat.c (darwin_pid_to_exec_file): Change xmalloc to
> static buffer.
> * fbsd-nat.c (fbsd_pid_to_exec_file): Ditto.
> * linux-nat.c (linux_child_pid_to_exec_file): Ditto.
> * nbsd-nat.c (nbsd_pid_to_exec_file): Ditto.
OK, thanks.
--
Pedro Alves