public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Jonah Graham <jonah@kichwacoders.com>
To: Mahmood Naderan <nt_mahmood@yahoo.com>
Cc: GDB Development <gdb@sourceware.org>
Subject: Re: Error "No source file named"
Date: Sun, 8 Aug 2021 16:51:13 -0400	[thread overview]
Message-ID: <CAPmGMvgq4wkj2e=TF8Ck8bGX7gkvGjzP3hDKZH16Mkaybhnn9g@mail.gmail.com> (raw)
In-Reply-To: <767694398.211875.1628429913388@mail.yahoo.com>

(sorry for top post, my phone's email client isn't working well)

Hi Mahmood,

Until the so loads info sources won't show info about it. Did you say "yes"
to the make breakpoint pending and then run until the so was loaded. You
should get a message during your run when the so is loaded.

HTH,
Jonah

On Sun., Aug. 8, 2021, 09:47 Mahmood Naderan via Gdb, <gdb@sourceware.org>
wrote:

> Hi
>
> When I want to set a breakpoint at a specific line number, I get the
> following error:
>
> (gdb) break
> /home/mahmood/accel-sim-framework/gpu-simulator/gpgpu-sim/src/gpgpu-sim/shader.cc:1656
> No source file named
> /home/mahmood/accel-sim-framework/gpu-simulator/gpgpu-sim/src/gpgpu-sim/shader.cc.
> Make breakpoint pending on future shared library load? (y or [n])
>
>
>
> However, that line exists.
>
> $ sed -n 1656p
> /home/mahmood/accel-sim-framework/gpu-simulator/gpgpu-sim/src/gpgpu-sim/shader.cc
>     printf("[Mahmood:shader.cc:1655] %" PRIu64 "\n", localaddr);
>
>
>
> Any idea about that?
>
> Regards,
> Mahmood
>

      parent reply	other threads:[~2021-08-08 20:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <767694398.211875.1628429913388.ref@mail.yahoo.com>
2021-08-08 13:38 ` Mahmood Naderan
2021-08-08 14:35   ` Eli Zaretskii
2021-08-08 15:06     ` Mahmood Naderan
2021-08-08 15:31       ` Andreas Schwab
2021-08-08 16:01         ` Mahmood Naderan
2021-08-08 16:12           ` Jonah Graham
2021-08-08 16:35             ` Mahmood Naderan
2021-08-08 16:45               ` Jeffrey Walton
2021-08-08 17:15                 ` Mahmood Naderan
2021-08-08 22:25                   ` Jeffrey Walton
2021-08-09  8:36                     ` Mahmood Naderan
2021-08-08 20:51   ` Jonah Graham [this message]

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='CAPmGMvgq4wkj2e=TF8Ck8bGX7gkvGjzP3hDKZH16Mkaybhnn9g@mail.gmail.com' \
    --to=jonah@kichwacoders.com \
    --cc=gdb@sourceware.org \
    --cc=nt_mahmood@yahoo.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).