[PATCH]: Check for an empty symtab in ARM's print_insn function

Nick Clifton nickc@redhat.com
Fri Oct 26 11:38:00 GMT 2007


Hi Guys,

  I am applying the patch below to fix a bug reported on the arm-gnu
  mailing list:
  
    % echo yes > /tmp/f.bin
    % objdump -m arm -b binary -D /tmp/f.bin
    <seg-fault>

Cheers
  Nick

opcodes/ChangeLog
2007-10-26  Nick Clifton  <nickc@redhat.com>

	* arm-dis.c (print_insn): Check for a symtab that exists but is
	empty.

  



More information about the Binutils mailing list