Tuesday, September 7th 2010, 7:41pm UTC+2

You are not logged in.

  • Login
  • Register

Search results

Search results 1-1 of 1.

Monday, August 10th 2009, 11:38am

Author: cosine

Problem with GDB fetching CPSR value.

Hello, Recently I'm working on a AT91SAM9263 based project. I encountered a problem that the GDB debugger cannot step conditional jump instrution such as "beq 0x********". I notice that GDB is always thinking the register CPSR's value is 0xd3 when debugging program. Therefore, GDB misplaces the breakpoint needed for stepping and continues to run. See the following: GNU gdb (Sourcery G++ Lite 2009q1-203) 6.8.50.20081022-cvs Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL...