PERFORCE change 49004 for review

Marcel Moolenaar marcel at FreeBSD.org
Sun Mar 14 22:16:03 PST 2004


http://perforce.freebsd.org/chv.cgi?CH=49004

Change 49004 by marcel at marcel_nfs on 2004/03/14 22:15:13

	Port the GDB backend to ia64. Not functionally complete, but
	sufficient as a proof of concept for now.

Affected files ...

.. //depot/projects/gdb/sys/conf/files.ia64#3 edit
.. //depot/projects/gdb/sys/ia64/ia64/gdb_machdep.c#1 add
.. //depot/projects/gdb/sys/ia64/ia64/ia64-gdbstub.c#2 delete
.. //depot/projects/gdb/sys/ia64/include/gdb_machdep.h#1 add

Differences ...

==== //depot/projects/gdb/sys/conf/files.ia64#3 (text+ko) ====

@@ -102,7 +102,7 @@
 ia64/ia64/eficlock.c		standard
 ia64/ia64/elf_machdep.c		standard
 ia64/ia64/exception.S		standard
-ia64/ia64/ia64-gdbstub.c	optional	gdb
+ia64/ia64/gdb_machdep.c		optional	gdb
 ia64/ia64/in_cksum.c		optional	inet
 ia64/ia64/interrupt.c		standard
 ia64/ia64/locore.S		standard	no-obj


More information about the p4-projects mailing list