* Status of c++ branches? @ 2002-11-03 16:28 Elena Zannoni 2002-11-03 17:19 ` Daniel Jacobowitz 0 siblings, 1 reply; 4+ messages in thread From: Elena Zannoni @ 2002-11-03 16:28 UTC (permalink / raw) To: carlton; +Cc: gdb David, I am just curious, what is the status of your branch? Did you abandon development on it? Is DanielJ's the active one? When I am going to start looking at that, I don't want to look at the wrong branch. Thanks Elena ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Status of c++ branches? 2002-11-03 16:28 Status of c++ branches? Elena Zannoni @ 2002-11-03 17:19 ` Daniel Jacobowitz 2002-11-03 20:49 ` David Carlton 0 siblings, 1 reply; 4+ messages in thread From: Daniel Jacobowitz @ 2002-11-03 17:19 UTC (permalink / raw) To: Elena Zannoni; +Cc: carlton, gdb On Sun, Nov 03, 2002 at 07:23:54PM -0500, Elena Zannoni wrote: > > David, I am just curious, what is the status of your branch? Did you > abandon development on it? Is DanielJ's the active one? When I am > going to start looking at that, I don't want to look at the wrong > branch. David's is still active, and then he's merging pieces onto mine from time to time; I'm attacking the problem from a different direction. I'll be merging C++ bits from my branch back in as I find time (which hasn't been often, recently). David is working directly on namespace support; I'm working on some more general C++ problems. Template class naming is probably next. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Status of c++ branches? 2002-11-03 17:19 ` Daniel Jacobowitz @ 2002-11-03 20:49 ` David Carlton 2002-11-04 7:08 ` Elena Zannoni 0 siblings, 1 reply; 4+ messages in thread From: David Carlton @ 2002-11-03 20:49 UTC (permalink / raw) To: Daniel Jacobowitz; +Cc: Elena Zannoni, gdb On Sun, 3 Nov 2002 20:20:01 -0500, Daniel Jacobowitz <drow@mvista.com> said: > On Sun, Nov 03, 2002 at 07:23:54PM -0500, Elena Zannoni wrote: >> David, I am just curious, what is the status of your branch? Did you >> abandon development on it? Is DanielJ's the active one? When I am >> going to start looking at that, I don't want to look at the wrong >> branch. > David's is still active, and then he's merging pieces onto mine from > time to time Right. There's stuff on mine that I think is probably a good idea eventually but that isn't giving any concrete benefits right now. For example, I've moved the symbol storage parts of blocks into a separate structure on my branch, and I spent the last week rewriting decode_line_1 on my branch. Both of these might be good ideas eventually, but they're not directly improving GDB's C++ behavior yet, so I haven't merged them to Daniel's branch yet. Having said that, even the stuff I've merged into Daniel's branch isn't ready for the mainline yet: some of the data structures will definitely change. I move something over to his branch if it handles a case that GDB can't handle currently, and does it in a reasonably coherent fashion, but C++'s rules are complicated enough that it'll take a while for the data structures to settle down. David Carlton carlton@math.stanford.edu ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Status of c++ branches? 2002-11-03 20:49 ` David Carlton @ 2002-11-04 7:08 ` Elena Zannoni 0 siblings, 0 replies; 4+ messages in thread From: Elena Zannoni @ 2002-11-04 7:08 UTC (permalink / raw) To: David Carlton; +Cc: Daniel Jacobowitz, Elena Zannoni, gdb David Carlton writes: > On Sun, 3 Nov 2002 20:20:01 -0500, Daniel Jacobowitz <drow@mvista.com> said: > > On Sun, Nov 03, 2002 at 07:23:54PM -0500, Elena Zannoni wrote: > > >> David, I am just curious, what is the status of your branch? Did you > >> abandon development on it? Is DanielJ's the active one? When I am > >> going to start looking at that, I don't want to look at the wrong > >> branch. > > > David's is still active, and then he's merging pieces onto mine from > > time to time > > Right. There's stuff on mine that I think is probably a good idea > eventually but that isn't giving any concrete benefits right now. For > example, I've moved the symbol storage parts of blocks into a separate > structure on my branch, and I spent the last week rewriting > decode_line_1 on my branch. Both of these might be good ideas > eventually, but they're not directly improving GDB's C++ behavior yet, > so I haven't merged them to Daniel's branch yet. > > Having said that, even the stuff I've merged into Daniel's branch > isn't ready for the mainline yet: some of the data structures will > definitely change. I move something over to his branch if it handles > a case that GDB can't handle currently, and does it in a reasonably > coherent fashion, but C++'s rules are complicated enough that it'll > take a while for the data structures to settle down. > Ok, thanks for explaining. Elena > David Carlton > carlton@math.stanford.edu ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-11-04 15:08 UTC | newest] Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2002-11-03 16:28 Status of c++ branches? Elena Zannoni 2002-11-03 17:19 ` Daniel Jacobowitz 2002-11-03 20:49 ` David Carlton 2002-11-04 7:08 ` Elena Zannoni
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox