From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: John S Kallal , Adam Mirowski Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH} Minor bug fix in arch-utils.c Date: Thu, 10 May 2001 08:33:00 -0000 Message-id: <3AF9A729.6090207@cygnus.com> References: <000701c0cea9$7b18ed80$6401a8c0@cn986452a> X-SW-Source: 2001-05/msg00153.html > The following is a one line patch to > end a segmentation fault when the > command 'info architecture' is used > on GDB running on a SUSE-7.0 Linux > system. > > > 2001-04-26 John S Kallal > > * arch-utils.c/info_architecture: Remove 2nd > pointer list update to correctly follow > linked list. Yes, I've seen this patch twice now. While an obvious fix, I'm going to check in the attached. The ``info architecture'' command can simply be deleted. Andrew