Application output

Sysprogs forums Forums VisualGDB Application output

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #491
    kbzowski
    Participant

    Hi,
    Is there any option which will preserve application output after finishing the execution? Right now, I can only see threads exited codes in “Output” frame:

    The thread 0x18 has exited with code 0 (0x0).
    The thread 0x17 has exited with code 0 (0x0).
    The thread 0x16 has exited with code 0 (0x0).
    The thread 0x15 has exited with code 0 (0x0).
    The thread 0x13 has exited with code 0 (0x0).
    The thread 0x14 has exited with code 0 (0x0).
    The thread 0x11 has exited with code 0 (0x0).
    The thread 0x12 has exited with code 0 (0x0).
    The thread 0x10 has exited with code 0 (0x0).
    The thread 0xf has exited with code 0 (0x0).
    The thread 0xe has exited with code 0 (0x0).
    The thread 0xb has exited with code 0 (0x0).
    The thread 0xc has exited with code 0 (0x0).
    The thread 0xd has exited with code 0 (0x0).
    The thread 0xa has exited with code 0 (0x0).
    The thread 0x9 has exited with code 0 (0x0).
    The thread 0x8 has exited with code 0 (0x0).
    The thread 0x7 has exited with code 0 (0x0).
    The thread 0x6 has exited with code 0 (0x0).
    The thread 0x4 has exited with code 0 (0x0).
    The thread 0x3 has exited with code 0 (0x0).
    The thread 0x2 has exited with code 0 (0x0).
    The thread 0x5 has exited with code 0 (0x0).
    The thread 0x1 has exited with code 0 (0x0).
    The program '[0] App' has exited with code 0 (0x0).
    #2222
    support
    Keymaster

    Hi,

    Are you talking about Linux or Windows projects? For Windows it’s not supported, on Linux you need to update to VisualGDB 3.1 to see the output.

    #2223
    kbzowski
    Participant

    I was talking about remote linux project.
    I will perform update. Thanks you for the information.

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