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] testsuite: adjust line number in commands.exp


    On 10/07/2013 06:20 PM, Jose E. Marchesi wrote:
    > 
    >     > Tested in both sparc64-*-linux-gnu and x86_64-*-linux-gnu.
    >     > 
    >     > 2013-10-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
    >     > 
    >     > 	* gdb.base/commands.exp (watchpoint_command_test): Adjust line
    >     > 	number in run.c with the end of scope of the block containing
    >     > 	local_var.
    >     
    >     This is PR 15986.  Could you make this use gdb_get_line_number?
    > 
    > Something like this?  
    
    Yes.  This is OK, thanks.
    
Committed as posted in
http://sourceware.org/ml/gdb-patches/2013-10/msg00193.html


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