Hi Guys, > This is just a small fix to objdump.c to fix a warning about > assigning the result of calling read_section_stabs (a char pointer) > to the global variable 'stabs' which is a bfd_byte pointer. Or rather it isn't because Alan beat me to it :-) Cheers Nick