[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-09-05 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-09-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 --- Comment #14 from cvs-commit at gcc dot gnu.org --- The binutils-2_31-branch branch has been updated by Eric Botcazou : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=34a30b6758db4fe53b2872d7bd3824c778f6118c commit 34a30b6758d

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-09-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 --- Comment #13 from cvs-commit at gcc dot gnu.org --- The binutils-2_32-branch branch has been updated by Eric Botcazou : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6f7a2922078bde30ca6ec1391a30d79f59c87b9a commit 6f7a2922078

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-09-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 --- Comment #12 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Eric Botcazou : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=de07a745805b28ed2c973635752719c4a6a32b1d commit de07a745805b28ed2c9736357

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-09-05 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 Eric Botcazou changed: What|Removed |Added URL||https://sourceware.org/ml/b

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-09-05 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 --- Comment #11 from Eric Botcazou --- > I went ahead and dug into this a little bit more. First off, props for the > great testcase, it was great to even have the gdb test routine automated. Thanks for the analysis! The __imp prefix has bee

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-08-06 Thread martin at martin dot st
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 --- Comment #10 from Martin Storsjö --- The corresponding issue in LLD is fixed in https://reviews.llvm.org/D65727, both in trunk and in the upcoming 9.x release branch. -- You are receiving this mail because: You are on the CC list for the

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-08-03 Thread martin at martin dot st
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 --- Comment #9 from Martin Storsjö --- I went ahead and dug into this a little bit more. First off, props for the great testcase, it was great to even have the gdb test routine automated. I haven't dug into the gdb sources to figure out exact

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-07-18 Thread sbence92 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 --- Comment #8 from szabo bence --- ping -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-06-02 Thread martin at martin dot st
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 Martin Storsjö changed: What|Removed |Added CC||martin at martin dot st --- Comment

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-05-20 Thread sbence92 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 --- Comment #6 from szabo bence --- No, I honestly dont know if the change was aiming to remove pressure from the linker by e.g. ignoring the extra symbols only used by the debugger and so a patch in gdb is on it's way to address this or gdb i

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-05-20 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigne

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-05-20 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-05-19 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 --- Comment #3 from Eric Botcazou --- > Is this an intentional side effect of the "Speed up direct linking with DLLs > on Windows" change? Is that a rhetorical question? If not, then I can assure you that I don't have the slightest idea abou

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-05-19 Thread sbence92 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 --- Comment #2 from szabo bence --- yep, bisected, started with 317ff0084bc68bfae2eabd82015e9239a68b5195 -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-05-18 Thread sbence92 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 --- Comment #1 from szabo bence --- @Eric: Is this an intentional side effect of the "Speed up direct linking with DLLs on Windows" change? -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-05-18 Thread sbence92 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 szabo bence changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org -- You ar

[Bug ld/24574] extern symbols in dlls are misleading under debugger

2019-05-17 Thread sbence92 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24574 szabo bence changed: What|Removed |Added CC||sbence92 at gmail dot com -- You are r