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 04/15] Comment changes


On 06/17/2014 03:12 PM, Gary Benson wrote:
> This commit fixes various whitespace differences between

s/whitespace/comment/

>  
>    /* In non-stop/async, threads can be running while we change the
> -     STATE (and friends).  Say, we set a watchpoint, and let threads

> +     global dr_mirror (and friends).  Say, we set a watchpoint, and
> +     let threads resume.  Now, say you delete the watchpoint, or

Wrong direction, here, I'm afraid.  There's no _global_ dr_mirror anymore.
There used to be one, before multi-process.

Otherwise OK.

-- 
Pedro Alves


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