* Which version of binutils matches the BFD and Opcode in GDB6.8?
@ 2009-09-15 13:19 xingxing pan
2009-09-15 13:24 ` Doug Evans
0 siblings, 1 reply; 4+ messages in thread
From: xingxing pan @ 2009-09-15 13:19 UTC (permalink / raw)
To: gdb
Are the BFD and Opcode in GDB6.8 from the binutils or developed
separately from binutils?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Which version of binutils matches the BFD and Opcode in GDB6.8?
2009-09-15 13:19 Which version of binutils matches the BFD and Opcode in GDB6.8? xingxing pan
@ 2009-09-15 13:24 ` Doug Evans
2009-09-15 13:38 ` xingxing pan
0 siblings, 1 reply; 4+ messages in thread
From: Doug Evans @ 2009-09-15 13:24 UTC (permalink / raw)
To: xingxing pan; +Cc: gdb
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.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Which version of binutils matches the BFD and Opcode in GDB6.8?
2009-09-15 13:24 ` Doug Evans
@ 2009-09-15 13:38 ` xingxing pan
2009-09-15 15:47 ` Doug Evans
0 siblings, 1 reply; 4+ messages in thread
From: xingxing pan @ 2009-09-15 13:38 UTC (permalink / raw)
To: Doug Evans; +Cc: gdb
You mean there are two groups of people maintain the bfd/opcode
respectively? Why not use one bfd/opcode? What's the difference?
2009/9/15 Doug Evans <dje@google.com>:
> 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.
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Which version of binutils matches the BFD and Opcode in GDB6.8?
2009-09-15 13:38 ` xingxing pan
@ 2009-09-15 15:47 ` Doug Evans
0 siblings, 0 replies; 4+ messages in thread
From: Doug Evans @ 2009-09-15 15:47 UTC (permalink / raw)
To: xingxing pan; +Cc: gdb
[repeating for the list's sake]
Like I said, they come from the same source tree so there is only one
bfd/opcode from a source tree point of view.
And collectively we (gdb people + binutils people) maintain that source tree
(though there are many who work on both).
But since gdb and binutils are on different release schedules, you
can't necessarily match the copies of bfd/opcodes in each. If
binutils/gdb are released at similar times, the differences will be
small but not necessarily identical.
For completeness' sake,
Procedurally, bfd/opcodes patches go to the binutils mailing list,
they "own" bfd/opcodes.
On Tue, Sep 15, 2009 at 6:38 AM, xingxing pan <forandom@gmail.com> wrote:
> You mean there are two groups of people maintain the bfd/opcode
> respectively? Why not use one bfd/opcode? What's the difference?
>
> 2009/9/15 Doug Evans <dje@google.com>:
>> 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.
>>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-09-15 15:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-15 13:19 Which version of binutils matches the BFD and Opcode in GDB6.8? xingxing pan
2009-09-15 13:24 ` Doug Evans
2009-09-15 13:38 ` xingxing pan
2009-09-15 15:47 ` Doug Evans
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox