shirokobrod

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Step through from C# to C++ #2041
    shirokobrod
    Participant

    Hello, I followed your advice but failed. 1. If host application is run from VS IDE, it is impossible to attach it to the dll which is active in another instance of VS IDE. So I run the host application separately. This application uses dll compiled with MinGW and which I am going to debug with VisualGDB. Host asks for some console imput to let VS with VisualGDB dll project to attach to the host process. After the dll is attached to the host process and host process calls dll function, VisualGDB does not go to a set breakpoint. It displays message that symbols are not loaded and shows some dasassemled code. Could you advice how to mannage debugging MinGW dll?
    Thanks,

    Oleg Shirokobrod

Viewing 1 post (of 1 total)