From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jimmy Guo To: Andrew Cagney Cc: GDB Patches Subject: Re: [rfa/tui] Fix bitrot in tui/tui-file.c Date: Thu, 25 May 2000 09:54:00 -0000 Message-id: References: <392CCA5D.A44B5AB6@cygnus.com> X-SW-Source: 2000-05/msg00392.html Approved. - Jimmy On Thu, 25 May 2000, Andrew Cagney wrote: >Hello, > >When the TUI code was moved (by me :-/) out of gdb/utils.c into >gdb/tui/tui-file.c it was never compiled. The attatched fixes that. > >Ok? > Andrew