Re: GDB bugs
Pedro Alves <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
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