Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Apr 2004 18:00:54 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 50548 for review
Message-ID:  <200404070100.i3710s8N027052@repoman.freebsd.org>

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

Change 50548 by peter@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.



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