gdb: is_linked_with_cygwin_dll: mention filename in warning messages
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 16 Apr 2020 19:46:16 +0000 (15:46 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 16 Apr 2020 19:46:44 +0000 (15:46 -0400)
commit161972082386042858ee68b5335ddd09648e5bea
tree8f296daafe2e93369e6dfb66608447b6be47eb39
parent00ac85d3751b763155adb4e9d15dd134399b4e77
gdb: is_linked_with_cygwin_dll: mention filename in warning messages

When a warning is displayed, it isn't clear to the user which file is
the cause of the warning.  Add the filename in there.  Remove the
"Failed to parse .idata section" part, since the .idata section is
always mentioned one way or another anyway, so it just contributes to
make the message longer than it needs to be.

gdb/ChangeLog:

* windows-tdep.c (is_linked_with_cygwin_dll): Add filename to
warning messages.
gdb/ChangeLog
gdb/windows-tdep.c
This page took 0.025878 seconds and 4 git commands to generate.