From: Tom Tromey <tromey@redhat.com>
To: Joel Brobecker <brobecker@adacore.com>
Cc: vladimir@codesourcery.com, gdb-patches@sources.redhat.com
Subject: Re: RFA: Remove gdb-events
Date: Thu, 17 Jul 2008 23:41:00 -0000 [thread overview]
Message-ID: <m37ibkxeo1.fsf@fleche.redhat.com> (raw)
In-Reply-To: <20080714171004.GC3998@adacore.com> (Joel Brobecker's message of "Mon\, 14 Jul 2008 10\:10\:04 -0700")
>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:
Joel> Eli: if you could take a look at the documentation of the new
Joel> observers, that would be great! I'm going to approve the
Joel> technical part, and we'll follow any suggestion you might have
Joel> either before or after commit.
Joel> Vladimir: This patch touches MI. Could you take a look at this part
Joel> of the patch? The changes seem fine to me, but see below my suggestion.
I'm waiting for these two, so I haven't sent an updated patch.
But...
Joel> First nit: gdbarch.c is a generated file. You'll need to modify
Joel> gdbarch.sh instead, and regenerate gdbarch.c. You'll see that
Joel> the changes should be identical to the ones you made, but in a
Joel> different file.
Thanks, I fixed this.
>> +++ Makefile.in 13 Jul 2008 00:04:57 -0000
Joel> For this part, could you re-do a pass to check that the dependencies
Joel> have all been correctly updated. For instance, I noticed that for
Joel> tracepoint.c, you correctly removed the dependency on gdb-events.h,
Joel> but forgot to add the one on observer.h. As far as I can tell, this
Joel> is the only case were something was missed.
I checked and all the dependencies are there, afaict. I think you
just misread the tracepoint.o hunk. See the second insertion:
@@ -2933,9 +2930,9 @@
tracepoint.o: tracepoint.c $(defs_h) $(symtab_h) $(frame_h) $(gdbtypes_h) \
$(expression_h) $(gdbcmd_h) $(value_h) $(target_h) $(language_h) \
$(gdb_string_h) $(inferior_h) $(tracepoint_h) $(remote_h) \
- $(linespec_h) $(regcache_h) $(completer_h) $(gdb_events_h) \
+ $(linespec_h) $(regcache_h) $(completer_h) \
$(block_h) $(dictionary_h) $(ax_h) $(ax_gdb_h) $(readline_h) \
- $(readline_history_h)
+ $(readline_history_h) $(observer_h)
trad-frame.o: trad-frame.c $(defs_h) $(frame_h) $(trad_frame_h) \
$(regcache_h) $(frame_unwind_h) $(value_h)
tramp-frame.o: tramp-frame.c $(defs_h) $(tramp_frame_h) $(frame_unwind_h) \
thanks,
Tom
next prev parent reply other threads:[~2008-07-17 23:41 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-13 0:16 Tom Tromey
2008-07-13 3:26 ` Stan Shebs
2008-07-13 21:56 ` Tom Tromey
2008-08-01 16:20 ` Tom Tromey
2008-08-01 16:33 ` Subdir ChangeLogs (was Re: RFA: Remove gdb-events) Stan Shebs
2008-08-01 17:10 ` Subdir ChangeLogs Tom Tromey
2008-08-01 17:27 ` Stan Shebs
2008-08-01 17:54 ` Tom Tromey
2008-08-01 18:44 ` Eli Zaretskii
2008-08-01 18:55 ` Tom Tromey
2008-08-01 19:25 ` Eli Zaretskii
2008-08-01 19:33 ` Tom Tromey
2008-08-01 20:11 ` Thiago Jung Bauermann
2008-08-02 7:13 ` Eli Zaretskii
2008-08-02 16:52 ` Tom Tromey
2008-08-02 17:28 ` Eli Zaretskii
2008-08-02 20:24 ` Thiago Jung Bauermann
2008-08-03 0:02 ` Michael Snyder
2008-08-01 17:40 ` RFA: Remove gdb-events Mark Kettenis
2008-07-14 17:10 ` Joel Brobecker
2008-07-14 20:33 ` Tom Tromey
2008-07-15 6:54 ` Joel Brobecker
2008-07-17 23:41 ` Tom Tromey [this message]
2008-07-21 16:54 ` GDB/MI PING (was: "Re: RFA: Remove gdb-events") Joel Brobecker
2008-07-22 0:56 ` RFA: Remove gdb-events Tom Tromey
2008-07-25 16:11 ` Tom Tromey
2008-07-20 11:46 ` Eli Zaretskii
2008-07-21 17:13 ` Vladimir Prus
2008-07-22 0:32 ` Tom Tromey
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=m37ibkxeo1.fsf@fleche.redhat.com \
--to=tromey@redhat.com \
--cc=brobecker@adacore.com \
--cc=gdb-patches@sources.redhat.com \
--cc=vladimir@codesourcery.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