PROBLEM: (88167, 88641) (PATCH ID: OSF445-389) ******** This patch fixes two problems that can occur while debugging kernels with kdbx. 1. When kdbx is invoked it reports token length warnings prior to issuing a prompt. An example is shown below. # kdbx -k /vmunix dbx version 5.1 Type 'help' for help. thread 0xfffffc007fe16a80 stopped at [thread_block:3211 ,0xfffffc00002e736c warning: Files compiled -g3: parameter values probably wrong Maximum token length exceeded Didn't consume last input Maximum token length exceeded Didn't consume last input (kdbx) 2. The kdbx "ofile" command fails when verbose output is requested with -v. For example, (kdbx) ofile -pid 613314 -v Proc=0xfffffc0032056cc0 pid=613314 ADDR_FILE f_cnt ADDR_VNODE V_TYPE V_TAG USECNT V_FLAG V_MOUNT INO =========== ====== =========== ====== ======= ======= ====== =========== === (kdbx) pid 613337 exited with signal SIGSEGV