avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] gdb 5.3 bug, can not set R28


From: Theodore A. Roth
Subject: Re: [avr-gcc-list] gdb 5.3 bug, can not set R28
Date: Sat, 3 May 2003 20:46:50 -0700 (PDT)

On Sun, 4 May 2003, Klaus Rudolph wrote:

:)Hi all,
:)
:)I tried to set register R28 from gdb 5.3
:)with 
:)set $r28 = 9
:)gdb crashes. Is this allready fixed or known here?
:)All other registers work fine.

I think that the correct syntax is "set var $r28 = 9".

See

  http://sources.redhat.com/gdb/current/onlinedocs/gdb_15.html#SEC121

for more details.

Ted Roth



reply via email to

[Prev in Thread] Current Thread [Next in Thread]