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] Process record and replay, 9/10


Eli Zaretskii wrote:
Date: Mon, 10 Nov 2008 09:40:14 -0500
From: Daniel Jacobowitz <drow@false.org>
Cc: teawater <teawater@gmail.com>, gdb-patches@sourceware.org

On Sat, Nov 08, 2008 at 11:24:52AM +0200, Eli Zaretskii wrote:
I understand that.  I was asking whether we should store this
information in the same place where we store all the other info about
Linux system calls, not in the source.
Ideally, yes, I agree.  But this is type layout rather than system
call information, and we haven't designed a way to store it in the
system call database yet.  I'm sure we will at some point, but perhaps
we should address that afterwards instead of waiting?

I'm fine with doing it later, if we can live with having the info in two places in the meantime.

Yes, I think later is good.



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