lunedì 18 giugno 2007


Reading...


Reading some documentation for a project I'm working on. Man, this stuff is giving me a headache:When a breakpoint command turns on procedure tracing, a variable in the task information structure is set to tell it to turn on procedure tracing. Once procedure tracing is turned on, every time the running code hits any type of control transfer (not including OS calls, interrupts, or things like that) the low-level code calls the trace handler which figures out it is a branch trace and prints out any appropriate information. Note that when a branch trace occurs, the code currently expects the code to be at the destination of the branch, not the branch instruction.I'm sure it'll make perfect sense once all this sugar and caffeine kicks in.Is everyone hoping for the free taco?

Nessun commento: