Hi Samuel,
Gary Benson wrote:
> I initially meant to reply to this to draw your attention to this
> patch:
>
> https://sourceware.org/ml/gdb-patches/2014-09/msg00015.html
>
> which, amongst other things, renames a bunch of files and functions
> you've referenced to have "x86" prefixes rather t
Hi Samuel,
I initially meant to reply to this to draw your attention to this
patch:
https://sourceware.org/ml/gdb-patches/2014-09/msg00015.html
which, amongst other things, renames a bunch of files and functions
you've referenced to have "x86" prefixes rather than "i386". But
while I was repl
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