From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Kettenis To: jimb@redhat.com Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: allocate regsets on gdbarch obstack Date: Sat, 22 May 2004 12:35:00 -0000 Message-id: <200405221235.i4MCZOeD066216@elgar.kettenis.dyndns.org> References: <200405201231.i4KCVx0P070862@elgar.kettenis.dyndns.org> X-SW-Source: 2004-05/msg00662.html From: Jim Blandy Date: 21 May 2004 17:15:27 -0500 Mark Kettenis writes: > Anyway, consider a patch with s/regset_obstack_alloc/regset_obstack/g > and gets rid of the funny parenthesis pre-approved. You mean, s/regset_obstack_alloc/regset_alloc/g, right? I've committed the patch below. Oops. Yes, of course. Thanks. Mark