Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Re: GDB in CVS!
       [not found] <199904160204.TAA10683.cygnus.gdb@andros.cygnus.com>
@ 1999-04-15 20:27 ` DJ Delorie
  1999-04-15 21:08   ` DJ Delorie
  0 siblings, 1 reply; 7+ messages in thread
From: DJ Delorie @ 1999-04-15 20:27 UTC (permalink / raw)
  To: gdb

Stan Shebs wrote:
> 
> I'm pleased to announce the availability of GDB sources via anonymous
> CVS, hosted on sourceware.cygnus.com.  As of yet, only the 4.18
> release has been imported; I'll import another snapshot in a couple days,

I have a perl script that can import a set of version (in sequence)
into cvs on the main branch and tag them.  Unlike cvs's import option,
it doesn't use a vendor branch.  I used this script to import
three revs of djgpp into my cvs.


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

* Re: GDB in CVS!
  1999-04-15 20:27 ` GDB in CVS! DJ Delorie
@ 1999-04-15 21:08   ` DJ Delorie
  0 siblings, 0 replies; 7+ messages in thread
From: DJ Delorie @ 1999-04-15 21:08 UTC (permalink / raw)
  To: gdb

Stan Shebs wrote:
> 
> I'm pleased to announce the availability of GDB sources via anonymous
> CVS, hosted on sourceware.cygnus.com.  As of yet, only the 4.18
> release has been imported; I'll import another snapshot in a couple days,

I have a perl script that can import a set of version (in sequence)
into cvs on the main branch and tag them.  Unlike cvs's import option,
it doesn't use a vendor branch.  I used this script to import
three revs of djgpp into my cvs.
From jauming@yahoo.com Fri Apr 16 04:29:00 1999
From: JauMing Tseng <jauming@yahoo.com>
To: gdb gdb <gdb@cygnus.com>
Subject: will gdb support mips-lx4080?
Date: Fri, 16 Apr 1999 04:29:00 -0000
Message-id: <19990416102211.9470.rocketmail@send101.yahoomail.com>
X-SW-Source: 1999-04/msg00043.html
Content-length: 196

will gdb support mips-lx4080?
thx:)




==
--
Regards,
Kevin.:)
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

* Re: GDB in CVS!
  1999-04-15 20:05 ` Brendan Simon
@ 1999-04-19 12:23   ` Stan Shebs
  0 siblings, 0 replies; 7+ messages in thread
From: Stan Shebs @ 1999-04-19 12:23 UTC (permalink / raw)
  To: brendan; +Cc: gdb

   Date: Fri, 16 Apr 1999 03:59:30 +0000
   From: Brendan Simon <brendan@dgs.monash.edu.au>

   I assume these instructions will be on a GDB web page somewhere (just incase
   I can't find this message, my machine dies, etc).

Yes indeed, they'll go into the GDB pages on sourceware (in fact these
instructions were lifted from the autoconf pages there...).

								Stan


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

* Re: GDB in CVS!
  1999-04-16  8:35 ` H.J. Lu
@ 1999-04-16  9:08   ` H.J. Lu
  0 siblings, 0 replies; 7+ messages in thread
From: H.J. Lu @ 1999-04-16  9:08 UTC (permalink / raw)
  To: Stan Shebs; +Cc: gdb, gdb-testers, gdb-patches

> 
> 	cvs -z 9 -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/gdb login
> 	{enter "anoncvs" as the password}
> 	cvs -z 9 -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/gdb co gdb
> 
> Please let me know asap if anything goes wrong with this.  Have fun!
> 

Does anyone see this?

....
U gdb/gdb/symm-nat.c
U gdb/gdb/symm-tdep.c
U gdb/gdb/symmisc.c
cvs [server aborted]: unable to reopen `/cvs/gdb/gdb/gdb/symtab.c,v'


-- 
H.J. Lu (hjl@gnu.org)
From philb@gnu.org Fri Apr 16 15:46:00 1999
From: Philip Blundell <philb@gnu.org>
To: christophe leroy <leroy@ensea.fr>
Cc: gdb@cygnus.com
Subject: Re: Unknown error with gdb [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device] 
Date: Fri, 16 Apr 1999 15:46:00 -0000
Message-id: <E10YGBG-0007Tj-00@kings-cross.london.uk.eu.org>
References: <37176E57.48332685@ensea.fr>
X-SW-Source: 1999-04/msg00046.html
Content-length: 342

>Does someone knows why I'm getting such an error when triing to run
>something with gdb  on an arm processor :

Try gdb 4.18 with the patch I posted to this mailing list a few days ago.  You 
need to be running a 2.2.5 kernel patched with the latest diff from my 
directory on ftp.netwinder.org for native breakpoints to work, though.

p.



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

* Re: GDB in CVS!
  1999-04-15 19:05 Stan Shebs
  1999-04-15 20:05 ` Brendan Simon
@ 1999-04-16  8:35 ` H.J. Lu
  1999-04-16  9:08   ` H.J. Lu
  1 sibling, 1 reply; 7+ messages in thread
From: H.J. Lu @ 1999-04-16  8:35 UTC (permalink / raw)
  To: Stan Shebs; +Cc: gdb, gdb-testers, gdb-patches

> 
> 	cvs -z 9 -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/gdb login
> 	{enter "anoncvs" as the password}
> 	cvs -z 9 -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/gdb co gdb
> 
> Please let me know asap if anything goes wrong with this.  Have fun!
> 

Does anyone see this?

....
U gdb/gdb/symm-nat.c
U gdb/gdb/symm-tdep.c
U gdb/gdb/symmisc.c
cvs [server aborted]: unable to reopen `/cvs/gdb/gdb/gdb/symtab.c,v'


-- 
H.J. Lu (hjl@gnu.org)


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

* Re: GDB in CVS!
  1999-04-15 19:05 Stan Shebs
@ 1999-04-15 20:05 ` Brendan Simon
  1999-04-19 12:23   ` Stan Shebs
  1999-04-16  8:35 ` H.J. Lu
  1 sibling, 1 reply; 7+ messages in thread
From: Brendan Simon @ 1999-04-15 20:05 UTC (permalink / raw)
  To: Stan Shebs; +Cc: gdb

I assume these instructions will be on a GDB web page somewhere (just incase
I can't find this message, my machine dies, etc).

Brendan Simon.


Stan Shebs wrote:

> I'm pleased to announce the availability of GDB sources via anonymous
> CVS, hosted on sourceware.cygnus.com.  As of yet, only the 4.18
> release has been imported; I'll import another snapshot in a couple days,
> then there will be some history to look at. :-)  For the time being, it
> will be read-only, but eventually I'd like to have some non-Cygnus
> maintainers doing checkins themselves.
>
> Here's how you use it:
>
>         cvs -z 9 -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/gdb login
>         {enter "anoncvs" as the password}
>         cvs -z 9 -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/gdb co gdb
>
> Please let me know asap if anything goes wrong with this.  Have fun!
>
>                                                                 Stan
>
> (For you two or three non-fans of CVS :-), I plan to continue making
> snapshots as well.)



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

* GDB in CVS!
@ 1999-04-15 19:05 Stan Shebs
  1999-04-15 20:05 ` Brendan Simon
  1999-04-16  8:35 ` H.J. Lu
  0 siblings, 2 replies; 7+ messages in thread
From: Stan Shebs @ 1999-04-15 19:05 UTC (permalink / raw)
  To: gdb; +Cc: gdb-testers, gdb-patches

I'm pleased to announce the availability of GDB sources via anonymous
CVS, hosted on sourceware.cygnus.com.  As of yet, only the 4.18
release has been imported; I'll import another snapshot in a couple days,
then there will be some history to look at. :-)  For the time being, it
will be read-only, but eventually I'd like to have some non-Cygnus
maintainers doing checkins themselves.

Here's how you use it:

	cvs -z 9 -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/gdb login
	{enter "anoncvs" as the password}
	cvs -z 9 -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/gdb co gdb

Please let me know asap if anything goes wrong with this.  Have fun!

								Stan

(For you two or three non-fans of CVS :-), I plan to continue making
snapshots as well.)


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

end of thread, other threads:[~1999-04-19 12:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <199904160204.TAA10683.cygnus.gdb@andros.cygnus.com>
1999-04-15 20:27 ` GDB in CVS! DJ Delorie
1999-04-15 21:08   ` DJ Delorie
1999-04-15 19:05 Stan Shebs
1999-04-15 20:05 ` Brendan Simon
1999-04-19 12:23   ` Stan Shebs
1999-04-16  8:35 ` H.J. Lu
1999-04-16  9:08   ` H.J. Lu

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