* gdbserver version
@ 2006-01-30 9:09 Girish Shilamkar
2006-02-01 21:19 ` Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: Girish Shilamkar @ 2006-01-30 9:09 UTC (permalink / raw)
To: gdb
Hi,
gdbserver Makefile consists of following line:
# Perhaps should come from parent Makefile
VERSION = gdbserver-4.12.3
Why is it different from version number of gdb i.e. 6.4, 6.3 etc?
And I hope gdbserver having same version number will work gdb's with
different version i.e. gdbserver is from which build (gdb 6.4 build or
gdb 6.3 build) won't matter if gdbserver version no. are same ?
Thanks & Regards,
-Girish.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: gdbserver version
2006-01-30 9:09 gdbserver version Girish Shilamkar
@ 2006-02-01 21:19 ` Daniel Jacobowitz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2006-02-01 21:19 UTC (permalink / raw)
To: Girish Shilamkar; +Cc: gdb
On Mon, Jan 30, 2006 at 01:54:15PM +0530, Girish Shilamkar wrote:
> Hi,
> gdbserver Makefile consists of following line:
>
> # Perhaps should come from parent Makefile
> VERSION = gdbserver-4.12.3
>
> Why is it different from version number of gdb i.e. 6.4, 6.3 etc?
> And I hope gdbserver having same version number will work gdb's with
> different version i.e. gdbserver is from which build (gdb 6.4 build or
> gdb 6.3 build) won't matter if gdbserver version no. are same ?
That version is, as you noticed on gdb-patches, not currently used.
Thus it hasn't been updated in a long long time.
I don't think gdbserver needs its own version number; it should just
share GDB's. I'll respond to the patch separately.
--
Daniel Jacobowitz
CodeSourcery
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-02-01 21:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-30 9:09 gdbserver version Girish Shilamkar
2006-02-01 21:19 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox