public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
* powerpc port - progress report :-)
@ 2001-10-02 13:21 johan rydberg
  2001-10-02 14:16 ` Ben Elliston
       [not found] ` <20011113203318.A29181.cygnus.project.sid@localhost>
  0 siblings, 2 replies; 8+ messages in thread
From: johan rydberg @ 2001-10-02 13:21 UTC (permalink / raw)
  To: sid


I just want to tell you guys that I have done some progress with the
PPC port of SID :-). (I'm kinda proud - so bare with me...)

First `xterm-shot':

   $ ./psim ~/hello-psim   Hello, World!
   $

Second `xterm-shot':

(window 1)
   $ powerpc-elf-sid -EB --gdb=2000

(window 2)
   $ powerpc-elf-gdb hello-psim   GNU gdb 2001-11-12-cvs
   Copyright 2001 Free Software Foundation, Inc.
   GDB is free software, covered by the GNU General Public License, and you are
   welcome to change it and/or distribute copies of it under certain 
conditions.
   Type "show copying" to see the conditions.
   There is absolutely no warranty for GDB.  Type "show warranty" for details.
   This GDB was configured as "--host=i686-pc-linux-gnu 
--target=powerpc-elf"...
   (gdb) target remote localhost:2000
   Remote debugging using localhost:2000
   0x00000100 in ?? ()
   (gdb) load
   Loading section .text, size 0x90e4 lma 0x10000
   Loading section .rodata, size 0x14 lma 0x190e8
   Loading section .data, size 0xac8 lma 0x29100
   Loading section .fixup, size 0x440 lma 0x29bc8
   Loading section .got2, size 0x118 lma 0x2a008
   Loading section .sdata, size 0x20 lma 0x2a120
   Start address 0x10000, load size 41272
   Transfer rate: 330176 bits/sec, 485 bytes/write.
   (gdb) c
   Continuing.
   Hello, World!

   Program exited normally.
   (gdb) 
The program is compiled for the `Motorola PPCBUG ROM' with libgloss
and newlib.

regards
johan



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

end of thread, other threads:[~2001-11-13 22:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-02 13:21 powerpc port - progress report :-) johan rydberg
2001-10-02 14:16 ` Ben Elliston
2001-10-02 15:06   ` johan rydberg
2001-10-02 16:30     ` johan rydberg
     [not found] ` <20011113203318.A29181.cygnus.project.sid@localhost>
2001-10-02 22:53   ` Frank Ch. Eigler
2001-10-03 19:47     ` johan rydberg
2001-10-08 12:17       ` matthew green
2001-10-10  0:12         ` johan rydberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).