This is the mail archive of the gdb@sources.redhat.com 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]

GDB's COFF back-ends?


Hello

As far as I know the GDB auto detects which type of COFF file is loaded (With 
the "file"-command). The thing is, that it doesn't recognize my COFF file. Do 
any of you know if it uses all the coff-XXXX.c files when detecting? - I see a 
coff-tic54x.c file which should work with my outfile, but it doesn't.

Is the COFF back-end dependent on the selected target?

Can I specify which back-end to use?

/JS



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