Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@cygnus.com>
To: Elena Zannoni <ezannoni@redhat.com>
Cc: Mike Cleary <mcleary@iol.unh.edu>,
	gdb@sources.redhat.com, clp <clp@iol.unh.edu>
Subject: Re: GDB *** [event-top.o] Error 1!!
Date: Thu, 20 Jun 2002 16:32:00 -0000	[thread overview]
Message-ID: <3D12661A.9040108@cygnus.com> (raw)
In-Reply-To: <15634.19855.893660.159800@localhost.redhat.com>

> -      arg1->data.integer = time_at_cmd_start;
> -      arg2->data.integer = space_at_cmd_start;
> +      arg1->data.longint = time_at_cmd_start;
> +#ifdef HAVE_SBRK
> +      arg2->data.longint = space_at_cmd_start;
> +#endif
>        add_continuation (command_line_handler_continuation, arg1);
>      }

Hmm, might as well pull that into the 5.2 branch.

Andrew



  reply	other threads:[~2002-06-20 23:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-20 13:08 Mike Cleary
2002-06-20 14:00 ` Jim Blandy
2002-06-20 14:48 ` Elena Zannoni
2002-06-20 16:32   ` Andrew Cagney [this message]
2002-06-21 17:13     ` *** [ser-tcp.o] Error 1 on alpha! Matthew H Bemis
2002-06-22 10:09       ` Andrew Cagney
2002-06-22 10:23         ` Matthew H Bemis
2002-06-26 20:28           ` Andrew Cagney
2002-06-20 19:16   ` GDB *** [event-top.o] Error 1!! Matthew H Bemis

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=3D12661A.9040108@cygnus.com \
    --to=ac131313@cygnus.com \
    --cc=clp@iol.unh.edu \
    --cc=ezannoni@redhat.com \
    --cc=gdb@sources.redhat.com \
    --cc=mcleary@iol.unh.edu \
    /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