INT3 breakpoint can not be under By VS2010

Sysprogs forums Forums VisualDDK/VirtualKD discussion INT3 breakpoint can not be under By VS2010

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #328
    tariq
    Participant

    I encountered a problem on my desktop computer installation as usual.
    But in a notebook VS2010 project will break under the program crashes.

    What is the reason? Error as shown!

    Note: Please forgive my English, Chinese, because I come from China!

    #1903
    Anonymous
    Participant

    I can confirm that I get the same behavior everytime I debug my driver. It happens especially when I chose debug -> local

    #1904
    Anonymous
    Participant

    hi guys,
    I have the same problem :'(…

    my specs:
    host: win7 x64 sp1
    windbg: x86, 6.12…
    visual studio 2010

    guest os: win7 x86

    thank you very much =)

    #1905
    Anonymous
    Participant

    @newGuy wrote:

    hi guys,
    I have the same problem :'(…

    my specs:
    host: win7 x64 sp1
    windbg: x86, 6.12…
    visual studio 2010

    guest os: win7 x86

    thank you very much =)

    another thing: i am using visualddk 1.5.4, virtualkd 2.5.4
    when I am trying to “Start Debugging Driver” it tells me that I have an old version of “VBoxDD.dll” or “kdclient.dll” running, that can’t be i am using the newst version :'(
    … I*ve tried to reinstall everything many times…didn’t work at all, always the same problem above =(

    thanxxx !!

    #1906
    Anonymous
    Participant

    sorry for the tripple post =)

    ‘Solution’:
    (VisualDDk Console) Select: Speed up debugging->Hide all slow windows

    after that it should work, dont know why, but it works….no debug msg anymore!!!

    #1907
    Anonymous
    Participant

    @newGuy3 wrote:

    sorry for the tripple post =)

    ‘Solution’:
    (VisualDDk Console) Select: Speed up debugging->Hide all slow windows

    after that it should work, dont know why, but it works….no debug msg anymore!!!

    it worked for some minutes, after setting a breakpoint same problem like before -.-…..

    #1908
    support
    Keymaster

    Fixed in 1.5.5

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.