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: Regression for gdb.base/sigstep.exp with .debug_types


On Fri, 09 Dec 2011 18:16:30 +0100, Jan Kratochvil wrote:
> On Tue, 06 Dec 2011 18:41:32 +0100, Tom Tromey wrote:
> > the "ambiguous linespec" series
> 
> Tested on Fedora Rawhide x86_64, with:
> 
> runtest CC_FOR_TARGET="gcc -gdwarf-4 -fdebug-types-section -g0" CXX_FOR_TARGET="g++ -gdwarf-4 -fdebug-types-section -g0" gdb.base/sigstep.exp
> 
>  clear 78
> -Deleted breakpoint 10 
> -(gdb) PASS: gdb.base/sigstep.exp: step on breakpoint, to handler; clear infinite loop
> +FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; clear infinite loop (timeout)

and also for:

 list static-method.cc:xxx::(anonymous namespace)::A::func
-26           static int func (void) { return 0; } // xxx::A::func
-(gdb) PASS: gdb.cp/static-method.exp: list static-method.cc:xxx::(anonymous namespace)::A::func
+Function "xxx::(anonymous namespace)::A::func" not defined in "static-method.cc".
+(gdb) FAIL: gdb.cp/static-method.exp: list static-method.cc:xxx::(anonymous namespace)::A::func



Thanks,
Jan


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