PERFORCE change 50548 for review

Peter Wemm peter at FreeBSD.org
Tue Apr 6 18:02:23 PDT 2004


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

Change 50548 by peter at peter_daintree on 2004/04/06 18:00:06

	userland hardware debug register support done a while back

Affected files ...

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

Differences ...

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

@@ -1,4 +1,4 @@
-$P4: //depot/projects/hammer/TODO.txt#13 $
+$P4: //depot/projects/hammer/TODO.txt#14 $
 
 reread the logs etc and check out the "XXX worry about this later" stuff
 
@@ -12,8 +12,6 @@
 read the modmetadata section directly, apply the relocs for that section,
 and use that to find the pointers to the other sections.
 
-add userland access to hardware debug registers via ptrace/procfs.
-
 gdb6.0 import (FSF build works)
 
 ddb (needs a dwarf2 based unwinder to get stack traces and a disassembler)
@@ -95,3 +93,5 @@
 finish the missing relocation types in rtld-elf/amd64/reloc.c (easy)
 
 see if openssl can use the assembler x86-64 routines. (easy)
+
+add userland access to hardware debug registers via ptrace/procfs.


More information about the p4-projects mailing list