On Fri, Nov 14, 2008 at 3:24 PM, Michael Snyder wrote: > Paul Pluzhnikov wrote: >> if (ojbect_files->next) >> /* there is only one object, so don't print its name ... */ Obviously I meant the opposite of what I said :( > Yeah, that's suitable. A new patch attached. On Fri, Nov 14, 2008 at 2:54 PM, Eli Zaretskii wrote: > Please also fix the places in the > manual where these two commands are described. Done. Ok to commit? Thanks, -- Paul Pluzhnikov 2008-11-15 Paul Pluzhnikov * objfiles.h: New MULTI_OBJFILE_P macro. * printcmd.c (sym_info): Print object name. * maint.c (maintenance_translate_address): Likewise. doc/ChangeLog 2008-11-15 Paul Pluzhnikov * gdb.texinfo (Symbols): Mention printing containing image name in "info symbol". (Maint translate-address): Likewise.