ronaldinho

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: how to debug in target machine? #6349
    ronaldinho
    Participant

    how can i use gdb in target machin to debug my program?could you please explain a little in detail?

    in reply to: two question for visualgdb #3347
    ronaldinho
    Participant

    @bazis wrote:

    Hi,

    Yes, you can override the SSH port by specifying host:port in the “host name” field.
    During “configuring” stage VisualGDB adds your public key to ~/.ssh/authorized_keys. If it hangs in this stage, please check whether the file is writable.
    You can also disable the “setup public key authentication” and use the password instead.

    hello ,now i found another problem, i cancel check the “setup public key authentication” ,and it doesn’t blocked, but when the dialog closed, the whole vs2012 does not respond. i have to close it forcibly.
    i guess it was checking the toolchain, when i create a new project ,in “linux coputer selcection” step ,i selete create a new ssh comnection, normally ,it wil check the tool chain and go to the “source code access” step , but when i specifies the computer it also lead to the whole vs2012 none-respoding.
    the computer i specified is a “compile environment” that i connect it with ssh it will chroot to a directory separated from other users.
    dose it have something wrong with visualgdb or can you help me with it ?

    in reply to: two question for visualgdb #3344
    ronaldinho
    Participant

    @bazis wrote:

    Hi,

    Yes, you can override the SSH port by specifying host:port in the “host name” field.
    During “configuring” stage VisualGDB adds your public key to ~/.ssh/authorized_keys. If it hangs in this stage, please check whether the file is writable.
    You can also disable the “setup public key authentication” and use the password instead.

    oh 3ku very much 🙂 ,I will try it .

    in reply to: VERR_PDM_INVALID_DEVICE_GUEST_BITS Error using Virtual KD #2100
    ronaldinho
    Participant

    i try all the way above but i cannot run a VM! now i even try install a new fresh windows 7 32bit or 8 32bit ,i try all the 4.1.x version ,it donot work ether.
    what ever i do ,it always show me:
    不能为虚拟电脑 xxx 打开一个新任务.

    Invalid host bit mask. (VERR_PDM_INVALID_DEVICE_GUEST_BITS).

    返回 代码:E_FAIL (0x80004005)
    组件:Console
    界面:IConsole {1968b7d3-e3bf-4ceb-99e0-cb7c913317bb}

    can somebody help me ?

    in reply to: VERR_PDM_INVALID_DEVICE_GUEST_BITS Error using Virtual KD #2099
    ronaldinho
    Participant

    @kdhelp wrote:

    This worked for me:
    – Uninstall VirtualBox
    – delete c:Program FilesOraceVirtualBox directory
    – delete c:Documents and Settings.VirtualBox directory
    – Reinstall VirtualBox
    – Reintegrate VirtualKd

    Many days ago one time i try this way ,it works,but now even i install a fresh windows 7 or 8,and virtualbox 4.1.26 or 4.1.24 or 4.1.8 and so on,it always show VERR_PDM_INVALID_DEVICE_GUEST_BITS ,why ??? i am about crazy ,somebody help me?

Viewing 5 posts - 1 through 5 (of 5 total)