mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
Fix appearance of ChangeLog.
This commit is contained in:
parent
b3fdaf3d36
commit
0e000acdc9
@ -4,21 +4,15 @@ Mon Apr 22 00:02:43 1991 Jim Kingdon (kingdon at cygint.cygnus.com)
|
|||||||
solib.c (solib_add): Don't malloc name passed to symbol_file_add.
|
solib.c (solib_add): Don't malloc name passed to symbol_file_add.
|
||||||
|
|
||||||
* exec.c (build_section_table): If *start isn't NULL, free it.
|
* exec.c (build_section_table): If *start isn't NULL, free it.
|
||||||
|
stack.c (parse_frame_specification): Error if NULL selected_frame.
|
||||||
* stack.c (parse_frame_specification): Error if NULL selected_frame.
|
infcmd.c (finish_command): Error if NULL selected_frame.
|
||||||
|
inflow.c (kill_command): Deal with NULL selected_frame.
|
||||||
* infcmd.c (finish_command): Error if NULL selected_frame.
|
stack.c (record_selected_frame): Set *FRAMEP to NULL if there
|
||||||
|
|
||||||
* inflow.c (kill_command): Deal with NULL selected_frame.
|
|
||||||
|
|
||||||
* stack.c (record_selected_frame): Set *FRAMEP to NULL if there
|
|
||||||
is no selected frame.
|
is no selected frame.
|
||||||
infrun.c (restore_inferior_status): Add comment.
|
infrun.c (restore_inferior_status): Add comment.
|
||||||
|
findvar.c (read_var_value): Check for NULL frame where we need
|
||||||
* findvar.c (read_var_value): Check for NULL frame where we need
|
|
||||||
a frame.
|
a frame.
|
||||||
|
breakpoint.c (get_catch_sals): Check for NULL selected_frame.
|
||||||
* breakpoint.c (get_catch_sals): Check for NULL selected_frame.
|
|
||||||
|
|
||||||
* breakpoint.c (bpstat_print): Try all elements on the bpstat
|
* breakpoint.c (bpstat_print): Try all elements on the bpstat
|
||||||
chain before giving up with an internal error.
|
chain before giving up with an internal error.
|
||||||
|
Loading…
Reference in New Issue
Block a user