Super Disappointed

Sysprogs forums Forums VisualGDB Super Disappointed

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37032
    rohmer
    Participant

    I have been using Visual GDB for ages, I paid for support again yesterday.

    Issues I have had:

    1. Linux project fails on a brand new flashed Raspberry pi.  It doesnt understand the results of lsb_release returning trixie
    2. The linker step never completes on a brand new hello world project, just hangs forever
    3. Doesnt recognize that gdb server is installed on the raspberry pi, likely a result of #1

    I cant even get started on a project.

     

    #37033
    rohmer
    Participant

    Output of lsb_release

    sualGDB version: 6.0.108.5338
    —————— System.Exception ——————
    System.Exception: The target system image does not match the selected toolchain:
    Command: lsb_release -c
    Output:
    Codename: trixie

    at k23.c(zz a)
    at k23.a(zz a)
    at VisualGDB.Common_GUI.WPF.ItemizedProgressWindow.<>c__DisplayClass2_0`1.<RunAction>b__0()
    trace=[k23.c:632, k23.a:71, VisualGDB.Common_GUI.WPF.ItemizedProgressWindow+<>c__DisplayClass2_0`1.<RunAction>b__0:0]

     

    #37034
    rohmer
    Participant

    ld just grinds forever around 4% of the CPU, using increasingly more memory.

    This is on the default hello world project.

     

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