From mboxrd@z Thu Jan 1 00:00:00 1970 From: leonp@plris.com To: gdb@sourceware.cygnus.com Subject: Registers are not available in Cygwin Date: Tue, 08 May 2001 05:07:00 -0000 Message-id: <5.0.2.1.0.20010508144550.00a8c9e8@plris.com> References: <200105071609.TAA24129@is.elta.co.il> <20010503211502.21716.qmail@web6401.mail.yahoo.com> <3AF1DAA0.3060702@cygnus.com> <200105081141.OAA06131@is.elta.co.il> X-SW-Source: 2001-05/msg00116.html I experience the problem with gdb20010501 under Cygwin. My target is MPC860 board. (I had several problems while compiling, such as undefined _WIN32, that I solved manually). Please, look at the following: (gdb) target ocd wiggler lpt1 Remote target wiggler connected to wiggler lpt1 [Wiggler version b.20, capability 0x1d] 0x000011fc in ?? () (gdb) set architecture powerpc:MPC8XX The target architecture is assumed to be powerpc:MPC8XX (gdb) set $immr=0xffa00000 Error: read_bdm_registers: Invalid CPU register access attempt failed I shall be very thankful for any help!! Leon Pollak leonp@plris.com