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

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

Re: [avr-gcc-list] Avarice+Gdb Very slow


From: David Gay
Subject: Re: [avr-gcc-list] Avarice+Gdb Very slow
Date: Tue, 18 Mar 2003 09:27:14 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

Marko Panger AGB Lab wrote:
Hello all !

I am using Avarice and Gdb from WinAvr package (under Windows environment).

I was wondering if anybody else noticed the slow communication between
Avarice and the JTAG box. Also all other things in Gdb, like single
stepping, memory viewing, setting breakpoints...is very slow. For example it
took me about 2 seconds to single step an assembler line.

I am in doubt what is slowing down the entire thing. Is this maybe slow
communication between Avarice and the JTAG box, are there some issues in
using Linux tools under Windows, or is there maybe some simple trick to
speed up everything.

Are you starting gdb with the ice-gdb command? If not, are you doing the following two gdb commands?
  set remote Z-packet enable
  set remote step-over-range-packet enable

David Gay
address@hidden



reply via email to

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