public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: Elena Zannoni <ezannoni@redhat.com>
Cc: Phil Edwards <phil@jaj.com>, insight@sources.redhat.com
Subject: Re: Build failure:  Where is 'struct cmd_list_element' defined?
Date: Mon, 25 Mar 2002 14:39:00 -0000	[thread overview]
Message-ID: <3C9FA6D2.8030401@cygnus.com> (raw)
In-Reply-To: <15519.42214.957041.692058@localhost.redhat.com>

> Phil Edwards writes:
>  > I just updated to current CVS and am now seeing the following:
> 
> Yeah, I just noticed this myself. Try this.
> 
> Elena

Ulgh, my GDB change - gdb is very slowly tightening the thumbscrews on 
code manipulating internal structures directly.

I'd hope the below is obvious :-)

Andrew


> Index: gdbtk-hooks.c
> ===================================================================
> RCS file: /cvs/uberbaum/gdb/gdbtk/generic/gdbtk-hooks.c,v
> retrieving revision 1.22
> diff -u -r1.22 gdbtk-hooks.c
> --- gdbtk-hooks.c	2002/03/25 16:45:35	1.22
> +++ gdbtk-hooks.c	2002/03/25 19:10:42
> @@ -31,6 +31,7 @@
>  #include "gdb-events.h"
>  #include "top.h"
>  #include "annotate.h"
> +#include "cli/cli-decode.h"
>  
>  #ifdef _WIN32
>  #define WIN32_LEAN_AND_MEAN
> 
> 
>  > 
> 


  reply	other threads:[~2002-03-25 22:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-25 14:17 Phil Edwards
2002-03-25 14:30 ` Elena Zannoni
2002-03-25 14:39   ` Andrew Cagney [this message]
2002-03-25 14:45     ` Phil Edwards
2002-03-25 14:59       ` Elena Zannoni

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=3C9FA6D2.8030401@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=ezannoni@redhat.com \
    --cc=insight@sources.redhat.com \
    --cc=phil@jaj.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).