Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "Decker, Paul" <Paul.Decker@analog.com>
To: "Daniel Jacobowitz" <drow@false.org>,
	"Decker, Paul" <Paul.Decker@analog.com>
Cc: <gdb@sources.redhat.com>
Subject: RE: Value being assigned to is no longer active.
Date: Tue, 03 May 2005 13:38:00 -0000	[thread overview]
Message-ID: <E21A9A52FF03B249B20F0DC563DEBB31191D45FC@nwd2exm3.ad.analog.com> (raw)


I guess I lied a bit, I thought for sure I could set registers before
the load, but it seems I can not.


(gdb) target remote :1234
Remote debugging using :1234
0xffa00006 in ?? ()
(gdb) p/x $PC
$1 = 0xffa00006
(gdb) set $PC=0xFFA00000
Value being assigned to is no longer active.
(gdb) p/x $FP
$2 = 0x48bcb1dc
(gdb) p/x $R0
$3 = 0x0
(gdb) set $R0=3
Value being assigned to is no longer active.
(gdb) p/x $SP
$4 = 0xffb00ff8
(gdb) set $SP = 0
Value being assigned to is no longer active.
(gdb) set $FP=0
Value being assigned to is no longer active.
(gdb)

Also, I've made my debug server print out the packets it sends and
receives, this is what is sent from the target to gdb.

Selection>Connected on port: 56465
Remote debugging from host 127.0.0.1

Hc-1
Putpkt(OK)

qC
Putpkt()

qOffsets
Putpkt()

?
In the ???
Putpkt(T00)

Hg0
Putpkt(OK)

p0
Putpkt()

g
Putpkt(0600a0ff000000004400000104c8cbcfde367ffc01000000000000000dc8dd885
5017bb00
000440004c8de36010000000dc8550100000001cbcf7ffc00000000dd887bb0004404de0
1000d550
810e0ff10e3fc8819f35d4ad837fc0a0400000022d02e983ab058a83ca8f090000000000
00000000
0000000000000000000000008b1eecfb4d23c56b1b6f89af80fb0ff9836bd48dcb1bc480
00000000
000000000000000000000000000000000000020000000000100000000008003430001000
00000000
00044440bc001000000180100ef5a0000effeff7eff0600a0ff4463827e0000304408200
00000ef0
8ef000030442000000000002000304400000013e0ff0404e0ff0003e0ff0100000000000
0000000a
0ff0000000000000000)

mffa00002,c
Putpkt(000000000000000000000000)





 

-----Original Message-----
From: Daniel Jacobowitz [mailto:drow@false.org] 
Sent: Tuesday, May 03, 2005 9:21 AM
To: Decker, Paul
Cc: gdb@sources.redhat.com
Subject: Re: Value being assigned to is no longer active.

On Tue, May 03, 2005 at 09:00:51AM -0400, Decker, Paul wrote:
> 
> Hi Daniel,
> 
> I'll give u whatever I can, what is a transcript, and how do I produce

> it?

A log of the session showing the problem, from beginning to end.  You
can use the 'script' program, or copy/paste.


--
Daniel Jacobowitz
CodeSourcery, LLC


             reply	other threads:[~2005-05-03 13:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-03 13:38 Decker, Paul [this message]
2005-05-03 13:40 ` Daniel Jacobowitz
  -- strict thread matches above, loose matches on Subject: below --
2005-05-03 14:01 Decker, Paul
2005-05-03 13:47 Decker, Paul
2005-05-03 13:54 ` Daniel Jacobowitz
2005-05-03 13:03 Decker, Paul
2005-05-03 13:21 ` Daniel Jacobowitz
2005-05-03 12:41 Decker, Paul
2005-05-03 12:58 ` Daniel Jacobowitz
2005-04-20 23:58 Shaun Jackman
2005-04-21  0:47 ` Daniel Jacobowitz
2005-04-21  3:16   ` Shaun Jackman
2005-04-21  3:18     ` Daniel Jacobowitz
2005-04-21  3:41       ` Shaun Jackman
2005-04-27 16:39   ` Shaun Jackman
2005-04-27 18:40     ` Daniel Jacobowitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E21A9A52FF03B249B20F0DC563DEBB31191D45FC@nwd2exm3.ad.analog.com \
    --to=paul.decker@analog.com \
    --cc=drow@false.org \
    --cc=gdb@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox