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: [PATCH] Fix gdb.trace/entry-values.exp


On Mon, Sep 30, 2013 at 01:44:21PM +0100, Pedro Alves wrote:
> On 09/30/2013 11:48 AM, Vidya Praveen wrote:
> 
> > 2013-09-30  Vidya Praveen  <vidyapraveen@arm.com>
> > 
> > 	* testsuite/gdb.trace/entry-values.exp: Modify regular expression to
> > 	scan for 'bl' instruction instead of 'call' for ARM targets.
> 
> OK, thanks, but brop "testsuite/".  Paths in ChangeLog entries are
> relative to the ChangeLog file's directory, and this entry should go to
> testsuite/ChangeLog.

Thanks. Here's the corrected one. 

2013-10-02  Vidya Praveen  <vidyapraveen@arm.com>

	* gdb.trace/entry-values.exp: Modify regular expression to scan for 'bl'
	instruction instead of 'call' for ARM targets.

Regards
VP




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