Kernel symbols import error

Sysprogs forums Forums VisualKernel Kernel symbols import error

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #718
    Denis
    Participant

    Hi,

    I use Slackware 14.1 with custom build kernel 3.10.17.

    and have errors while i import kernel symbols after kernel rebuild.

    Visual Studio menu => TOOLS -> Linux Kernel Symbol Manager -> Import Linux Kernel Symbols -> Import manually build kernel

    Location:

    #2882
    support
    Keymaster

    Hi,

    Unfortunately this is a limitation of Windows. Although we could workaround it by using UNC names internally, Visual Studio will still not be able to open those files. Please note that this should not affect your build: the kernel is built on the Linux system and those files will simply not be overwritten. Please let us know if you encounter some of files with reserved names that are essential for debugging. We will then add support for renaming them during import (e.g. con_.h) and seamlessly mapping the names during file transfer and debugging. This is bit cumbersome, however it looks like the only way to work around the Windows/VS limitation.

    #2883
    Andersan
    Participant

    Src dir:

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