Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Markus Deuling <deuling@de.ibm.com>
To: GDB Patches <gdb-patches@sourceware.org>
Cc: Ulrich Weigand <uweigand@de.ibm.com>
Subject: Patch: Add arch_string to spu-low.c
Date: Thu, 22 Feb 2007 14:57:00 -0000	[thread overview]
Message-ID: <45DDAF1C.8050402@de.ibm.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 222 bytes --]

Hi,

this patch adds arch_string to spu-low.c

ChangeLog:

    * spu-low.c (spu_target_ops): Set arch_string.


Ok to commit ? 

Regards,
Markus

-- 
Markus Deuling
GNU Toolchain for Linux on Cell BE
deuling@de.ibm.com 



[-- Attachment #2: diff-spu-arch-string --]
[-- Type: text/plain, Size: 359 bytes --]

diff -urN src/gdb/gdbserver/spu-low.c dev/gdb/gdbserver/spu-low.c
--- src/gdb/gdbserver/spu-low.c	2007-01-09 18:59:08.000000000 +0100
+++ dev/gdb/gdbserver/spu-low.c	2007-02-22 14:30:26.000000000 +0100
@@ -572,6 +572,13 @@
   spu_look_up_symbols,
   spu_send_signal,
   NULL,
+  NULL,
+  NULL,
+  NULL,
+  NULL,
+  NULL,
+  NULL,
+  "spu:256K",
 };
 
 void



             reply	other threads:[~2007-02-22 14:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-22 14:57 Markus Deuling [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-02-22 14:33 Markus Deuling
2007-02-22 14:56 ` Daniel Jacobowitz
2007-02-22 15:21   ` Ulrich Weigand
2007-02-22 15:30     ` Daniel Jacobowitz
2007-02-22 15:34       ` Ulrich Weigand
2007-02-22 16:36         ` Markus Deuling
2007-02-22 16:45           ` Daniel Jacobowitz
2007-02-22 17:42             ` Ulrich Weigand

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=45DDAF1C.8050402@de.ibm.com \
    --to=deuling@de.ibm.com \
    --cc=gdb-patches@sourceware.org \
    --cc=uweigand@de.ibm.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