OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-6.8/] [mainpage] - Blame information for rev 1773

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1739 jeremybenn
/*! @file
2
 *
3
 *  @mainpage GNU Debugger Version 6.8 for the OpenRISC 1000 Architecture
4
 *
5
 *  @section intro_sec About
6
 *
7
 *  This is the code changes to GDB 6.8 to support the OpenRISC 1000
8
 *  Architecture. Only files that are additional to GDB are documented
9
 *  here. A full description of the port is described in the Embecosm
10
 *  Application Note "Howto: Porting the GNU Debugger: Practical Experience
11
 *  with the OpenRISC 1000 Architecture".
12
 *
13
 *  @section install_sec Installation
14
 *
15
 *  The changes to the standard GDB 6.8 distribution are available as a patch
16
 *  file from www.embecosm.com.
17
 *
18
 *  Apply this patch, then see the INSTALL file in the main directory for
19
 *  information on building and installing these programs
20
 *
21
 *  @section documentation_sec Documentation
22
 *
23
 *  Basic instructions on using GDB with the OpenRISC 1000 can be found in the
24
 *  main GDB manual (as a texinfo file in the gdb/doc subdirectory). A more
25
 *  detailed explanation can be found in or1k.texinfo in the same directory.
26
 *
27
 *  These documents may be converted to HTML, PDF, info files or PostScript by
28
 *  the commands "make html", "make pdf", "make info" and "make ps"
29
 *  respectively in the gdb/doc subdirectory of the build directory.
30
 *
31
 *  @section copying_sec Copying
32
 *
33
 *  This file is part of GDB.
34
 *
35
 *  This program is free software; you can redistribute it and/or modify it
36
 *  under the terms of the GNU General Public License as published by the Free
37
 *  Software Foundation; either version 3 of the License, or (at your option)
38
 *  any later version.
39
 *
40
 *  This program is distributed in the hope that it will be useful, but WITHOUT
41
 *  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
42
 *  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
43
 *  more details.
44
 *
45
 *  You should have received a copy of the GNU General Public License along
46
 *  with this program.  If not, see .
47
 */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.