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: [RFA] Stop infrun from tracking breakpoint insertion status.


Vladimir Prus wrote:

> There were in fact two distinct problems. The first was
> in my previous patch to document infrun logic -- while the
> patch was meant to have no logic change, the case of 
> stepping over breakpoint using software single step was
> messed up. This patch fixes the problem -- it was tested
> on arm-linux/qemu, which uses software single step, with
> no test result changes. OK?

Ah, right.  Sorry for missing that.

>         * infrun.c (resume): Set right thread
>         even if stepping over breakpoint using software
>         single step.

This is OK.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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