This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
RE: gdb 7.6: Fix info mem command for 32 bits host/64 bits target
- From: Udma Catalin-Dan-B32721 <B32721 at freescale dot com>
- To: Pedro Alves <palves at redhat dot com>
- Cc: "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>
- Date: Wed, 26 Jun 2013 16:17:24 +0000
- Subject: RE: gdb 7.6: Fix info mem command for 32 bits host/64 bits target
- References: <FE751157F0442848A159F3AB4CB1F55B3D9FE8 at 039-SN1MPN1-001 dot 039d dot mgd dot msft dot net> <51CB116D dot 7060009 at redhat dot com>
> Thanks! The (LONGEST) casts look unnecessary, as
> hex_string_custom already takes LONGEST.
>
> This needs a ChangeLog entry. See
> <http://sourceware.org/gdb/wiki/ContributionChecklist>. Could
> you send one?
>
> In order to backport to the 7.6 branch, we'll need a bugzilla entry
> filed, reporting the bug. Could you do that? That will be used
> to record the bug fix in
> <http://sourceware.org/gdb/wiki/GDB_7.6_Release>.
>
> --
> Pedro Alves
[CU] Sure, I'll update the patch and the ChangeLog. And I'll open the bug for this.
[CU] Catalin