reinoud 8058f19f87 Implement TBL functionality by remembering if its mapped in or not before
guessing and adjusting access types.

While here, when we hit a read-access fault and reference the page, also mark
it for executable when its permissions permit it. Distinguising between the
two is neigh impossible as we need to guess/derive the access the process
tried to have to the memory: we dont know if its a read/write/exec try.

Also clean up some debug messages.
2011-09-09 12:28:05 +00:00
2011-08-31 16:24:54 +00:00
2011-09-07 17:49:19 +00:00
2011-08-29 20:41:06 +00:00
2011-09-07 17:55:12 +00:00
2011-08-29 08:58:18 +00:00
2011-09-06 01:19:34 +00:00
2011-08-30 12:04:12 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%