vingocheng

Results 10 comments of vingocheng

why not use wsl to replace cygwin? wsl is better option to run *nix on window.

I think different compiler have different vtable implement.

Thanks a lot for your reply. I tested the patch, it can work well. Also this not happened on WSL-2 Regards

> I am not sure I understand. You closed this bug because a hack has been found? The fundamental issue is still occurring, any plans to fix it? yes, the...

> I will reopen this issue since you found it reopen. what are gdb/gcc version? I guess that information may help the real developer to address the issue. BTW: I...

1. Download the GDB source code and compile under WSL 2. Remove the pre-installed GDB 3. install the new build GDB, it can work.

> The version is : 13.1 Package : https://ftp.gnu.org/gnu/gdb/gdb-13.1.tar.xz

> > > > > > > > > > > > > The version is : 13.1 Package : https://ftp.gnu.org/gnu/gdb/gdb-13.1.tar.xz > > > > > > Yes it worked,...

I think you need to double check your environment. you can see the main function address is different in your two cases (sudo, or no sudo). they should be the...

> I agree with this solution if WSL2 work fine. BTW: I don't verify the solution at my environment.