This is the mail archive of the gdb-prs@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]

[Bug breakpoints/13589] need way to extract arguments, types for catch syscall


http://sourceware.org/bugzilla/show_bug.cgi?id=13589

--- Comment #1 from Tom Tromey <tromey at redhat dot com> ---
It turns out that we already have much of this information
inside gdb, for process record.  It just isn't available
in a very nice way.
I think moving the data out of the C code and into the XML
would be an improvement.

See linux-record.[ch].

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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