Content-type: text/html Man page of librtld_db

librtld_db

Section: Interface Libraries (3LIB)
Updated: 12 Oct 2007
Index Return to Main Contents
 

NAME

librtld_db - runtime linker debugging library  

SYNOPSIS

cc [ flag ... ] file ... -lrtld_db [ library ... ]
#include <proc_service.h>
#include <rtld_db.h>

 

DESCRIPTION

Functions is this library are useful for building debuggers for dynamically linked programs. For a full description of these interfaces refer to the .

To use librtld_db, applications need to implement the interfaces documented in ps_pread(3PROC) and proc_service(3PROC).  

INTERFACES

The shared object librtld_db.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.

rd_deleterd_errstr
rd_event_addrrd_event_enable
rd_event_getmsg
rd_loadobj_iter
rd_new
rd_plt_resolution

 

FILES

/lib/librtld_db.so.1

shared object

/lib/64/librtld_db.so.1

64-bit shared object

 

ATTRIBUTES

See attributes(5) for description of the following attributes:

ATTRIBUTE TYPEATTRIBUTE VALUE

AvailabilitySUNWcsl (32-bit)


MT-Level

 

SEE ALSO

ld.so.1(1), pvs(1), intro(3), proc_service(3PROC), ps_pread(3PROC), rtld_db(3EXT), attributes(5)


 

Index

NAME
SYNOPSIS
DESCRIPTION
INTERFACES
FILES
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:38:42 GMT, October 02, 2010