public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: johan rydberg <johan@rydberg.com>
To: sid@sources.redhat.com
Subject: powerpc port - progress report :-)
Date: Tue, 02 Oct 2001 13:21:00 -0000	[thread overview]
Message-ID: <20011113043233.A19917@localhost> (raw)


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



             reply	other threads:[~2001-11-13  3:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-02 13:21 johan rydberg [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011113043233.A19917@localhost \
    --to=johan@rydberg.com \
    --cc=sid@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).