On Mon, Oct 19, 2009 at 11:09 AM, Paul Pluzhnikov wrote: > Doing it the way you suggesed simplifies it a bit :-) The one-line print_pc_prefix() with a single caller doesn't really buy anything either. Eliminated. Thanks, -- Paul Pluzhnikov 2009-10-19 Paul Pluzhnikov * defs.h (pc_prefix): New prototype. * disasm.c (dump_insns): Mark current instruction. * printcmd.c (do_examine): Likewise. (pc_prefix): New function. * stack.c (print_frame_info): Disassemble entire current line.