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] Make the prec support signal better[1/4] -- gdbarch


Hui Zhu wrote:
On Thu, Sep 10, 2009 at 04:34, Michael Snyder<msnyder@vmware.com> wrote:
Hui Zhu wrote:
This patch add a arch interface "process_record_signal".  When
inferior get a signal, record will call it to let arch record this
sig.

2009-09-09  Michael Snyder  <msnyder@vmware.com>
           Hui Zhu  <teawater@gmail.com>

Dude, you need to put your name first! This is mostly your work -- don't be so modest. ;-)



Hi Michael,


Most of the signal idea is from you.  Record the stack, record the
signal in record_end, add special interface.
Even if in alphabetic, your name is in first.

Nah, dude -- seriously. I want to contribute to prec, but I don't want to take credit away from you. You did all this work -- you should take credit!


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