visualgdb does not use / update project changes

Sysprogs forums Forums VisualGDB visualgdb does not use / update project changes

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #36828
    paulh001
    Participant

    I develop with VisualGDB software for the raspberry pi, based on linux.

    I use one pi as build sever and several pi’s as test systems.

    In the VisualGDB project properties window I configure the ip numbers of the build server and deploy machine.

    However once the ip’s are set and application is build, VisualGDB does not use changes made to these ip’s.

    So if I change the deployment machine to a different target, VisualGDB debugger will use the previous target.

    I have to close VisualStudio and open the project again. Sometime multiple times to get the change accepted.

    This behaviour is also happening if you change the ip number of the build server.

    If you close the properties windows and open again, sometimes the old values are back.

    Can this be checked?

    #36829
    support
    Keymaster

    Hi,

    This can be related to the setting updating mechanism. You can try opening the VisualGDB Project Properties window and checking the Apply button. When you initially open the window, the button will be grayed out, but when you change the first setting, it will become enabled.

    You can try that with the IP address setting. If changing just that setting does not affect the Apply button, it could be a bug on our side. If this is the case, please attach the screenshot of your properties window specifically showing the setting you changed, and we will look into it.

    #36830
    paulh001
    Participant

    The apply button becomes active and I press it to confirm the change. However the change of ip is not happening if I run the debugger. I have to stop and restart VisualStudio to get the change effected. Sometimes the change is reverted if I check the project page again.

     

    Attachments:
    You must be logged in to view attached files.
    #36839
    support
    Keymaster

    Hi,

    Sorry, this doesn’t look like any known issue. If you can reproduce it on a clean project created from scratch, and share the exact repro steps, we should be able to fix it, or suggest a workaround.

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