Hi Jeff,

On Jan 12, 2008 9:43 PM, Jeff Dike <[EMAIL PROTECTED]> wrote:
> On Sat, Jan 12, 2008 at 07:23:13PM +0530, Manish Katiyar wrote:
> > >From the stack I can see that all the function addresses are below 3
> > GB even though they are kernel functions. Is it because UML runs in
> > user space and has its own memory mappings ??
>
> Yup - treat it as a normal process segfault.
>
> > .......... Also I am not
> > able to figure out what makes it to crash as you can see there is no
> > debug info for below frames (which i assume is due to my loadable
> > module, even though i have built it with debug flags). Any suggestions
> > how should i go about debugging it ?
>
> You need to tell gdb what file the module's symbols can be found in,
> and where the module was loaded.  See the "Debugging modules" section
> of http://user-mode-linux.sourceforge.net/old/debugging.html.

I am not able to find CONFIG_DEBUGSYM and CONFIG_PT_PROXY symbols in
my .config . What do I need to select to enable this or should I add
these two directly in .config with values =y ?



>
>                                 Jeff
>
> --
> Work email - jdike at linux dot intel dot com
>



-- 
Thanks & Regards,
********************************************
Manish Katiyar  ( http://mkatiyar.googlepages.com )
3rd Floor, Fair Winds Block
EGL Software Park
Off Intermediate Ring Road
Bangalore 560071, India
***********************************************

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to