This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC/RFA/i386] pb reading insns if breakpoints still inserted
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Mark Kettenis <mark dot kettenis at xs4all dot nl>
- Cc: gdb-patches at sources dot redhat dot com
- Date: Mon, 1 May 2006 10:06:39 -0700
- Subject: Re: [RFC/RFA/i386] pb reading insns if breakpoints still inserted
- References: <20060428171154.GP17613@adacore.com> <200605011636.k41GaO8I027381@elgar.sibelius.xs4all.nl>
Thanks for the really quick review, Mark.
> After another day of thinking I came to the conclusion that jimb is
> probably right about the premature deprecation of memory_read_nobpt.
> If we undeprecate it, you wouldn't really need your new read_insn
> function, since it really would be the same as memory_read_nobpt.
FWIW, I like this approach too. I can submit a new set of patches
as soon as this becomes the consensus.
--
Joel