Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdbserver/ChangeLog?
@ 2002-08-08  7:13 Andrew Cagney
  2002-08-08  7:15 ` gdbserver/ChangeLog? Daniel Jacobowitz
  0 siblings, 1 reply; 9+ messages in thread
From: Andrew Cagney @ 2002-08-08  7:13 UTC (permalink / raw)
  To: Daniel Jacobowitz; +Cc: gdb

Daniel,

Should there be a gdbserver/ChangeLog?  I was recently doing some code 
archology and was finding that the presence of gdbserver entries in 
gdb/ChangeLog was making things mighty confusing.  Often the same 
function/variable appears but in a totally different context.

enjoy,
Andrew


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: gdbserver/ChangeLog?
  2002-08-08  7:13 gdbserver/ChangeLog? Andrew Cagney
@ 2002-08-08  7:15 ` Daniel Jacobowitz
  2002-08-08  7:21   ` gdbserver/ChangeLog? William A. Gatliff
  2002-08-08  7:22   ` gdbserver/ChangeLog? Andrew Cagney
  0 siblings, 2 replies; 9+ messages in thread
From: Daniel Jacobowitz @ 2002-08-08  7:15 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb

On Thu, Aug 08, 2002 at 10:13:22AM -0400, Andrew Cagney wrote:
> Daniel,
> 
> Should there be a gdbserver/ChangeLog?  I was recently doing some code 
> archology and was finding that the presence of gdbserver entries in 
> gdb/ChangeLog was making things mighty confusing.  Often the same 
> function/variable appears but in a totally different context.

Hmm, I think that's a good idea.  Is it worth moving entries from the
old ChangeLogs, or just starting a new one for future changes?

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: gdbserver/ChangeLog?
  2002-08-08  7:15 ` gdbserver/ChangeLog? Daniel Jacobowitz
@ 2002-08-08  7:21   ` William A. Gatliff
  2002-08-08  7:22   ` gdbserver/ChangeLog? Andrew Cagney
  1 sibling, 0 replies; 9+ messages in thread
From: William A. Gatliff @ 2002-08-08  7:21 UTC (permalink / raw)
  To: gdb

Last entry to gdb ChangeLog:

Gdbserver changelogs moved to gdbserver/ChangeLog.  :^)


b.g.

On Thu, Aug 08, 2002 at 10:15:57AM -0400, Daniel Jacobowitz wrote:
> On Thu, Aug 08, 2002 at 10:13:22AM -0400, Andrew Cagney wrote:
> > Daniel,
> > 
> > Should there be a gdbserver/ChangeLog?  I was recently doing some code 
> > archology and was finding that the presence of gdbserver entries in 
> > gdb/ChangeLog was making things mighty confusing.  Often the same 
> > function/variable appears but in a totally different context.
> 
> Hmm, I think that's a good idea.  Is it worth moving entries from the
> old ChangeLogs, or just starting a new one for future changes?
> 
> -- 
> Daniel Jacobowitz                           Carnegie Mellon University
> MontaVista Software                         Debian GNU/Linux Developer

-- 
Bill Gatliff
bgat@billgatliff.com


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: gdbserver/ChangeLog?
  2002-08-08  7:15 ` gdbserver/ChangeLog? Daniel Jacobowitz
  2002-08-08  7:21   ` gdbserver/ChangeLog? William A. Gatliff
@ 2002-08-08  7:22   ` Andrew Cagney
  2002-08-08  7:28     ` gdbserver/ChangeLog? Daniel Jacobowitz
  1 sibling, 1 reply; 9+ messages in thread
From: Andrew Cagney @ 2002-08-08  7:22 UTC (permalink / raw)
  To: Daniel Jacobowitz; +Cc: gdb

> On Thu, Aug 08, 2002 at 10:13:22AM -0400, Andrew Cagney wrote:
> 
>> Daniel,
>> 
>> Should there be a gdbserver/ChangeLog?  I was recently doing some code 
>> archology and was finding that the presence of gdbserver entries in 
>> gdb/ChangeLog was making things mighty confusing.  Often the same 
>> function/variable appears but in a totally different context.
> 
> 
> Hmm, I think that's a good idea.  Is it worth moving entries from the
> old ChangeLogs, or just starting a new one for future changes?

The ``rewriting history'' problem.  I don't know.

I'm tempted with suggesting that entries in this years changelog being 
moved but I don't know how independant they are.

Andrew



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: gdbserver/ChangeLog?
  2002-08-08  7:22   ` gdbserver/ChangeLog? Andrew Cagney
@ 2002-08-08  7:28     ` Daniel Jacobowitz
  2002-08-08  7:35       ` gdbserver/ChangeLog? Andrew Cagney
  0 siblings, 1 reply; 9+ messages in thread
From: Daniel Jacobowitz @ 2002-08-08  7:28 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb

On Thu, Aug 08, 2002 at 10:22:43AM -0400, Andrew Cagney wrote:
> >On Thu, Aug 08, 2002 at 10:13:22AM -0400, Andrew Cagney wrote:
> >
> >>Daniel,
> >>
> >>Should there be a gdbserver/ChangeLog?  I was recently doing some code 
> >>archology and was finding that the presence of gdbserver entries in 
> >>gdb/ChangeLog was making things mighty confusing.  Often the same 
> >>function/variable appears but in a totally different context.
> >
> >
> >Hmm, I think that's a good idea.  Is it worth moving entries from the
> >old ChangeLogs, or just starting a new one for future changes?
> 
> The ``rewriting history'' problem.  I don't know.
> 
> I'm tempted with suggesting that entries in this years changelog being 
> moved but I don't know how independant they are.

That sounds good to me.  I'll give it a day or two and then move them
over.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: gdbserver/ChangeLog?
  2002-08-08  7:28     ` gdbserver/ChangeLog? Daniel Jacobowitz
@ 2002-08-08  7:35       ` Andrew Cagney
  2002-08-08  7:37         ` gdbserver/ChangeLog? Daniel Jacobowitz
  0 siblings, 1 reply; 9+ messages in thread
From: Andrew Cagney @ 2002-08-08  7:35 UTC (permalink / raw)
  To: Daniel Jacobowitz; +Cc: gdb

> On Thu, Aug 08, 2002 at 10:22:43AM -0400, Andrew Cagney wrote:
> 
>> >On Thu, Aug 08, 2002 at 10:13:22AM -0400, Andrew Cagney wrote:
>> >
> 
>> >>Daniel,
>> >>
>> >>Should there be a gdbserver/ChangeLog?  I was recently doing some code 
>> >>archology and was finding that the presence of gdbserver entries in 
>> >>gdb/ChangeLog was making things mighty confusing.  Often the same 
>> >>function/variable appears but in a totally different context.
> 
>> >
>> >
>> >Hmm, I think that's a good idea.  Is it worth moving entries from the
>> >old ChangeLogs, or just starting a new one for future changes?
> 
>> 
>> The ``rewriting history'' problem.  I don't know.
>> 
>> I'm tempted with suggesting that entries in this years changelog being 
>> moved but I don't know how independant they are.
> 
> 
> That sounds good to me.  I'll give it a day or two and then move them
> over.

Hmm, a better starting point would be date the last branch was cut 
(which reminds me, the release process doesn't stamp the changelog when 
that is done ...).  Otherwize a diff of the changelogs between two 
releases won't make much sense -> it will contain a lot of noise.

The other more pragmatic aproach is to start it today, in 4 months, the 
problem will go away anyway.

Andrew



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: gdbserver/ChangeLog?
  2002-08-08  7:35       ` gdbserver/ChangeLog? Andrew Cagney
@ 2002-08-08  7:37         ` Daniel Jacobowitz
  2002-08-08  8:05           ` gdbserver/ChangeLog? Andrew Cagney
  0 siblings, 1 reply; 9+ messages in thread
From: Daniel Jacobowitz @ 2002-08-08  7:37 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb

On Thu, Aug 08, 2002 at 10:34:56AM -0400, Andrew Cagney wrote:
> >On Thu, Aug 08, 2002 at 10:22:43AM -0400, Andrew Cagney wrote:
> >
> >>>On Thu, Aug 08, 2002 at 10:13:22AM -0400, Andrew Cagney wrote:
> >>>
> >
> >>>>Daniel,
> >>>>
> >>>>Should there be a gdbserver/ChangeLog?  I was recently doing some code 
> >>>>archology and was finding that the presence of gdbserver entries in 
> >>>>gdb/ChangeLog was making things mighty confusing.  Often the same 
> >>>>function/variable appears but in a totally different context.
> >
> >>>
> >>>
> >>>Hmm, I think that's a good idea.  Is it worth moving entries from the
> >>>old ChangeLogs, or just starting a new one for future changes?
> >
> >>
> >>The ``rewriting history'' problem.  I don't know.
> >>
> >>I'm tempted with suggesting that entries in this years changelog being 
> >>moved but I don't know how independant they are.
> >
> >
> >That sounds good to me.  I'll give it a day or two and then move them
> >over.
> 
> Hmm, a better starting point would be date the last branch was cut 
> (which reminds me, the release process doesn't stamp the changelog when 
> that is done ...).  Otherwize a diff of the changelogs between two 
> releases won't make much sense -> it will contain a lot of noise.

Yeah, you're right.

> The other more pragmatic aproach is to start it today, in 4 months, the 
> problem will go away anyway.

There've been significant changes since the 5.2 release; I'd rather do
it from there.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: gdbserver/ChangeLog?
  2002-08-08  7:37         ` gdbserver/ChangeLog? Daniel Jacobowitz
@ 2002-08-08  8:05           ` Andrew Cagney
  2002-08-23 12:56             ` gdbserver/ChangeLog? Daniel Jacobowitz
  0 siblings, 1 reply; 9+ messages in thread
From: Andrew Cagney @ 2002-08-08  8:05 UTC (permalink / raw)
  To: Daniel Jacobowitz; +Cc: gdb

> Hmm, a better starting point would be date the last branch was cut 
>> (which reminds me, the release process doesn't stamp the changelog when 
>> that is done ...).  Otherwize a diff of the changelogs between two 
>> releases won't make much sense -> it will contain a lot of noise.
> 
> 
> Yeah, you're right.



>> The other more pragmatic aproach is to start it today, in 4 months, the 
>> problem will go away anyway.
> 
> 
> There've been significant changes since the 5.2 release; I'd rather do
> it from there.

M'kay by me.

Andrew



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: gdbserver/ChangeLog?
  2002-08-08  8:05           ` gdbserver/ChangeLog? Andrew Cagney
@ 2002-08-23 12:56             ` Daniel Jacobowitz
  0 siblings, 0 replies; 9+ messages in thread
From: Daniel Jacobowitz @ 2002-08-23 12:56 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb

On Thu, Aug 08, 2002 at 11:05:25AM -0400, Andrew Cagney wrote:
> >Hmm, a better starting point would be date the last branch was cut 
> >>(which reminds me, the release process doesn't stamp the changelog when 
> >>that is done ...).  Otherwize a diff of the changelogs between two 
> >>releases won't make much sense -> it will contain a lot of noise.
> >
> >
> >Yeah, you're right.
> 
> 
> 
> >>The other more pragmatic aproach is to start it today, in 4 months, the 
> >>problem will go away anyway.
> >
> >
> >There've been significant changes since the 5.2 release; I'd rather do
> >it from there.
> 
> M'kay by me.

Done now.  Future changes to gdbserver/ should go in
gdbserver/ChangeLog.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-08-23 19:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-08  7:13 gdbserver/ChangeLog? Andrew Cagney
2002-08-08  7:15 ` gdbserver/ChangeLog? Daniel Jacobowitz
2002-08-08  7:21   ` gdbserver/ChangeLog? William A. Gatliff
2002-08-08  7:22   ` gdbserver/ChangeLog? Andrew Cagney
2002-08-08  7:28     ` gdbserver/ChangeLog? Daniel Jacobowitz
2002-08-08  7:35       ` gdbserver/ChangeLog? Andrew Cagney
2002-08-08  7:37         ` gdbserver/ChangeLog? Daniel Jacobowitz
2002-08-08  8:05           ` gdbserver/ChangeLog? Andrew Cagney
2002-08-23 12:56             ` gdbserver/ChangeLog? Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox