Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2004 17:34:27 GMT
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 56156 for review
Message-ID:  <200406301734.i5UHYRih045189@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=56156

Change 56156 by peter@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406301734.i5UHYRih045189>