#! * IBM_PROLOG_BEGIN_TAG * This is an automatically generated prolog. * * bos72L src/bos/usr/sbin/kdb/kdb_cmd.exp 1.4.1.1 * * * * Licensed Materials - Property of IBM * * OBJECT CODE ONLY SOURCE MATERIALS * * Restricted Materials of IBM * * COPYRIGHT International Business Machines Corp. 2000,2017 * All Rights Reserved * * The source code for this program is not published or otherwise * divested of its trade secrets, irrespective of what has been * deposited with the U.S. Copyright Office. * * US Government Users Restricted Rights - Use, duplication or * disclosure restricted by GSA ADP Schedule Contract with IBM Corp. * * IBM_PROLOG_END_TAG * @(#)93 1.4.1.1 src/bos/usr/sbin/kdb/kdb_cmd.exp, cmdkdb, bos72L, l2017_48A4 11/7/17 13:18:39 * COMPONENT: kdb * * This export file contains the functions available to user written * loadable modules for extending the kdb command. These names will * be resolved to the functions within the kdb command when the loadable * module built using this export file is loaded by the kdb command. * * Routines to register and unregister commands with kdb. * db_register db_unregister * * Routines to read memory within kdb. * db_read_mem db_read_byte db_read_halfword db_read_word db_read_doubleword db_read_device_doubleword db_kx2srval_set * * Routine to display data within kdb. * db_printf * * Routines to parse user input to commands. * db_expr db_expr_ad db_expr_ul db_get_dec db_get_hex db_get_hex_32 db_get_hex_64 db_usage_lookup db_str_lookup db_eol db_newline db_deblank db_blanc db_more db_more_on db_more_off db_symboladdr db_dumpsymbol db_get_aspace_id ******************************************** * Consistency checkers API ******************************************** db_check_register db_check_unregister kdb_kext_raschk_is_paged_out kdb_kext_raschk_safe_read kdb_kext_raschk_kernel_eaddr kdb_kext_raschk_user_eaddr kdb_kext_raschk_eaddr kdb_kext_raschk_pinned_eaddr kdb_kext_raschk_executable_eaddr kdb_kext_raschk_xmalloc_eaddr kdb_kext_raschk_netmalloc_eaddr kdb_kext_raschk_chan kdb_kext_raschk_cpu kdb_kext_raschk_dev kdb_kext_raschk_mode kdb_kext_raschk_pid kdb_kext_raschk_string kdb_kext_raschk_tid kdb_kext_raschk_time kdb_kext_raschk_timestruc kdb_kext_raschk_timeval kdb_kext_raschk_vmid kdb_kext_raschk_vmhandle kdb_kext_raschk_simple_lock kdb_kext_raschk_complex_lock kdb_kext_raschk_cred kdb_kext_raschk_xmem kdb_kext_raschk_sockaddr_in kdb_kext_raschk_sockaddr_in6 kdb_kext_raschk_event_list kdb_kext_raschk_safe_map_mem kdb_kext_raschk_user_interrupt kdb_kext_raschk_report_error kdb_kext_raschk_queue_verify