aboutsummaryrefslogtreecommitdiff
path: root/libiberty/waitpid.c
diff options
context:
space:
mode:
authorSimon Marchi <simon.marchi@polymtl.ca>2020-10-07 08:13:44 -0400
committerSimon Marchi <simon.marchi@polymtl.ca>2020-10-07 08:13:44 -0400
commit64c03bdb6ed0b1b44ebe6f9f151fde3af83bdf38 (patch)
treeb6f6a5d392b81f6ec07afe1a4739899e4c96fbd3 /libiberty/waitpid.c
parent4b136f6f9aba2122868704bc18fd21e1d232392c (diff)
downloadgdb-64c03bdb6ed0b1b44ebe6f9f151fde3af83bdf38.zip
gdb-64c03bdb6ed0b1b44ebe6f9f151fde3af83bdf38.tar.gz
gdb-64c03bdb6ed0b1b44ebe6f9f151fde3af83bdf38.tar.bz2
gdb: make signal_catch_counts a static array
I noticed that signal_catch_counts is a dynamically-allocated array of constant size, allocated at startup an never freed. This might as well be a statically-allocated array. gdb/ChangeLog: * break-catch-sig.c (signal_catch_counts): Make a static arrray. (_initialize_break_catch_sig): Don't allocate array. Change-Id: I220321df5ad6c1d2664ec9d483eea2dc1c979afe
Diffstat (limited to 'libiberty/waitpid.c')
0 files changed, 0 insertions, 0 deletions