Eliminate LOC_EXTERNAL. Improve select_source_symtab. Bug fixes.
This commit is contained in:
parent
3d6c650189
commit
c3a2180180
4 changed files with 21 additions and 28 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue