This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] DWARFv5. Handle DW_TAG_atomic_type _Atomic type modifier.
- From: Pedro Alves <palves at redhat dot com>
- To: Mark Wielaard <mjw at redhat dot com>, Tom Tromey <tromey at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Mon, 23 Jun 2014 18:48:23 +0100
- Subject: Re: [PATCH] DWARFv5. Handle DW_TAG_atomic_type _Atomic type modifier.
- Authentication-results: sourceware.org; auth=none
- References: <1403432716-8344-1-git-send-email-mjw at redhat dot com> <874mzb7fqv dot fsf at fleche dot redhat dot com> <1403543197 dot 3970 dot 49 dot camel at bordewijk dot wildebeest dot org>
On 06/23/2014 06:06 PM, Mark Wielaard wrote:
> OK, I can host a repo on my own server or on gitorious. I was just
> hoping there was some generic GDB way to host these works in progress,
> so others know this is being worked on with the intention of being
> merged eventually.
The best is to add a wiki page, and then add a pointer here:
https://sourceware.org/gdb/wiki/OngoingWork
--
Pedro Alves