walli7

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Undefined MI command #26489
    walli7
    Participant

    I have now installed a never version of GDB which is supported. Now the mi issue does not exist anymore.

    But I get the error “Failed to start DGB Session.” “^error,msg=”Couldn’t get registers: Device busy.”

    • This reply was modified 4 years, 5 months ago by walli7.
    in reply to: Undefined MI command #26486
    walli7
    Participant

    I’m using GNU gdb 6.1.1

    But it still does not work.

    (gdb begin)
    — GDB Session —
    VisualGDB is licensed to [censored]
    ~”GNU gdb 6.1.1 [FreeBSD]\n”
    ~”Copyright 2004 Free Software Foundation, Inc.\n”
    ~”GDB is free software, covered by the GNU General Public License, and you are\n”
    ~”welcome to change it and/or distribute copies of it under certain conditions.\n”
    ~”Type \”show copying\” to see the conditions.\n”
    ~”There is absolutely no warranty for GDB. Type \”show warranty\” for details.\n”
    ~”This GDB was configured as \”i386-marcel-freebsd\”…”
    -gdb-version
    ~”\n”
    ~”GNU gdb 6.1.1 [FreeBSD]\n”
    ~”Copyright 2004 Free Software Foundation, Inc.\n”
    ~”GDB is free software, covered by the GNU General Public License, and you are\n”
    ~”welcome to change it and/or distribute copies of it under certain conditions.\n”
    ~”Type \”show copying\” to see the conditions.\n”
    ~”There is absolutely no warranty for GDB. Type \”show warranty\” for details.\n”
    ~”This GDB was configured as \”i386-marcel-freebsd\”.\n”
    ^done
    Warning: you are using an old GDB (s01) that has known issues. Please update to a newer version.
    -list-features
    ^error,msg=”Undefined MI command: list-features”
    -gdb-set verbose on
    ^done
    -gdb-set disassembly-flavor intel
    001^done
    ^done
    -gdb-set print demangle off
    ^done
    -break-insert -f main
    &”mi_cmd_break_insert: Unknown option f”\n”
    ^error,msg=”mi_cmd_break_insert: Unknown option f””
    -break-insert main
    -gdb-set index-cache directory /VisualGDB/app/Debug/GDBSymbolCache
    &”No symbol \”index\” in current context.\n”
    ^error,msg=”No symbol \”index\” in current context.”
    -gdb-set index-cache on
    &”No symbol \”index\” in current context.\n”
    ^error,msg=”No symbol \”index\” in current context.”
    -inferior-tty-set /dev/pts/3
    ^error,msg=”Undefined MI command: inferior-tty-set”
    t 0x83fef6b <_ZN10CLoginData6SetKeyEj+11>.\n”
    ^done
    -file-list-exec-source-files
    ^error,msg=”Undefined mi command: file-list-exec-source-files (missing implementation)”
    -data-evaluate-expression “sizeof(void *)”
    ^done,value=”4″
    -target-attach 58121
    ^error,msg=”Undefined mi command: target-attach (missing implementation)”

    • This reply was modified 4 years, 5 months ago by walli7.
Viewing 2 posts - 1 through 2 (of 2 total)