This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: parse output from `info sources' one filename at a time



I've committed this.

Jim Blandy <jimb@cygnus.com> writes:

> This eliminates an `ERROR' when the test is run under Linux.  The
> output from `info sources' includes all the shared library source
> files, making it so long that it overflows Expect's buffer.
> 
> 2002-02-13  Jim Blandy  <jimb@redhat.com>
> 
> 	* gdb.asm/asm-source.exp: Parse the output from `info sources' one
> 	filename at a time, and watch for the ones we want to see.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]