Hi, all, I just find some more issue of gdb.exe 7.0, it seems that gdb.exe 7.0 can't set breakpoint in a DLL's source file, but gdb.exe 6.8.3 can.
Here is the test project, it contains two target, one is a exe, and one is a dll, then, the exe will call a function in the dll.
You can set breakpoints in both exe and dll, but for gdb.exe 7.0, only breakpoints in exe file can be reached.
[attachment deleted by admin]