Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Eli Zaretskii" <eliz@elta.co.il>
To: tpschneider1@yahoo.com
Cc: gdb-patches@sources.redhat.com
Subject: Re: [RFA] new GDB/MI command: -symbol-info-linetable
Date: Mon, 10 Mar 2003 04:30:00 -0000	[thread overview]
Message-ID: <8962-Mon10Mar2003062445+0200-eliz@elta.co.il> (raw)
In-Reply-To: <20030310021923.GB27274@gnat.com> (message from Thierry Schneider on Sun, 9 Mar 2003 18:19:23 -0800)

> Date: Sun, 9 Mar 2003 18:19:23 -0800
> From: Thierry Schneider <tpschneider1@yahoo.com>
> 
> I have implemented in a new command that dumps the linetable
> for a given source file. As recommended, I have made it a GDB/MI
> command, intead of a CLI command.
> 
> Here is an example (from the documentation I wrote) of this command in
> action:
> 
>     (gdb)
>     -symbol-info-linetable basics.c
>     ^done,linetable=[{pc="0x08048554",line="7"},{pc="0x0804855a",line="8"}]
>     (gdb)
> 
> Here is the ChangeLog:
> 
> 2003-03-09  Thierry Schneider  <tpschneider1@yahoo.com>
> 
>         * mi-main.c (mi_cmd_symbol_info_linetable): New function.
>         * mi-cmds.h (mi_cmd_symbol_info_linetable): Add declaration.
>         * mi-cmds.c (mi_cmds): Add entry for new MI command.
>         * gdbmi.texinfo (GDB/MI Symbol Query): Add documentation for
>         new MI command.

The doco part is okay, thanks.


  reply	other threads:[~2003-03-10  4:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-10  2:19 Thierry Schneider
2003-03-10  4:30 ` Eli Zaretskii [this message]
2003-03-31  4:22 ` [RFA/ping] " Thierry Schneider
2003-04-09 20:23   ` Joel Brobecker
2003-04-09 20:38     ` Bob Rossi
2003-04-14 16:49 ` [RFA] " Elena Zannoni
2003-04-19  2:49   ` Thierry Schneider
2003-04-19  8:06     ` Eli Zaretskii
2003-04-22 14:25     ` Elena Zannoni
2003-05-04  4:05       ` Joel Brobecker
2003-05-16 17:58     ` [RFA] new mi-symbol.exp file for GDB/MI cmd: -symbol-info-linetable Thierry Schneider
2003-06-12 23:55       ` Joel Brobecker

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=8962-Mon10Mar2003062445+0200-eliz@elta.co.il \
    --to=eliz@elta.co.il \
    --cc=gdb-patches@sources.redhat.com \
    --cc=tpschneider1@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