This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFA] Show some tips when file cmd get bfd_error_file_ambiguously_recognized


Hello guys,

This patch is part of patch
http://sourceware.org/ml/gdb-patches/2010-01/msg00327.html

I removed the cmd "set bfd".  Keep the tips:
"/ls":Matching formats: elf32-nbigmips elf32-ntradbigmips
Use command "set gnutarget" handle it.

Please help me review it.

Thanks,
Hui

2010-01-14  Hui Zhu  <teawater@gmail.com>

	* exec.c (exec_file_attach): Output some tips when
	bfd_get_error is bfd_error_file_ambiguously_recognized.

Attachment: tips.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]