This is the mail archive of the gdb-patches@sourceware.org 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: [rfc]: Fix gdb.base/gcore.exp


On Thu, May 03, 2007 at 07:08:23PM +0200, Markus Deuling wrote:
> Hi,
> 
> gdb.base/gcore.exp quits with a tcl error because of an uninitialized variable.
> This patch initializes it in every case.
> 
> Is this ok ?
> 
> ChangeLog:
> 
> 	* gdb.base/gcore.exp: Initialize variable 
> 	core_supported.

Yes, this is OK.  (No need to wrap in the middle of the log entry -
you've got plenty of columns :-)

-- 
Daniel Jacobowitz
CodeSourcery


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