public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/4593] New: kread() functions should provide better error messages
@ 2007-06-04 19:35 fche at redhat dot com
  2007-06-07  1:10 ` [Bug runtime/4593] " joshua dot i dot stone at intel dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fche at redhat dot com @ 2007-06-04 19:35 UTC (permalink / raw)
  To: systemtap

At the moment, all we get is "pointer dereference failed".
We should also see the pointer value, and could enjoy even
more information.  The present tactic of setting context->last_error
to a static unchanged string would have to change.  An easy
improvement would be to statically allocate an new error_buffer
string field in the context, which embedded-C code could sprintf
into and incidentally use to set the context->last_error.

-- 
           Summary: kread() functions should provide better error messages
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


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

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

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

end of thread, other threads:[~2007-08-09 22:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-04 19:35 [Bug runtime/4593] New: kread() functions should provide better error messages fche at redhat dot com
2007-06-07  1:10 ` [Bug runtime/4593] " joshua dot i dot stone at intel dot com
2007-06-07  1:14 ` roland at gnu dot org
2007-08-10  8:11 ` joshua dot i dot stone at intel 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).