]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: move execute function declarations from gdbcmd.h to top.h
authorSimon Marchi <simon.marchi@polymtl.ca>
Tue, 23 Apr 2024 19:22:41 +0000 (15:22 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 25 Apr 2024 16:58:49 +0000 (12:58 -0400)
commit824dd26e97d6729d60d23ffc3c6dc27dec9b657e
tree63f043c56e1f2214bc4e90db0dca9ff4dd6eb9f7
parent035068a0cd846653e1fb0903aece42f4258803fb
gdb: move execute function declarations from gdbcmd.h to top.h

These functions are implemented in top.c, move their declarations to
top.h.

Change-Id: I8893ef91d955156a6530734fefe8002d78c3e5fc
Approved-By: Tom Tromey <tom@tromey.com>
gdb/complaints.c
gdb/gdbcmd.h
gdb/printcmd.c
gdb/record-btrace.c
gdb/record-full.c
gdb/record.c
gdb/stack.c
gdb/thread.c
gdb/top.c
gdb/top.h