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 1/4] gdb: Fix an infrun debug log message


On 05/24/2018 11:50 AM, Andrew Burgess wrote:
> Run the test gdb.threads/multiple-successive-infcall.exp by hand, if
> you turn on 'debug infrun 1', you'll see that the debug line fixed in
> this commit is printed and contains the wrong $pc value.  Fixed in
> this commit.
> 
> gdb/ChangeLog:
> 
> 	* infrun.c (do_target_wait): Change old version of $pc printed.

OK.

Thanks,
Pedro Alves


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