On Sun, 31 Aug 2014 03:57:27 +0200
Samuel Thibault wrote:
> ...
> +/* Interate F over threads. */
> +void
> +inf_threads (struct inf *inf, void (*f)(struct proc *thread))
> ...
Misprint in the comment above
--
Regards,
Anatoly
pgphMk67crgwr.pgp
Description: PGP signature
2014-08-31 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): New declaration.
* gdb/gdb/i386gnu-nat.c: Include "i386-nat.h" and "inf-child.h"
[i386_DEBUG_S