Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Patch: Add arch_string to spu-low.c
@ 2007-02-22 14:33 Markus Deuling
  2007-02-22 14:56 ` Daniel Jacobowitz
  0 siblings, 1 reply; 9+ messages in thread
From: Markus Deuling @ 2007-02-22 14:33 UTC (permalink / raw)
  To: GDB Patches; +Cc: Ulrich Weigand

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 



========================================================

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





^ permalink raw reply	[flat|nested] 9+ messages in thread
* Patch: Add arch_string to spu-low.c
@ 2007-02-22 14:57 Markus Deuling
  0 siblings, 0 replies; 9+ messages in thread
From: Markus Deuling @ 2007-02-22 14:57 UTC (permalink / raw)
  To: GDB Patches; +Cc: Ulrich Weigand

[-- 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



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

end of thread, other threads:[~2007-02-22 17:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-22 14:33 Patch: Add arch_string to spu-low.c 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
2007-02-22 14:57 Markus Deuling

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