From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stan Shebs To: jtc@redbacknetworks.com Cc: gdb-patches@cygnus.com Subject: Re: Patch to i386-stub.c, fix newly added 'P' command Date: Wed, 30 Dec 1998 17:52:00 -0000 Message-id: <199812310152.RAA19501@andros.cygnus.com> References: <199812172134.NAA16562@jtc.redbacknetworks.com> X-SW-Source: 1998/msg00134.html Date: Thu, 17 Dec 1998 13:34:18 -0800 From: "J.T. Conklin" The enclosed patch fixes two errors in my previous patch that added support for the 'P' command to i386-stub.c. The first is transposed characters in a comment, the second and more substantial is that an incorrect string is used to report an error. Thanks, I've just committed these changes to the repository. Stan