public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug breakpoints/13589] New: need way to extract arguments, types for catch syscall
@ 2012-01-11 19:25 tromey at redhat dot com
  2012-01-14 22:22 ` [Bug breakpoints/13589] " sergiodj at redhat dot com
  2013-07-16 20:17 ` tromey at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: tromey at redhat dot com @ 2012-01-11 19:25 UTC (permalink / raw)
  To: gdb-prs

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

             Bug #: 13589
           Summary: need way to extract arguments, types for catch syscall
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: breakpoints
        AssignedTo: unassigned@sourceware.org
        ReportedBy: tromey@redhat.com
    Classification: Unclassified


It would be nice if "catch syscall" had a way to examine arguments.
This would make conditional catches possible.
It would also be good if there were a way to get the types of
arguments, so we could add strace-like printing to gdb.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug breakpoints/13589] need way to extract arguments, types for catch syscall
  2012-01-11 19:25 [Bug breakpoints/13589] New: need way to extract arguments, types for catch syscall tromey at redhat dot com
@ 2012-01-14 22:22 ` sergiodj at redhat dot com
  2013-07-16 20:17 ` tromey at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: sergiodj at redhat dot com @ 2012-01-14 22:22 UTC (permalink / raw)
  To: gdb-prs

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

Sergio Durigan Junior <sergiodj at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sergiodj at redhat dot com

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug breakpoints/13589] need way to extract arguments, types for catch syscall
  2012-01-11 19:25 [Bug breakpoints/13589] New: need way to extract arguments, types for catch syscall tromey at redhat dot com
  2012-01-14 22:22 ` [Bug breakpoints/13589] " sergiodj at redhat dot com
@ 2013-07-16 20:17 ` tromey at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: tromey at redhat dot com @ 2013-07-16 20:17 UTC (permalink / raw)
  To: gdb-prs

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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-16 20:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-11 19:25 [Bug breakpoints/13589] New: need way to extract arguments, types for catch syscall tromey at redhat dot com
2012-01-14 22:22 ` [Bug breakpoints/13589] " sergiodj at redhat dot com
2013-07-16 20:17 ` tromey at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).