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, ppc] Fix hw *points for embedded ppc in a threaded environment


Whoops, looks like I forgot to paste this bit of the reply
into the other mail.

On 04/23/2013 02:30 PM, Luis Machado wrote:
> On 04/22/2013 09:02 PM, Pedro Alves wrote:
>> I hacked GDB some more, and I have further insight.
>> GDB _is_ to blame.  Updated GDB/test hack patch at the bottom.
> 
>> So GDB is to blame.  Fixing this, however, would be a different
>> story, and doesn't look that simple.

I found a PR already covering this, btw.  breakpoints/10116.

> The question here is how many threads we should spawn. I went with 10 since that is often greater than the number of hardware watchpoints in a target.

Sounds fine to me.

-- 
Pedro Alves


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