PERFORCE change 56156 for review

Peter Wemm peter at FreeBSD.org
Wed Jun 30 10:34:56 PDT 2004


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

Change 56156 by peter at peter_work on 2004/06/30 17:34:03

	check off a few more items.  gdb6 isn't finished for amd64, but
	its the same level as the other platforms (no kgdb). I think marcel
	is doing it.

Affected files ...

.. //depot/projects/hammer/TODO.txt#16 edit

Differences ...

==== //depot/projects/hammer/TODO.txt#16 (text+ko) ====

@@ -1,4 +1,4 @@
-$P4: //depot/projects/hammer/TODO.txt#15 $
+$P4: //depot/projects/hammer/TODO.txt#16 $
 
 reread the logs etc and check out the "XXX worry about this later" stuff
 
@@ -12,16 +12,10 @@
 read the modmetadata section directly, apply the relocs for that section,
 and use that to find the pointers to the other sections.
 
-gdb6.0 import (FSF build works)
-
 ddb (needs a dwarf2 based unwinder to get stack traces and a disassembler)
 (peter: basic functionality, uses -fno-omit-frame-pointer.. disassembler
  still expects 32 bit code but compiles)
 
-crashdumps?
-
-teach libkvm about crashdumps. (need to lookup KPML4, 4 level page tree etc)
-
 SSE/SSE2 support in libc (the fpget/set*() functions need to adjust the
 SSE MXCSR register as well as the x87 control word - netbsd have already
 done this, we can look at theirs)
@@ -101,3 +95,9 @@
 see if openssl can use the assembler x86-64 routines. (easy)
 
 add userland access to hardware debug registers via ptrace/procfs.
+
+gdb6.0 import (FSF build works)
+
+crashdumps
+
+teach libkvm about crashdumps. (need to lookup KPML4, 4 level page tree etc)


More information about the p4-projects mailing list