This is the mail archive of the gdb@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: GDB bugs


On 09/19/2014 04:24 AM, 高国胜 wrote:
> Hi,
> I found that, for some targets like Jlink, can not report hardware watchpoint in RSP packet(can not report "Twatch"), how GDB to support this. 

Sorry, I don't understand this question.

> 
> By the way, it looks like that GDB can not stopped by user (ctrl + C)
> When free run.
> And this is caused by the commit "329ea57934a9d4b250a0b417af1ec47bc2d0ceb6"
>  /* Controls if targets can report that they can/are async.  This is
>    just for maintainers to use when debugging gdb.  */
> int target_async_permitted = 0;//this default value must 0.

If this is on Windows, then I recall that were subsequent fixes for a bug like that.

Thanks,
Pedro Alves


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