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]

patching gdb, adding files for certain combinations of host/target


Hi everybody,

at the moment i look at how to patch gdb and add
certain files for special combinations of
host/target.

For example, i'd like to add some files if the host
is a linux system and the target machine is an ARM
machine.

In gdb/config/arm there are several *.mt and *.mh
files, it seems i can only add files for a target
OR a host, right?

How can i add files ONLY for a certain combination?


Best regards,
Torsten.


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