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 2/4] Fix hw watchpoints #2: multithreaded set debug infrun fix


On Mon, 16 Nov 2009 23:56:54 +0100, Joel Brobecker wrote:
> > 2009-11-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
> > 
> > 	Fix wrong debug output with `set debug infrun 1'.
> > 	* gdb/infrun.c (handle_inferior_event <debug_infrun>): New variable
> > 	old_chain.  Temporarily switch INFERIOR_PTID.
> > 	* target.h (target_stopped_by_watchpoint): Extend the comment.
> > 	(target_stopped_data_address): New comment.
> 
> This is OK.

Checked-in:
	http://sourceware.org/ml/gdb-cvs/2009-11/msg00150.html


Thanks,
Jan


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