JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Modular Debugger Guide     Oracle Solaris 11.1 Information Library
search filter icon
search icon

Document Information

Preface

1.  Modular Debugger Overview

2.  Debugger Concepts

3.  MDB Language Syntax

4.  Using MDB Commands Interactively

5.  Built-In Commands

6.  Execution Control

7.  Kernel Execution Control

8.  Kernel Debugging Modules

9.  Debugging With the Kernel Memory Allocator

10.  Module Programming API

A.  MDB Options

B.  Notes

C.  Transition From adb and kadb

D.  Transition From crash

Index

Numbers and Symbols

A

B

C

D

E

F

I

K

L

M

N

O

P

Q

R

S

T

U

V

W

M

macro file, definition, index iconBuilding Blocks
Macros
bufctl_audit
index iconThe bufctl Pointer
index iconFinding Memory Leaks
kmem_cache, index iconKernel Memory Caches
mdb_add_walker(), index iconmdb_add_walker()
mdb_alloc(), index iconmdb_alloc(), mdb_zalloc() and mdb_free()
MDB_API_VERSION, index icon_mdb_init()
mdb_bitmask_t, index iconFormat Specifiers
mdb_call_dcmd(), index iconmdb_call_dcmd()
mdb_dcmd_t, index iconDcmd Definitions
mdb_dec_indent(), index iconmdb_inc_indent() and mdb_dec_indent()
MDB_DUMP_ALIGN, index iconmdb_dumpptr() and mdb_dump64()
MDB_DUMP_ASCII, index iconmdb_dumpptr() and mdb_dump64()
MDB_DUMP_ENDIAN, index iconmdb_dumpptr() and mdb_dump64()
MDB_DUMP_GROUP, index iconmdb_dumpptr() and mdb_dump64()
MDB_DUMP_HEADER, index iconmdb_dumpptr() and mdb_dump64()
MDB_DUMP_NEWDOT, index iconmdb_dumpptr() and mdb_dump64()
MDB_DUMP_PEDANT, index iconmdb_dumpptr() and mdb_dump64()
MDB_DUMP_RELATIVE, index iconmdb_dumpptr() and mdb_dump64()
MDB_DUMP_SQUISH, index iconmdb_dumpptr() and mdb_dump64()
MDB_DUMP_TRIM, index iconmdb_dumpptr() and mdb_dump64()
MDB_DUMP_WIDTH, index iconmdb_dumpptr() and mdb_dump64()
mdb_dump64(), index iconmdb_dumpptr() and mdb_dump64()
mdb_dumpptr(), index iconmdb_dumpptr() and mdb_dump64()
mdb_eval(), index iconmdb_eval()
_mdb_fini(), index icon_mdb_fini()
mdb_flush(), index iconmdb_flush()
mdb_fread(), index iconmdb_fread() and mdb_fwrite()
mdb_free(), index iconmdb_alloc(), mdb_zalloc() and mdb_free()
mdb_fwrite(), index iconmdb_fread() and mdb_fwrite()
mdb_get_dot(), index iconmdb_set_dot() and mdb_get_dot()
mdb_get_pipe(), index iconmdb_get_pipe()
mdb_get_xdata(), index iconmdb_get_xdata()
mdb_getopts(), index iconmdb_getopts()
mdb_inc_indent(), index iconmdb_inc_indent() and mdb_dec_indent()
_mdb_init(), index icon_mdb_init()
mdb_inval_bits(), index iconmdb_inval_bits()
mdb_layered_walk(), index iconmdb_layered_walk()
mdb_lookup_by_addr(), index iconmdb_lookup_by_addr()
mdb_lookup_by_name(), index iconmdb_lookup_by_name() and mdb_lookup_by_obj()
mdb_lookup_by_obj(), index iconmdb_lookup_by_name() and mdb_lookup_by_obj()
mdb_modinfo_t, index icon_mdb_init()
mdb_nhconvert(), index iconmdb_nhconvert()
MDB_OBJ_EVERY, index iconmdb_lookup_by_name() and mdb_lookup_by_obj()
MDB_OBJ_EXEC, index iconmdb_lookup_by_name() and mdb_lookup_by_obj()
MDB_OBJ_RTLD, index iconmdb_lookup_by_name() and mdb_lookup_by_obj()
mdb_one_bit(), index iconmdb_one_bit()
MDB_OPT_CLRBITS, index iconmdb_getopts()
MDB_OPT_SETBITS, index iconmdb_getopts()
MDB_OPT_STR, index iconmdb_getopts()
MDB_OPT_UINT64, index iconmdb_getopts()
MDB_OPT_UINTPTR, index iconmdb_getopts()
mdb_pread(), index iconmdb_pread() and mdb_pwrite()
mdb_printf(), index iconmdb_printf()
mdb_pwalk(), index iconmdb_pwalk()
mdb_pwalk_dcmd(), index iconmdb_pwalk_dcmd()
mdb_pwrite(), index iconmdb_pread() and mdb_pwrite()
mdb_readstr(), index iconmdb_readstr()
mdb_readsym(), index iconmdb_readsym()
mdb_readvar(), index iconmdb_readvar() and mdb_writevar()
mdb_remove_walker(), index iconmdb_remove_walker()
mdb_set_dot(), index iconmdb_set_dot() and mdb_get_dot()
mdb_snprintf(), index iconmdb_snprintf()
mdb_strtoull(), index iconmdb_strtoull()
MDB_SYM_EXACT, index iconmdb_lookup_by_addr()
MDB_SYM_FUZZY, index iconmdb_lookup_by_addr()
mdb_vread(), index iconmdb_vread() and mdb_vwrite()
mdb_vwrite(), index iconmdb_vread() and mdb_vwrite()
mdb_walk(), index iconmdb_walk()
mdb_walk_dcmd(), index iconmdb_walk_dcmd()
mdb_walk_state_t, index iconWalker Definitions
mdb_walker_t, index iconWalker Definitions
mdb_warn(), index iconmdb_warn()
mdb_writestr(), index iconmdb_writestr()
mdb_writesym(), index iconmdb_writesym()
mdb_writevar(), index iconmdb_readvar() and mdb_writevar()
mdb_zalloc(), index iconmdb_alloc(), mdb_zalloc() and mdb_free()
.mdbrc, index iconSummary of MDB Command-Line Options
memory corruption, index iconDetecting Memory Corruption
metacharacter, definition, index iconSyntax
metacharacters
dcmds, index iconSyntax
quoting, index iconQuoting