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: [COMMIT] Enable gdb.dwarf2 tests on *-*-openbsd* and fix them


On Thu, Feb 10, 2005 at 11:01:05PM -0500, Mark Kettenis wrote:
> We've committed similar fixes in the past, so I checked this in as
> obvious.
> 
> Mark
> 
> 
> Index: ChangeLog
> from  Mark Kettenis  <kettenis@chello.nl>
> 
> 	* gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests
> 	on *-*-openbsd*.  Correctly match whitespace in regukar
> 	expressions.

Thanks!  .... do you know why this difference happens?

> -gdb_test "list func_cu1" "4\tFile 1 Line 4"
> +gdb_test "list func_cu1" "4\[ \t\]+File 1 Line 4"

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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