This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: DW_FORM_strp
- From: Jakub Jelinek <jakub at redhat dot com>
- To: George Garvey <tmwg-gcc at inxservices dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 22 Nov 2001 03:40:41 -0500
- Subject: Re: DW_FORM_strp
- References: <20011122003523.A29380@inxservices.com>
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
On Thu, Nov 22, 2001 at 12:35:23AM -0800, George Garvey wrote:
> Has the gdb project been notified that it needs to support this now?
I have commited a patch for this into gdb, bfd and readelf some time ago.
Jakub