support

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 7,794 total)
  • Author
    Posts
  • in reply to: Failed to execute a custom pre-debug action #36637
    support
    Keymaster

    Thanks for confirming your license.

    You can find a tutorial on custom actions here: https://visualgdb.com/tutorials/custom/steps/. The tutorial is rather old, but the concept of custom actions hasn’t changed since it was published.

    in reply to: No GPDSC file with new cubeMX #36633
    support
    Keymaster

    It looks like your technical support period has expired. We would be happy to help you, however we would kindly ask you to renew your technical support on the following page first: https://sysprogs.com/splm/mykey

    in reply to: WANT TO DEBUGG TwinCAT/BSD ON VS2022 USING VISUALGDB #36624
    support
    Keymaster

    Hi,

    This could be a bug in the gdb, or some quirks of the build system that might be solvable with path substitutions, but you would need to understand what path format would work with the underlying debugger.

    We would advise first getting a simple breakpoint to work by running gdb manually and experimenting with different path formats. Once this works, configuring VisualGDB to use the same path syntax should be straight-forward. If not, let us know the path format that works manually, and we will help you configure VisualGDB to use it.

    support
    Keymaster

    @bflannery, yes and thanks for pointing it out. There is a bug in VS that sometimes stores the wrong colors, although it happens very rarely, so we could never fully reproduce it.

    We have a page describing it here: https://visualgdb.com/documentation/colors/

    in reply to: Please consider making FLASH/RAM a debug time option #36608
    support
    Keymaster

    It looks like your technical support period has expired. We would be happy to help you, however we would kindly ask you to renew your technical support on the following page first: https://sysprogs.com/splm/mykey

    in reply to: Is VisualKernel Alive? #36585
    support
    Keymaster

    We have to follow the market demand. We will initially offer both versions side-by-side, and will then decide based on the amount of users interested in each one.

    in reply to: LinuxKernelDebugHelper Module failed on Kernel 6.8 #36584
    support
    Keymaster

    Sorry, based on what we see, you do not have a valid license and tried tampering with the activation system. We will not be able to help you.

    in reply to: IntelliSense error on VisualKernel 4.1r3 #36583
    support
    Keymaster

    Sorry, based on what we see, you do not have a valid license and tried tampering with the activation system. We will not be able to help you.

    in reply to: Is VisualKernel Alive? #36579
    support
    Keymaster

    VisualKernel is a much more niche product that VisualGDB. It solves a narrow subset of problems that are relevant to a smaller number of users, hence it is not updated as regularly.

    Based on the feedback we receive, many users would appreciate a direct way to run VisualKernel on Linux and not have to install Windows + Visual Studio in a virtual machine.

    We are working on a technology that will allow doing that, while retaining all advanced features (e.g. tracing). It will be first integrated into VisualGDB and another brand-new cross-platform product, and will then make its way into VisualKernel. Until then, we are not planning to do any major VisualKernel updates.

    in reply to: VisualKernel UI Refresh #36578
    support
    Keymaster

    Please refer to the following thread: https://sysprogs.com/w/forums/topic/visualgdb-ui-refresh/

    in reply to: VisualGDB UI Refresh #36577
    support
    Keymaster

    VisualGDB is already integrated into the Visual Studio theming engine. It picks up colors for common controls to match what Visual Studio itself uses, and follows the dark/light themes. Hence, when the new UI is selected, most of the VisualGDB controls should automatically pick up most of the new colors. We will then monitor the popularity of the new GUI, and will gradually resolve the remaining inconsistencies over future releases.

    As for redesigning all of our GUI using a new design system, it would not be very practical, as our users would rather prefer new functionality and compatibility with the latest devices, than a lengthy redesign bringing no new functionality, while delaying functional improvements.

    in reply to: Running VisualKernel inside a QEMU Windows VM #36576
    support
    Keymaster

    Based on what we can see in this thread, this configuration triggers some bugs in KGDBoE (module that supports kernel debugging over network). If you would like to get this working, you would need to debug KGDBoE itself and understand why it is not working. VisualKernel merely provides a GUI on top of KGDBoE and cannot automatically fix the way it works.

    in reply to: LinuxKernelDebugHelper Module failed on Kernel 6.8 #36575
    support
    Keymaster

    Thanks for reporting this. We will monitor the feedback from our paid users, and will consider investigating it further if they confirm it.

    in reply to: IntelliSense error on VisualKernel 4.1r3 #36574
    support
    Keymaster

    Thanks for reporting this. We will monitor the feedback from our paid users, and will consider investigating it further if they confirm it.

    in reply to: WANT TO DEBUGG TwinCAT/BSD ON VS2022 USING VISUALGDB #36556
    support
    Keymaster

    Hi,

    You can try using the Quick Debug feature. You can point it to the gdb executable and the debugged executable on the FreeBSD machine, and then configure source path mappings to help it locate the sources on the Windows machine.

    That said, FreeBSD debugging is not 100% compatible with Linux and we do not regularly test VisualGDB with FreeBSD due to a much smaller number of users. Most common functionality should work fine, but there might be glitches here and there.

Viewing 15 posts - 1 through 15 (of 7,794 total)