Likely obsolete pieces of GDB
John David Anglin
dave@hiauly1.hia.nrc.ca
Wed Dec 20 16:07:00 GMT 2006
> I'll check building without the cma hack.
It builds with a small patch:
Index: hpux-thread.c
===================================================================
RCS file: /cvs/src/src/gdb/hpux-thread.c,v
retrieving revision 1.32
diff -u -3 -p -r1.32 hpux-thread.c
--- hpux-thread.c 17 Dec 2005 22:34:01 -0000 1.32
+++ hpux-thread.c 20 Dec 2006 15:50:39 -0000
@@ -396,7 +396,7 @@ hpux_thread_prepare_to_store (void)
}
static int
-hpux_thread_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len,
+hpux_thread_xfer_memory (CORE_ADDR memaddr, gdb_byte *myaddr, int len,
int dowrite, struct mem_attrib *attribs,
struct target_ops *target)
{
However, the test results aren't very good. I've attached them.
Dave
--
J. David Anglin dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6602)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gdb-20061218.log.gz
Type: application/x-gunzip
Size: 37920 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb/attachments/20061220/ea023385/attachment.bin>
More information about the Gdb
mailing list