Support for Real Dynamic Analysis?

Sysprogs forums Forums VisualGDB Support for Real Dynamic Analysis?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12157
    Seidleroni
    Participant

    Is there a plan to support a more full featured dynamic code analysis in the near future? I see that VisualGDB just supports checking the stack bounds and a couple of RTOS events. It would be great if something closer to IAR’s C-RUN or Clang/GCC’s Address Sanitizer could be implemented. I know it is a large amount of work, but it would be a huge help for those of us in various fields that absolutely need these features (medical/aerospace). I would be happy to help implement these features if you needed. Is implementing dynamic code analysis on the roadmap at all?

    #12162
    support
    Keymaster

    Hi,

    We are planning to look into address sanitizer within the next few weeks, although it may end up generating too much overhead for any reasonable scenarios. We will post an update here once we support it.

    #12163
    Seidleroni
    Participant

    Great, thank you.

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