
Sorry for being delayed on getting back to you on this. Work issues took hold.
There were several good questions.
Let me give you some background.
I am working at a start-up. We are building a new processor and system for that new processor. So we have hardware work and software work to get through.
Part of my reasoning in asking the question about a disassembler is becuase there is a reference to BedBug in the manual. http://www.denx.de/wiki/view/U-Bootdoc/BedbugEmbeddedDebuggerCommands . As well as, the BedBug debugger is in the source code.
So I'm trying to understand at a high level if I can utilize this work to help me. Or should I just go and implement this independently.
Why not just use JTAG? We are doing new processor design, so it's not defined if the system will even have a JTAG interface. There are lots of systems that do not have a JTAG interface.
Why not use use objdump? We are in the process of porting binutils, so I currently don't have an objdump to use. I do have a manual disassembly routine that we created in h/w design to help us. But, until binutils has been ported, there is no objdump.
I think the big issue that is confusing to me is why is BedBug still in U-Boot? Should i try and graft my work into BedBug? If so, then I'm happy to do the work and contribute it back to the group. But, if not, then I'll just go ahead implement the work independently.
Hopefully, this makes sense. Feel free to ask questions.
-brad w.
On Thu, May 16, 2013 at 4:15 PM, Wolfgang Denk wd@denx.de wrote:
Dear Brad Walker,
In message <CAPKZHbVOpoLNHAsjfwyEi9783zgYbfNuf9_GZ= AVuXTmEwSy_g@mail.gmail.com> you wrote:
I am working on a new processor and board for that processor. I'm in need of a disassembler for this work.
And why exactly do you need that on the target?
Why cannot you just use objdump ?
Best regards,
Wolfgang Denk
-- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de We, the unwilling, led by the unknowing, are doing the impossible for the ungrateful. We have done so much, for so long, with so little, we are now qualified to do anything with nothing.