From: Andrew Cagney <ac131313@redhat.com>
To: "Paul A. Clarke" <pac@us.ibm.com>
Cc: "Howell, David P" <david.p.howell@intel.com>,
Scott Moser <ssmoser@us.ibm.com>,
gdb-patches@sources.redhat.com
Subject: Re: [PATCH] plugin patch
Date: Wed, 06 Nov 2002 12:29:00 -0000 [thread overview]
Message-ID: <3DC97BBB.6050801@redhat.com> (raw)
In-Reply-To: <1036612382.539.27.camel@pclarke>
> On Wed, 2002-11-06 at 13:12, Andrew Cagney wrote:
>
>> > Instead of having to add this to the standard gdb as a one-off for NGPT,
>> > I can use the standard gdb and design them as plug-ins to be loaded only
>> > when debugging NGPT applications. This feels a lot cleaner and could be
>> > applied for other gdb features/architectures to keep the core as small
>> > and efficient as possible, loading additional support/features on demand
>> > only when needed.
>
>>
>> That is the theory already. Reality differs though, there is always
>> more work to do :-(. That work is, however, independant of a plug-in
>> module.
>
>
> Andrew,
>
> Can you clarify what you mean here? You seem to be implying that there
> are plans to support on demand (dynamic) loading of features, which
> sounds a lot like plug-ins.
GDB's current architecture allows the relatively easy addition of new
components (a new language, a new remote backend, a new isa) - add the
file to the source list and re-compile. In theory, you don't need to go
around modifying lots of headers and the like.
This is simply ``good design''.
Andrew
next prev parent reply other threads:[~2002-11-06 20:29 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-06 7:47 Howell, David P
2002-11-06 7:55 ` Daniel Jacobowitz
2002-11-06 11:12 ` Andrew Cagney
2002-11-06 11:55 ` Paul A. Clarke
2002-11-06 12:29 ` Andrew Cagney [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-10-28 14:01 Scott Moser
2002-10-28 22:28 ` Eli Zaretskii
2002-10-29 7:55 ` Paul A. Clarke
2002-11-06 6:45 ` Scott Moser
2002-11-06 6:56 ` Jelmer Vernooij
2002-11-06 7:13 ` Scott Moser
2002-11-06 7:54 ` Jelmer Vernooij
2002-11-06 9:14 ` Andrew Cagney
2002-11-06 15:07 ` Paul A. Clarke
2002-11-06 15:56 ` Andrew Cagney
2002-11-07 10:05 ` Paul A. Clarke
2002-11-07 11:57 ` Andrew Cagney
2002-11-07 13:10 ` Klee Dienes
2002-11-06 15:56 ` Andrew Cagney
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=3DC97BBB.6050801@redhat.com \
--to=ac131313@redhat.com \
--cc=david.p.howell@intel.com \
--cc=gdb-patches@sources.redhat.com \
--cc=pac@us.ibm.com \
--cc=ssmoser@us.ibm.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