Michael Brown
6554b79ff9
[uaccess] Formalise the uaccess API
...
The userptr_t is now the fundamental type that gets used for conversions.
For example, virt_to_phys() is implemented in terms of virt_to_user() and
user_to_phys().
2008-10-13 04:10:34 +01:00
Michael Brown
0015601f0b
[gdb] Fix a compiler warning that shows up only when assertions are enabled
...
gcc should (I think) be warning about this anyway, but seems to do so
only when assertions are enabled for this object.
2008-09-29 01:00:14 +01:00
Stefan Hajnoczi
fe79edfc3d
[GDB] Remove unused DR6 debug register variable
2008-06-30 19:19:48 +01:00
Stefan Hajnoczi
5504fa9047
[GDB] Add copyright header for gdbmach.c
2008-06-30 19:19:48 +01:00
Stefan Hajnoczi
19386ec2c8
[GDB] Add watch and rwatch hardware watchpoints
2008-06-30 19:19:48 +01:00