Line 21... |
Line 21... |
developing GNU and promoting software freedom."
|
developing GNU and promoting software freedom."
|
|
|
This file documents the GNU debugger GDB.
|
This file documents the GNU debugger GDB.
|
|
|
This is the Ninth Edition, of `Debugging with GDB: the GNU
|
This is the Ninth Edition, of `Debugging with GDB: the GNU
|
Source-Level Debugger' for GDB (GDB) Version 7.2-or32-1.0rc1.
|
Source-Level Debugger' for GDB (GDB) Version 7.2-or32-1.0rc3.
|
|
|
Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
|
Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
|
1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
|
1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
|
2010 Free Software Foundation, Inc.
|
2010 Free Software Foundation, Inc.
|
|
|
Line 1232... |
Line 1232... |
that are not obviously reflected in the source code.
|
that are not obviously reflected in the source code.
|
|
|
2. The OpenRISC 1000 architecture has evolved since the first port of
|
2. The OpenRISC 1000 architecture has evolved since the first port of
|
GDB. In particular the structure of the Unit Present register has
|
GDB. In particular the structure of the Unit Present register has
|
changed and the CPU Configuration register has been added. The
|
changed and the CPU Configuration register has been added. The
|
port of GDB version 7.2-or32-1.0rc1 uses the _current_
|
port of GDB version 7.2-or32-1.0rc3 uses the _current_
|
specification of the OpenRISC 1000.
|
specification of the OpenRISC 1000.
|
|
|
|
|
Reports of bugs are much welcomed. Please report problems through the
|
Reports of bugs are much welcomed. Please report problems through the
|
OpenRISC tracker at downloads (http://opencores.org/openrisc).
|
OpenRISC tracker at downloads (http://opencores.org/openrisc).
|