2014-09-06 Samuel Thibault
Add hardware watch support to gnu-i386 platform.
* gdb/gdb/gnu-nat.c (inf_threads): New function.
* gdb/gdb/gnu-nat.h (inf_threads_ftype): New type.
(inf_threads): New declaration.
* gdb/gdb/i386gnu-nat.c: Include "x86-nat.h" a
Quoting Samuel Thibault (2014-09-06 11:39:35)
> Justus Winter, le Fri 05 Sep 2014 14:53:52 +0200, a écrit :
> > there is a bug affecting vm_map. Contrary to the documentation,
> > address is not ignored if anywhere is given, leading to spurious
> > KERN_NO_SPACE errors.
>
> Uh, that's bad indeed.
Justus Winter, le Fri 05 Sep 2014 14:53:52 +0200, a écrit :
> there is a bug affecting vm_map. Contrary to the documentation,
> address is not ignored if anywhere is given, leading to spurious
> KERN_NO_SPACE errors.
Uh, that's bad indeed.
Apparently most of our source code copes with that by ex