This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 3/4] add to_identity
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 29 Jul 2014 06:22:24 -0700
- Subject: Re: [PATCH 3/4] add to_identity
- Authentication-results: sourceware.org; auth=none
- References: <1405711635-1102-1-git-send-email-tromey at redhat dot com> <1405711635-1102-4-git-send-email-tromey at redhat dot com>
Hi Tom,
I just happened to notice a small typo:
> + /* This points to an "original" target_ops from which a particular
> + instance may have been cloned. This is usedful if a to_xclose
^^^^^^^
--
Joel