URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 15 |
Rev 166 |
Line 1... |
Line 1... |
/* budbg.c -- Interfaces to the generic debugging information routines.
|
/* budbg.c -- Interfaces to the generic debugging information routines.
|
Copyright 1995, 1996, 2002, 2003, 2005, 2007, 2008
|
Copyright 1995, 1996, 2002, 2003, 2005, 2007, 2008, 2012
|
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
Written by Ian Lance Taylor <ian@cygnus.com>.
|
Written by Ian Lance Taylor <ian@cygnus.com>.
|
|
|
This file is part of GNU Binutils.
|
This file is part of GNU Binutils.
|
|
|
Line 21... |
Line 21... |
02110-1301, USA. */
|
02110-1301, USA. */
|
|
|
#ifndef BUDBG_H
|
#ifndef BUDBG_H
|
#define BUDBG_H
|
#define BUDBG_H
|
|
|
#include <stdio.h>
|
|
|
|
/* Routine used to read generic debugging information. */
|
/* Routine used to read generic debugging information. */
|
|
|
extern void *read_debugging_info (bfd *, asymbol **, long, bfd_boolean);
|
extern void *read_debugging_info (bfd *, asymbol **, long, bfd_boolean);
|
|
|
/* Routine used to print generic debugging information. */
|
/* Routine used to print generic debugging information. */
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.