On Fri, Aug 14, 2009 at 9:34 PM, Caz Yokoyama<[email protected]> wrote:
> Hello Nick,
> It seems you set a breakpoint in kernel/kgdb.c:1629 and it is hit. Then, gdb
> looks for source file which is kernel/kgdb.c, but it can not find. Where do
> you invoke gdb? Do you invoke gdb in kernel source tree?

Hi caz,

Thanks for the reply. You are right, when gdb is invoked in the source
tree where vmlinux is generated the problem goes away.

Regrads,
Nicholas

> BTW, this is not a bug report. This is usage mistake.
> -caz
>
> -----Original Message-----
> From: Nicholas Van Orton [mailto:[email protected]]
> Sent: Friday, August 14, 2009 8:48 AM
> To: [email protected]
> Subject: [Kgdb-bugreport] kernel/kgdb.c: No such file or directory
>
> Hello,
>
> Could someone tell me how I may get rid of the "No such file or
> directory" errors seen when connecting to kgdb.
>
> Remote debugging using /dev/ttyS0
> 0xc006af60 in breakpoint () at kernel/kgdb.c:1629
> 1629    kernel/kgdb.c: No such file or directory.
>        in kernel/kgdb.c
>
>
> Why does this occur and how can I avoid it?
>
>
> Thanks,
> Nicholas
>
> ----------------------------------------------------------------------------
> --
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Kgdb-bugreport mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
>
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Kgdb-bugreport mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to