This is the mail archive of the gdb-prs@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: remote/2198: GDB remote debugging seems to be broken.


The following reply was made to PR remote/2198; it has been noted by GNATS.

From: Sam <samueldotj@gmail.com>
To: gdb-gnats@sources.redhat.com, nobody@sources.redhat.com, 
	samueldotj@gmail.com, gdb-prs@sources.redhat.com
Cc:  
Subject: Re: remote/2198: GDB remote debugging seems to be broken.
Date: Mon, 20 Nov 2006 11:07:25 +0530

 http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=2198http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=2198
 
 Hi,
 
 Finally I found the reason for incorrrect memory read/write, it was my mistake.
 
 The problem was with the following command.
 (gdb) set remoteaddresssize 8
 
 I modified it to use 32 bit then it is working fine.
 
 I checked it in GDB 5.2.1.
 
 Thanks,
 Samuel


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