Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* sim/testsuite/sim/testsuite/*.*.*
@ 2003-04-15  3:45 Andrew Cagney
  2003-04-23  1:56 ` sim/testsuite/sim/testsuite/*.*.* Michael Snyder
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Cagney @ 2003-04-15  3:45 UTC (permalink / raw)
  To: Michael Snyder, gdb-patches

Michael,

The ARI's tossed up:
http://sources.redhat.com/gdb/current/ari/#too%20many%20dots
you'll need to update gdb/config/djgpp/fnchange.lst

Andrew


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

* Re: sim/testsuite/sim/testsuite/*.*.*
  2003-04-15  3:45 sim/testsuite/sim/testsuite/*.*.* Andrew Cagney
@ 2003-04-23  1:56 ` Michael Snyder
  2003-04-23 15:17   ` sim/testsuite/sim/testsuite/*.*.* Andrew Cagney
  0 siblings, 1 reply; 7+ messages in thread
From: Michael Snyder @ 2003-04-23  1:56 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb-patches

Andrew Cagney wrote:
> 
> Michael,
> 
> The ARI's tossed up:
> http://sources.redhat.com/gdb/current/ari/#too%20many%20dots
> you'll need to update gdb/config/djgpp/fnchange.lst

Hmmm, OK...  how do I test it?


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

* Re: sim/testsuite/sim/testsuite/*.*.*
  2003-04-23  1:56 ` sim/testsuite/sim/testsuite/*.*.* Michael Snyder
@ 2003-04-23 15:17   ` Andrew Cagney
  2003-04-26  1:50     ` sim/testsuite/sim/testsuite/*.*.* Michael Snyder
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Cagney @ 2003-04-23 15:17 UTC (permalink / raw)
  To: Michael Snyder; +Cc: gdb-patches

> Andrew Cagney wrote:
> 
>> 
>> Michael,
>> 
>> The ARI's tossed up:
>> http://sources.redhat.com/gdb/current/ari/#too%20many%20dots
>> you'll need to update gdb/config/djgpp/fnchange.lst
> 
> 
> Hmmm, OK...  how do I test it?

I was going to say download script gdb_XXX.sh, but unfortunatly the 
logic that checks this hasn't been separated out into a separate script :-(
So just bug report for this, it should be available.

Anyway, for your question, I think an educated guess is best, then check 
the ARI again tomorrow.

(the scripts are available, see CVS admin in 
http://sources.redhat.com/gdb/current/, but I don't know that they will 
help.)

Andrew



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

* Re: sim/testsuite/sim/testsuite/*.*.*
  2003-04-23 15:17   ` sim/testsuite/sim/testsuite/*.*.* Andrew Cagney
@ 2003-04-26  1:50     ` Michael Snyder
  2003-04-26  2:44       ` sim/testsuite/sim/testsuite/*.*.* Andrew Cagney
  0 siblings, 1 reply; 7+ messages in thread
From: Michael Snyder @ 2003-04-26  1:50 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb-patches

Andrew Cagney wrote:
> 
> > Andrew Cagney wrote:
> >
> >>
> >> Michael,
> >>
> >> The ARI's tossed up:
> >> http://sources.redhat.com/gdb/current/ari/#too%20many%20dots
> >> you'll need to update gdb/config/djgpp/fnchange.lst
> >
> >
> > Hmmm, OK...  how do I test it?
> 
> I was going to say download script gdb_XXX.sh, but unfortunatly the
> logic that checks this hasn't been separated out into a separate script :-(
> So just bug report for this, it should be available.
> 
> Anyway, for your question, I think an educated guess is best, then check
> the ARI again tomorrow.
> 
> (the scripts are available, see CVS admin in
> http://sources.redhat.com/gdb/current/, but I don't know that they will
> help.)

Would it help if I renamed all the offending files, without extra dots?


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

* Re: sim/testsuite/sim/testsuite/*.*.*
  2003-04-26  1:50     ` sim/testsuite/sim/testsuite/*.*.* Michael Snyder
@ 2003-04-26  2:44       ` Andrew Cagney
  2003-05-17  0:42         ` sim/testsuite/sim/testsuite/*.*.* Michael Snyder
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Cagney @ 2003-04-26  2:44 UTC (permalink / raw)
  To: Michael Snyder; +Cc: gdb-patches


>> Anyway, for your question, I think an educated guess is best, then check
>> the ARI again tomorrow.
>> 
>> (the scripts are available, see CVS admin in
>> http://sources.redhat.com/gdb/current/, but I don't know that they will
>> help.)
> 
> 
> Would it help if I renamed all the offending files, without extra dots?

Sounds definitly easier!  Just watch for 8.3.

Andrew



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

* Re: sim/testsuite/sim/testsuite/*.*.*
  2003-04-26  2:44       ` sim/testsuite/sim/testsuite/*.*.* Andrew Cagney
@ 2003-05-17  0:42         ` Michael Snyder
  2003-05-17  0:52           ` sim/testsuite/sim/testsuite/*.*.* Andrew Cagney
  0 siblings, 1 reply; 7+ messages in thread
From: Michael Snyder @ 2003-05-17  0:42 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb-patches

Andrew Cagney wrote:
> 
> >> Anyway, for your question, I think an educated guess is best, then check
> >> the ARI again tomorrow.
> >>
> >> (the scripts are available, see CVS admin in
> >> http://sources.redhat.com/gdb/current/, but I don't know that they will
> >> help.)
> >
> >
> > Would it help if I renamed all the offending files, without extra dots?
> 
> Sounds definitly easier!  Just watch for 8.3.

OK, I've made this change.  Removed the *.?.s files from the
archive, and checked in equivalent *?.s versions.


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

* Re: sim/testsuite/sim/testsuite/*.*.*
  2003-05-17  0:42         ` sim/testsuite/sim/testsuite/*.*.* Michael Snyder
@ 2003-05-17  0:52           ` Andrew Cagney
  0 siblings, 0 replies; 7+ messages in thread
From: Andrew Cagney @ 2003-05-17  0:52 UTC (permalink / raw)
  To: Michael Snyder; +Cc: gdb-patches

> Andrew Cagney wrote:
> 
>> 
> 
>> >> Anyway, for your question, I think an educated guess is best, then check
>> >> the ARI again tomorrow.
>> >>
>> >> (the scripts are available, see CVS admin in
>> >> http://sources.redhat.com/gdb/current/, but I don't know that they will
>> >> help.)
> 
>> >
>> >
>> > Would it help if I renamed all the offending files, without extra dots?
> 
>> 
>> Sounds definitly easier!  Just watch for 8.3.
> 
> 
> OK, I've made this change.  Removed the *.?.s files from the
> archive, and checked in equivalent *?.s versions.

Thanks!  Things look much better.




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

end of thread, other threads:[~2003-05-17  0:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-15  3:45 sim/testsuite/sim/testsuite/*.*.* Andrew Cagney
2003-04-23  1:56 ` sim/testsuite/sim/testsuite/*.*.* Michael Snyder
2003-04-23 15:17   ` sim/testsuite/sim/testsuite/*.*.* Andrew Cagney
2003-04-26  1:50     ` sim/testsuite/sim/testsuite/*.*.* Michael Snyder
2003-04-26  2:44       ` sim/testsuite/sim/testsuite/*.*.* Andrew Cagney
2003-05-17  0:42         ` sim/testsuite/sim/testsuite/*.*.* Michael Snyder
2003-05-17  0:52           ` sim/testsuite/sim/testsuite/*.*.* Andrew Cagney

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