Pawel Jakub Dawidek 70665fda32 Fix watch address truncation. The address was truncated when it was passed to
amd64_set_watch() as 'unsigned int' and 'unsigned int' is 32bit long on amd64.

Even with that fix hardware watchpoint don't work for me on amd64, ie. when
I set the watchpoint and write a byte there, nothing happens.
2005-12-27 23:23:47 +00:00
..
2005-12-21 06:10:42 +00:00
2005-12-19 03:43:48 +00:00
2005-12-27 00:17:11 +00:00
2005-12-04 02:12:43 +00:00
2005-12-14 00:49:52 +00:00
2005-12-26 12:46:36 +00:00
2005-12-04 02:12:43 +00:00
2005-12-26 22:09:09 +00:00
2005-12-14 00:49:52 +00:00
2005-12-23 15:50:57 +00:00