Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Mark Kettenis <kettenis@chello.nl>
To: ezannoni@redhat.com
Cc: msnyder@redhat.com, gdb-patches@sources.redhat.com
Subject: Re: [RFA] Fix gdb/669 (fwd)
Date: Fri, 08 Nov 2002 12:07:00 -0000	[thread overview]
Message-ID: <200211082007.gA8K7HsM000813@elgar.kettenis.dyndns.org> (raw)
In-Reply-To: <15818.32656.175772.61561@localhost.redhat.com> (message from Elena Zannoni on Thu, 7 Nov 2002 09:58:24 -0500)

   From: Elena Zannoni <ezannoni@redhat.com>
   Date: Thu, 7 Nov 2002 09:58:24 -0500

   re-ping.....

    > 2002-09-05  Keith Seitz  <keiths@redhat.com>
    > 
    > 	* thread.c (do_captured_list_thread_ids): Call prune_threads and
    > 	target_find_new_threads.

This patch is OK although...

    > Patch
    > Index: thread.c
    > ===================================================================
    > RCS file: /cvs/src/src/gdb/thread.c,v
    > retrieving revision 1.23
    > diff -p -r1.23 thread.c
    > *** thread.c	2 Aug 2002 20:51:21 -0000	1.23
    > --- thread.c	24 Sep 2002 19:32:40 -0000
    > *************** do_captured_list_thread_ids (struct ui_o
    > *** 262,267 ****
    > --- 262,269 ----
    >     struct thread_info *tp;
    >     int num = 0;
    >   
    > +   prune_threads ();
    > +   target_find_new_threads ();

... I'd prefer a blank line here.

    >     ui_out_tuple_begin (uiout, "thread-ids");
    >   
    >     for (tp = thread_list; tp; tp = tp->next)
    > 


  reply	other threads:[~2002-11-08 20:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-07 11:00 Keith Seitz
2002-10-22 13:34 ` Elena Zannoni
2002-11-05 14:42   ` Elena Zannoni
2002-11-07  7:02 ` Elena Zannoni
2002-11-08 12:07   ` Mark Kettenis [this message]
2002-12-19 20:29     ` Elena Zannoni
2002-12-19 21:57 Michael Elizabeth Chastain
2002-12-20  6:50 ` Elena Zannoni
2002-12-22 15:54 Michael Elizabeth Chastain

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=200211082007.gA8K7HsM000813@elgar.kettenis.dyndns.org \
    --to=kettenis@chello.nl \
    --cc=ezannoni@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=msnyder@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