Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@mvista.com>
To: Andrew Cagney <cagney@gnu.org>
Cc: John Utz <Johnut01@noa.nintendo.com>, gdb@sources.redhat.com
Subject: Re: stepping thru assembled files that are referenced as temp files ie: /tmp/ccjirvvY.s
Date: Sat, 07 Feb 2004 01:14:00 -0000	[thread overview]
Message-ID: <20040207011424.GA4957@nevyn.them.org> (raw)
In-Reply-To: <4024322F.7020104@gnu.org>

On Fri, Feb 06, 2004 at 07:32:47PM -0500, Andrew Cagney wrote:
> 
> >>(gdb) s
> >>_linear_clear_to_color16 () at /tmp/ccjirvvY.s:27
> >>27      /tmp/ccjirvvY.s: No such file or directory
> >>          in /tmp/ccjirvvY.s
> >>Current language:  auto; currently asm
> >>(gdb)
> >>
> >>how can i tell gdb to stop looking for the tmp-name and look for this
> >>function in allegro-4.0.3/src/i386/iblit16.s?
> >
> >
> >I'm guessing it's iblit16.S, or you're arranging to run it through the
> >C preprocessor some other way.  If so, it's a known bug - no one's
> >thought of a good solution yet.
> 
> Teach the assembler to respect cpp line directives, like old fashioned 
> cc1 knew how to do?

(And still does).  Yeah, that's my feeling on the matter also; I think
it would be portably possible but it might require some target-specific
widgetry, due to the variation in assembler comment characters.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


  reply	other threads:[~2004-02-07  1:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-06 23:50 John Utz
2004-02-06 23:58 ` Daniel Jacobowitz
2004-02-07  0:32   ` Andrew Cagney
2004-02-07  1:14     ` Daniel Jacobowitz [this message]
2004-02-07  5:23     ` Ian Lance Taylor
2004-02-07  5:27       ` Daniel Jacobowitz
2004-02-07  1:24   ` Bill Gatliff

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=20040207011424.GA4957@nevyn.them.org \
    --to=drow@mvista.com \
    --cc=Johnut01@noa.nintendo.com \
    --cc=cagney@gnu.org \
    --cc=gdb@sources.redhat.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