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]

Re: Crash in write_exp_msymbol for coff targets.


On Fri, Nov 17, 2006 at 01:13:14AM +0000, Pedro Alves wrote:
> * symtab.h (prim_record_minimal_symbol_and_bfd_section): Declare.

I don't think you need yet another variant of this function.  Can't you
use prim_record_minimal_symbol_and_info?  You're getting the section
from the cs, and there's cs_to_section, so you ought to have the
"section" integer available too.


-- 
Daniel Jacobowitz
CodeSourcery


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