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]

Regarding 'set architecture <arch name>


Hi,

We have added new target in simulator. But the target will not reflect
for the disassembler.
If we are setting the architecture name explicitly using 'set
architecture <architecture name>', then the disassembler works for my
new target. If I invoke the command 'set architecture <tab>', my new
target doesn't display in the supported architecture name list. Why we
have to set the architecture explicitly ? Is this GDB design or any
changes required in disassembler configuration to support the current
target?

Regards
A.Ramesh



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