VisualGDB 4.0 BETA 1 – Bug report (GDB cannot start)

Sysprogs forums Forums VisualGDB VisualGDB 4.0 BETA 1 – Bug report (GDB cannot start)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #596
    kbzowski
    Participant

    All attempts to debug Linux remote project ends with the following error:

    Debugging could not be started due to the following error: Object reference not set to an instance of an object

    GDB log:

    GNU gdb (GDB) 7.6
    Copyright (C) 2013 Free Software Foundation, Inc.
    License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law. Type “show copying”
    and “show warranty” for details.
    This GDB was configured as “x86_64-unknown-linux-gnu”.
    For bug reporting instructions, please see:
    <http://www.gnu.org/software/gdb/bugs/>.
    OK
    -break-insert -f main
    ^done,bkpt={number=”1″,type=”breakpoint”,disp=”keep”,enabled=”y”,addr=”0x0000000000473e4a”,func=”main()”,file=”/home/kbzowski/app/main.cpp”,fullname=”/home/kbzowski/app/main.cpp”,line=”1831″,thread-groups=[“i1″],times=”0″,original-location=”main”}
    -gdb-exit
    ^exit

    Same error with previous GDB versions: 7.2 and 7.5.1
    I think lastest Visual GDB should be marked as Alpha not Beta version 🙂

    #2491
    support
    Keymaster

    Hi,

    Thanks for reporting this. We could not reproduce it on our side. Could you please send us your .vgdbsettings file so that we can diagnose this further?

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