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] gdb.base/jit.exp: Add testcase name to log message


>>>>> "Edjunior" == Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com> writes:

Edjunior> 2011-09-26  Edjunior Machado  <emachado@linux.vnet.ibm.com>
Edjunior> 	gdb/testsuite/
Edjunior> 	* gdb.base/jit.exp: Add testcase name to log message

This is ok.  Thanks.

Edjunior>      gdb_test "info function jit_function" \
Edjunior> -	"All functions matching regular expression \"jit_function\":" \
Edjunior> +	"All functions matching regular expression \"jit_function\":" 
Edjunior>      set pf_prefix $old_pf_prefix
Edjunior>  }

FWIW this hunk looks like an obvious bug fix.

Tom


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