different packet sequence form same gdb version

Daniel Jacobowitz drow@false.org
Tue Jan 2 15:58:00 GMT 2007


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



More information about the Gdb mailing list