]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: convert target debug macros to functions
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 17 Apr 2024 20:54:07 +0000 (16:54 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Fri, 19 Apr 2024 19:30:41 +0000 (15:30 -0400)
commitebb8507cee4edcb6b355a04159a4d4822f756e1c
treedb7517bf86ae2290f33c694232ca871423154f3f
parentf74d62a1bc832bd87c35e9f7b612042d0fc104f1
gdb: convert target debug macros to functions

Convert all the macros to static functions.  Some macros were unused,
and now that they are functions, got flagged by the compiler, so I
omitted them.

No behavior change expected.

Change-Id: Ia88e61d95e29a0378901c71aa50df7c37d16bebe
Approved-By: Tom Tromey <tom@tromey.com>
gdb/target-debug.h