mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-16 04:13:50 +08:00
import gdb-1999-09-21
This commit is contained in:
@ -23,6 +23,7 @@
|
||||
#include "expression.h"
|
||||
#include "language.h"
|
||||
#include "command.h"
|
||||
#include "source.h"
|
||||
#include "gdbcmd.h"
|
||||
#include "frame.h"
|
||||
#include "value.h"
|
||||
@ -58,12 +59,6 @@
|
||||
|
||||
#endif /* ! defined (CRLF_SOURCE_FILES) */
|
||||
|
||||
/* Forward declarations */
|
||||
|
||||
int open_source_file PARAMS ((struct symtab *));
|
||||
|
||||
void find_source_lines PARAMS ((struct symtab *, int));
|
||||
|
||||
/* Prototypes for exported functions. */
|
||||
|
||||
void _initialize_source PARAMS ((void));
|
||||
|
Reference in New Issue
Block a user