]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdbserver: make get_thread_lwp a function
authorSimon Marchi <simon.marchi@polymtl.ca>
Wed, 4 Dec 2024 16:30:40 +0000 (11:30 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Wed, 4 Dec 2024 20:05:58 +0000 (15:05 -0500)
commitceb0ae8d4ddf7e9bc1a8399a35e49f8bc090a54d
tree6f81fededab9d597b9000c79e9ac863af709a09d
parentffa5bea793a2e4f4e5d4c33c770d2f1540008164
gdbserver: make get_thread_lwp a function

Replace the macro with a static inline function.

Change-Id: I1cccf5b38d6a412d251763f0316902b07cc28d16
Approved-By: Tom Tromey <tom@tromey.com>
gdbserver/linux-low.h