]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Update comment for target::get_thread_local_address.
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 12 Mar 2019 20:39:02 +0000 (13:39 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 12 Mar 2019 20:45:47 +0000 (13:45 -0700)
commitcd250a1898bb6fdb41f4a1063dbcfac04affcd11
treea1026adadf058bef32a9462b27d385518df8775f
parentdf22c1e5d53c38f38bce6072bb46de240f9e0e2b
Update comment for target::get_thread_local_address.

There isn't an 'objfile' parameter, instead 'load_module_addr' is used
to indicate the executable or shared library.  Also, the function
throws errors rather than returning error values.

gdb/ChangeLog:

* target.h (target::get_thread_local_address): Update comment.
gdb/ChangeLog
gdb/target.h