On 4/5/06, Dongyan Chen <[EMAIL PROTECTED]> wrote:
> Hi all,
>
>   I was using GDB with mkII JTAG ICE to debug my programs under
> tinyos2 toolchain. However when starting ice-gdb there are the
> following errors:

That command is not in the gdb-avarice-script distributed with avarice
2.4. Use avarice 2.4 (it seems the stuff it was trying to enable has
disappeared from current gdb's - it improved the performance of the
step and next commands).

David Gay

>
> $  ice-gdb
> JTAG config starting.
> Found a device: JTAGICEmkII
> Serial number:  00:a0:00:00:35:89
> Reported JTAG device ID: 0x9702
> ...
> Waiting for connection on port 6423.
> GNU gdb 6.3
> Copyright 2004 Free Software Foundation, Inc.
> GDB is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB.  Type "show warranty" for details.
> This GDB was configured as "--host=i686-pc-cygwin --target=avr".
> /usr/share/avarice/gdb-avarice-script:3: Error in sourced command file:
> Undefined set remote command: "step-over-range-packet enable".  Try "help set 
> re
> mote".
>
>   I deleted the trouble-making line from gdb-avarice-script and
> everything seems to be working fine. But who can tell me what the "set
> remote step-over-range-packet enable" really means and what's the
> consequence of deleting it from the script? Any help is greatly
> appreciated.
>
> - Dongyan
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>

_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to