Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Re: getunwind syscall
@ 2003-10-31 19:28 J. Johnston
  2003-10-31 20:01 ` Daniel Jacobowitz
  2003-10-31 21:42 ` Marcel Moolenaar
  0 siblings, 2 replies; 6+ messages in thread
From: J. Johnston @ 2003-10-31 19:28 UTC (permalink / raw)
  To: gdb-patches, Andrew Cagney; +Cc: kevinb, davidm

More info from David.

-- Jeff J.

-------- Original Message --------

>>>>> On Thu, 30 Oct 2003 14:20:13 -0500, "J. Johnston" <jjohnstn@redhat.com> said:

   >> Nothing which involves a syscall is acceptable in a tdep file.
   >> That's what the t means - target support.

   Andrew> Is this information available via /proc?  In a core file?

The unwind info for the Linux kernel does get included in the
core-dump (see Roland McGrath's work on this), but it is not available
via /proc.  Note that in the future, it won't be necessary to do a
syscall.  Instead, the kernel's unwind info will be available (to the
running process) via dl_iterate_phdr().  I'm not sure though how this
is supposed to be made accessible to programs such as gdb.

	--david


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

end of thread, other threads:[~2003-10-31 23:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-31 19:28 getunwind syscall J. Johnston
2003-10-31 20:01 ` Daniel Jacobowitz
2003-10-31 21:02   ` J. Johnston
2003-10-31 22:49   ` David Mosberger
2003-10-31 21:42 ` Marcel Moolenaar
2003-10-31 23:01   ` David Mosberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox