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 [Re: creating the gdb-7.4 branch tomorrow (?)]


On Fri, 09 Dec 2011 20:52:31 +0100, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> Jan>  clear 78
> Jan> -Deleted breakpoint 10 
> Jan> -(gdb) PASS: gdb.base/sigstep.exp: step on breakpoint, to handler;
> Jan> clear infinite loop
> Jan> +FAIL: gdb.base/sigstep.exp: step on breakpoint, to handler; clear
> Jan> infinite loop (timeout)
> 
> I still haven't reproduced this one.  I tried with a tree that did not
> have my earlier patch, too.

This one you have just fixed by:

commit 79aaf6a2dc68d5f37914d5d575460cb62018d853
Author: Tom Tromey <tromey@redhat.com>
Date:   Fri Dec 9 18:40:45 2011 +0000

	* breakpoint.c (compare_breakpoints): New function.
	(clear_command): Remove duplicate breakpoints.  Properly clean
	up.


Thanks,
Jan


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