K 10 svn:author V 3 jwd K 8 svn:date V 27 2000-08-26T05:13:29.000000Z K 7 svn:log V 423 Pass two pointer parameters to the r_debug_state() hook function, thus allowing a debugger or other trace tool to easily grab the addresses of the needed structures off the stack. This change is transparent to gdb, which locates the link_map list and transfers it to debugger memory for comparison purposes. A sample program will be committed showing how this can be used. Reviewed by: John Polstra END