public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/1605] single step a system call
       [not found] <20051029025812.1605.cagney@redhat.com>
@ 2006-11-28 16:44 ` cagney at redhat dot com
  2007-02-13 13:25 ` mark at klomp dot org
  1 sibling, 0 replies; 2+ messages in thread
From: cagney at redhat dot com @ 2006-11-28 16:44 UTC (permalink / raw)
  To: frysk-bugzilla



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|cagney at redhat dot com    |frysk-bugzilla at sourceware
                   |                            |dot org


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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

* [Bug general/1605] single step a system call
       [not found] <20051029025812.1605.cagney@redhat.com>
  2006-11-28 16:44 ` [Bug general/1605] single step a system call cagney at redhat dot com
@ 2007-02-13 13:25 ` mark at klomp dot org
  1 sibling, 0 replies; 2+ messages in thread
From: mark at klomp dot org @ 2007-02-13 13:25 UTC (permalink / raw)
  To: frysk-bugzilla


------- Additional Comments From mark at klomp dot org  2007-02-13 13:25 -------
System call tracing is difficult with ptrace singlestep since you won't get
separate events anymore for syscall enter/exit. This could however be simulated
by generializing the Isa.isAtSyscallSigReturn() method to return the syscall the
current pc is on during stepping.

This however depends on syscall enter/exit events (and it particular the syscall
number/name, result and arguments passing) being properly done through the TaskO
bserver.Syscall interface and the associated Task.getSyscallEventInfo() method.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |1524


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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

end of thread, other threads:[~2007-02-13 13:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20051029025812.1605.cagney@redhat.com>
2006-11-28 16:44 ` [Bug general/1605] single step a system call cagney at redhat dot com
2007-02-13 13:25 ` mark at klomp dot org

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).