public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Yaning Gao <YGao@JNI.com>
To: gdb@sources.redhat.com
Subject: Question
Date: Mon, 19 May 2003 16:29:00 -0000	[thread overview]
Message-ID: <7A19797C027A6D449D68329C2A094EA0085757@MUSTANG> (raw)

Hi,
Dose anyone can answer me a very basic question about how to debug a program
with argument by using ddd. Such as I want to debug a program called AAA:

void aaa(argc, argv)
{
  ...
}

How can I put argc and argv into DDD with AAA?
Can I do:
ddd AAA(1, 2, 3,4)? 

I certainly can not, but I just couldn't find anywhere to tell me how in the
DDD document.

Thanks,

Ning

             reply	other threads:[~2003-05-19 16:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-19 16:29 Yaning Gao [this message]
2003-05-19 16:36 ` Question wim delvaux
  -- strict thread matches above, loose matches on Subject: below --
2000-03-28 23:57 Question leedh
2000-03-29  7:45 ` Question Grant Edwards
2000-04-01  0:00   ` Question Grant Edwards
2000-04-01  0:00 ` Question leedh

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=7A19797C027A6D449D68329C2A094EA0085757@MUSTANG \
    --to=ygao@jni.com \
    --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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).