robbelcham

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: SIGILL on stepping through BLX instruction #12386
    robbelcham
    Participant

    Thanks, but I’m not convinced this is the problem because I have used the same gdb & gdbserver binaries on the command line (with same linux VM and target) and I can step into the BLX functions without an issue which is why I suspect the problem is with VisualGDB, or it’s use of gdb.

     

    Also, interestingly I can debug a different application built on the same VM build machine with the same tools and deployed to the same target without any issues. The only major difference that I am aware of is that the application that won’t debug properly uses a shared library (.so) whereas the app which debugs fine is statically linked.

     

    in reply to: Removing live variables #8103
    robbelcham
    Participant

    Thanks, I figured as much and removed them.

     

    Perhaps the reason it can’t remove them automatically is that the settings file is stored on an ubuntu vm running as a virtual box  guest within windows and mounted in via samba ?

     

Viewing 2 posts - 1 through 2 (of 2 total)