This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [PATCH] Add libkvm interface support for NetBSD/i386 and OpenBSD/i386


On Sun, Jun 27, 2004 at 06:23:04PM +0200, Mark Kettenis wrote:
> +
> +     we reconstruct the register state as it would look when we just
> +     returned from cpu_switch().  */
> +

Question: since this will do backtraces in the kernel, are there
plans to improve the frame sniffers (or frame sniffer framework)
to allow this code to add a sniffer for trapframes so that it's
possible to trace across them (if applicable) and also to improve
the termination of traces in the context of non-standard frames?

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net


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