mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 13:27:26 +08:00
* blockframe.c (inside_entry_file, inside_main_func,
inside_entry_func): Return 0 if no symbols; avoid crashing.
This commit is contained in:
@ -1,4 +1,9 @@
|
||||
Wed Jun 3 17:48:04 1992 John Gilmore (gnu@pluto)
|
||||
Fri Jun 5 11:51:01 1992 John Gilmore (gnu at cygnus.com)
|
||||
|
||||
* blockframe.c (inside_entry_file, inside_main_func,
|
||||
inside_entry_func): Return 0 if no symbols; avoid crashing.
|
||||
|
||||
Wed Jun 3 17:48:04 1992 John Gilmore (gnu@cygnus.com)
|
||||
|
||||
* xcoffread.c (read_xcoff_symtab): Set c_sclass from n_sclass
|
||||
without masking, since it is signed and will later be compared
|
||||
|
Reference in New Issue
Block a user