View Single Post

   
  #1 (permalink)  
Old 01-05-2008, 08:41 AM
George
 
Posts: n/a
Default aix vs hpux debugging shared libraries....

Hi All,

I have a curiosity. On HP-UX, if you want to debug shared libraries,
you have to use 'pxdb -s on' to get the system loader to map a shared
library into a private segment of the process.

How is the same acheived on AIX? I look at all the docs...

Thanks. Sincerely, George

Reply With Quote