User variables expansion in

Sysprogs forums Forums VisualGDB User variables expansion in

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #7364
    j.jemine
    Participant

    Could we get user variable expansion to work in the “Target selection command” box ?

    So we could use something like “target remote $(DebugMachine):$(DebugPort)” ?

    Thanks !

    #7365
    j.jemine
    Participant

    (Sorry for the poor title, I can’t seem to edit it…)

    #7367
    support
    Keymaster

    This should already be supported. If it does not work, can you reproduce it on a “Hello, World” project and send the project archive to us?

    #7374
    j.jemine
    Participant

    From the log:

    target remote $(DebugMachine):2222
    &”target remote $(DebugMachine):2222\n”
    &”$(DebugMachine): unknown host\n”
    &”$(DebugMachine):2222: No such file or directory.\n”
    $(DebugMachine):2222: No such file or directory.

    Project archive: https://dl.dropboxusercontent.com/u/4856282/UserVarExpansion.zip

     

     

    #7376
    support
    Keymaster

    Hi,

    Thanks for the project, we have fixed the problem. Please try this build: http://sysprogs.com/files/tmp/VisualGDB-5.1.0.612.msi

    #7383
    j.jemine
    Participant

    It works, thanks.

    #7386
    support
    Keymaster

    Good to know.  Let us know if you encounter further problems.

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