This is the mail archive of the gdb@sourceware.org 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]

Re: Which version of binutils matches the BFD and Opcode in GDB6.8?


On Tue, Sep 15, 2009 at 6:19 AM, xingxing pan <forandom@gmail.com> wrote:
> Are the BFD and Opcode in GDB6.8 ?from the binutils or developed
> separately from binutils?

Depends on what you mean by "separate". :-)

They do come from the same source tree, and so are not separate in
that sense, *but* they are released at different times, and so one
can't, technically, match bfd/opcodes from a binutils release with the
ones in a gdb release.


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