This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Patch to fix "reverse-next" command error


Marc Khouzam wrote:
-----Original Message-----
From: gdb-patches-owner@sourceware.org [mailto:gdb-patches-owner@sourceware.org] On Behalf Of Hui Zhu
Sent: June-15-09 2:47 AM
To: Michael Snyder; Marc Khouzam
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA] Patch to fix "reverse-next" command error


On Mon, Jun 15, 2009 at 10:45, Michael Snyder<msnyder@vmware.com> wrote:
Hui Zhu wrote:
Ping.
Hui, I rewrote your patch a little bit.  I think we can use
gdbarch_skip_trampoline_code to detect the fact that we have
stepped into a trampoline (ie. "plt").  This is more general.

Mark, please tell me if this patch fixes your original problem,
and Hui, please tell me if the patch is OK with you.

This patch is OK with me.

I also tested this one and it works great for me as well.


Thanks

OK, so sounds like this one can go in as well.


Michael


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]