]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* top.c (get_prompt_1), tracepoint.c (replace_comma): Update
authorAndrew Cagney <cagney@redhat.com>
Tue, 1 Aug 2000 05:06:03 +0000 (05:06 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 1 Aug 2000 05:06:03 +0000 (05:06 +0000)
commit710b33bd11f6344967c225427e3bf392c9e155ce
tree9986d1ebaa8b7034fd85c32b8721e83ee1113f4b
parente3308d0d5be65e6c7300e6e7691fba0db54c83ef
* top.c (get_prompt_1), tracepoint.c (replace_comma): Update
function signatures so that they match catch_errors and
make_cleanup callbacks.
* tracepoint.c (encode_actions): Fix arguments passed to
stringify_collection_list.
gdb/ChangeLog
gdb/top.c
gdb/tracepoint.c