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: RFC: Fix "break *EXP thread NUM"


On Tue, Dec 01, 2009 at 07:53:37PM +0000, Maciej W. Rozycki wrote:
>  While we are at it -- it may be worth thinking about propagating thread 
> information associated with breakpoints and watchpoints down to the 
> respective backends.  Some processors (like the MIPS 34K multi-threaded 
> core) supports thread qualification for execution and data breakpoints in 
> hardware and debug stubs would be eager to make use of that for 
> performance gain.  Has it been considered before?

It's been discussed before, but no one has ever sat down to do the
work.

-- 
Daniel Jacobowitz
CodeSourcery


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