Fix comment for 'gdb_dlopen'
authorSergio Durigan Junior <sergiodj@redhat.com>
Tue, 25 Feb 2020 20:50:16 +0000 (15:50 -0500)
committerSergio Durigan Junior <sergiodj@redhat.com>
Fri, 28 Feb 2020 16:04:28 +0000 (11:04 -0500)
commitd7592e974706637058867b02626c52a30ef0a2ee
tree88ceaf4d18d5600ebe1b36472d8675def26158be
parentf7a7000d486f6fc456e9332214b89d01c3639fb1
Fix comment for 'gdb_dlopen'

The 'gdb_dlopen' function doesn't return NULL if the shlib load
fails; it actually throws an error.  This patch updates the comment
to reflect this.

gdbsupport/ChangeLog:
2020-02-28  Sergio Durigan Junior  <sergiodj@redhat.com>

* gdb-dlfcn.h (gdb_dlopen): Update comment.
gdbsupport/ChangeLog
gdbsupport/gdb-dlfcn.h
This page took 0.026427 seconds and 4 git commands to generate.