From: Tom Tromey <tromey@redhat.com>
To: David Froger <david.froger@gmail.com>
Cc: gdb@sourceware.org
Subject: Re: problem with conditional breakpoints
Date: Wed, 02 Sep 2009 15:10:00 -0000 [thread overview]
Message-ID: <m3bpltpelc.fsf@fleche.redhat.com> (raw)
In-Reply-To: <9309543c0909020009r7a0831afj23fa2ad42871421c@mail.gmail.com> (David Froger's message of "Wed, 2 Sep 2009 09:09:27 +0200")
>>>>> "David" == David Froger <david.froger@gmail.com> writes:
David> 3. It doesn't work:
David> $ gfortran -g -o main.x main.f90
David> $ gdb ./main.x
David> (gdb) b addmat
David> (gdb) run
David> (gdb) b 55 if i==2 && j==2
David> A syntax error in expression, near `=2 && j==2'.
At this point the current language is fortran, so you need to use
fortran syntax. Try "show language" at various points to see what is
going on.
Tom
next prev parent reply other threads:[~2009-09-02 15:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-02 7:09 David Froger
2009-09-02 15:10 ` Tom Tromey [this message]
2009-09-02 15:31 ` David Froger
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=m3bpltpelc.fsf@fleche.redhat.com \
--to=tromey@redhat.com \
--cc=david.froger@gmail.com \
--cc=gdb@sourceware.org \
/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