gdb-2.8
This commit is contained in:
parent
7c75bab3d3
commit
3bf57d2108
87 changed files with 16659 additions and 10555 deletions
|
@ -341,7 +341,8 @@ core_file_command ()
|
|||
{}
|
||||
|
||||
char *
|
||||
get_exec_file ()
|
||||
get_exec_file (err)
|
||||
int err;
|
||||
{
|
||||
/* Makes one printout look reasonable; value does not matter otherwise. */
|
||||
return "run";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue