mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-05 21:50:21 +08:00
gdb-2.8
This commit is contained in:
@ -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";
|
||||
|
Reference in New Issue
Block a user