Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Regarding 'set architecture <arch name>
@ 2004-03-18  6:15 A.Ramesh
  2004-03-18 15:43 ` Andrew Cagney
  0 siblings, 1 reply; 2+ messages in thread
From: A.Ramesh @ 2004-03-18  6:15 UTC (permalink / raw)
  To: gdb

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Regarding 'set architecture <arch name>
  2004-03-18  6:15 Regarding 'set architecture <arch name> A.Ramesh
@ 2004-03-18 15:43 ` Andrew Cagney
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2004-03-18 15:43 UTC (permalink / raw)
  To: A.Ramesh; +Cc: gdb

> 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?

GDB gets its list of known arch:mach pairs from BFD.  If your machine 
doesn't appear I'd start by checking BFD.

Andrew



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-18 15:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-18  6:15 Regarding 'set architecture <arch name> A.Ramesh
2004-03-18 15:43 ` Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox