Eliminate LOC_EXTERNAL. Improve select_source_symtab. Bug fixes.

This commit is contained in:
John Gilmore 1991-07-19 06:45:19 +00:00
parent 3d6c650189
commit c3a2180180
4 changed files with 21 additions and 28 deletions

View file

@ -78,7 +78,7 @@ core_open (filename, from_tty)
char *filename;
int from_tty;
{
char *p;
const char *p;
int siggy;
struct cleanup *old_chain;
char *temp;