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: different packet sequence form same gdb version


On Tue, Jan 02, 2007 at 07:55:53AM -0800, Mangesh Edake wrote:
> Hi all,
> 
>   I am using a cross gdb (arm-elf-gdb.exe) on windows.
> I  have two arm-elf-gdb.exe files of same gdb version
> 6.1. One I got from precompiled GNUARM toolchain and
> one is compiled by me on cygwin from sources
> (gdb-6.1.tar.gz, dated 2004-04-03). 
>  With both of these, I am getting different packet
> sequence while I debug the same program. I don't know
> how this can happen? Even the beahviour I noticed is
> different for both of arm-elf-gdb.exe's. 

Come on, think about it.  You have two GDBs from different
sources.  Presumably they have different patches applied.
Ask the people you got the sources from.

-- 
Daniel Jacobowitz
CodeSourcery


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