agent/src/os/linux/mapfile
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/agent/src/os/linux/mapfile	Thu Sep 17 16:09:35 2009
--- new/agent/src/os/linux/mapfile	Thu Sep 17 16:09:34 2009

*** 38,47 **** --- 38,51 ---- Java_sun_jvm_hotspot_debugger_linux_LinuxDebuggerLocal_lookupByName0; Java_sun_jvm_hotspot_debugger_linux_LinuxDebuggerLocal_lookupByAddress0; Java_sun_jvm_hotspot_debugger_linux_LinuxDebuggerLocal_readBytesFromProcess0; Java_sun_jvm_hotspot_debugger_linux_LinuxDebuggerLocal_getThreadIntegerRegisterSet0; + # Disassembler interface + Java_sun_jvm_hotspot_asm_Disassembler_decode; + Java_sun_jvm_hotspot_asm_Disassembler_load_1library; + # proc_service.h functions - to be used by libthread_db ps_getpid; ps_pglobal_lookup; ps_pdread; ps_pdwrite;

agent/src/os/linux/mapfile
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File