This is the mail archive of the frysk@sourceware.org mailing list for the frysk project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Mon, Jul 14, 2008 at 10:33:48AM -0600, Tom Tromey wrote:
Thanks in particular for your comments on the particular C++ work
items.
I think those combined form a pretty powerful argument. There's still some unaddressed though:
* Multi-process. I've seen some hints on the list that this is
coming, but not enough info to really understand. This seems like
something that would affect many areas -- there would seem to be
challenges from the CLI on down.
Yes. I can say that CodeSourcery is working on this, and I fully
expect to have an implementation posted by ... say ... mid-October.
Focus is likely to be on MI, though it will certainly be somehow
CLI-accessible. We plan to do the work (or at least the design) in
public; if anyone wants to help...
When one implements a new feature that has architecture specific components, is it the job of the new feature-implementer to implement these for as many architectures as possible? Does he champion the cause of other folk to go ahead and contribute for their chosen architecture? Or is it more of an approach of: "Here is a new feature, this is the architecture I implemented it on, lets review if it can work for others?"One thing that might benefit GDB is for someone to sit down and come up with a few new-approach-to-debugging features like these. Stick them up on the wiki or something...
A nice thing about new features is that they're shiny, a.k.a. a good
draw-in for new contributors.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |