Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Michael Snyder <msnyder@specifix.com>
To: Igor Korot <ikorot@earthlink.net>
Cc: gdb@sourceware.org
Subject: Re: What do I need to look at the source while debugging?
Date: Wed, 11 Jun 2008 17:16:00 -0000	[thread overview]
Message-ID: <1213204559.3601.609.camel@localhost.localdomain> (raw)
In-Reply-To: <4779653.1213201568391.JavaMail.root@elwamui-little.atl.sa.earthlink.net>

On Wed, 2008-06-11 at 09:26 -0700, Igor Korot wrote:
> Hi, ALL,
> First a question: Is there anybody that using Gentoo + Portage?
> 
> And now to the problem:
> 
> I have a Gentoo box installed. On it I have a GNOME with KDevelop,
> wxGTK, unixODBC and gdb. GNOME, KDevelop and gdb installed through
> Portage. wxGTK is hand compiled and installed.
> I installed unixODBC-2.2.12 using following:
> 
> 'PORTAGE_TMPDIR=/home/igor FEATURES="noclean keepwork" emerge unixODBC'
> 
> Then I change permissions on the /home/igor/portage/dev-db directory
> to make it accessible to my user 'igor'.
> Next, I started KDevelop, open the file /home/igor/portage/dev-db/unixODBC-2.2.12/work/unixODBC-2.2.12/Drivers/SQLConfigDataSource.c (it did open fine).
> I put a breakopint in that function, and started my program.
> At this point I received following message:
> 
> no file named /home/igor/portage/dev-db/unixODBC-2.2.12/work/unixODBC-2.2.12/Drivers/SQLConfigDataSource.c.

Is that the correct location of your source files?

If so, could there be a directory along that path in which user 'igor'
does not have read permission?

If not, you can override gdb's source file search path by using the
"dir" command (see "help dir")

Michael



  reply	other threads:[~2008-06-11 17:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-11 16:26 Igor Korot
2008-06-11 17:16 ` Michael Snyder [this message]
2008-06-11 17:54 Igor Korot
2008-06-11 18:44 ` Michael Snyder
2008-06-12  4:34 Igor Korot
2008-06-15  4:02 Igor Korot
2008-06-15 20:06 ` Michael Snyder
2008-06-15 21:53 Igor Korot
2008-06-15 22:27 ` Michael Snyder
2008-06-16  1:09 Fahd Abidi
2008-06-16  4:50 Igor Korot
2008-06-16 16:06 Igor Korot
2008-06-16 16:41 ` Daniel Jacobowitz
2008-06-16 17:17 Igor Korot
2008-06-16 17:38 ` Michael Snyder
2008-06-16 18:42 Igor Korot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1213204559.3601.609.camel@localhost.localdomain \
    --to=msnyder@specifix.com \
    --cc=gdb@sourceware.org \
    --cc=ikorot@earthlink.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox