Giter Club home page Giter Club logo

Comments (8)

WebFreak001 avatar WebFreak001 commented on May 29, 2024

can you add breakpoints when hitting pause first?

from code-debug.

hardboydu avatar hardboydu commented on May 29, 2024

default

My running environment as follows

Project directory on a Linux machine, by mapping samba to windows, use VSCode open this directory

OS version RHEL 6.3

GDB version info

GNU gdb (GDB) Red Hat Enterprise Linux (7.2-56.el6)
Copyright (C) 2010 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-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.

Compile command

g++ -g -o main main.cpp

from code-debug.

WebFreak001 avatar WebFreak001 commented on May 29, 2024

https://stackoverflow.com/questions/3649468/setting-breakpoint-in-gdb-where-the-function-returns

Seems to be a GDB bug, try putting the breakpoint one line above

from code-debug.

hardboydu avatar hardboydu commented on May 29, 2024

default

it can work.

from code-debug.

WebFreak001 avatar WebFreak001 commented on May 29, 2024

is the most recent version with the same code compiled on the other side?

from code-debug.

WebFreak001 avatar WebFreak001 commented on May 29, 2024

Some additions were made, does it work now?

from code-debug.

hardboydu avatar hardboydu commented on May 29, 2024

yes, it can work

but,now “target” set relative path is not work, like this "target": "./gdbtest"

“target” set absolute path is ok, like this "target": "/home/xxx/gdbtest/gdbtest"

from code-debug.

WebFreak001 avatar WebFreak001 commented on May 29, 2024

oh yes I think that bug got introduced in the last version because I needed to change some things how LLDB works because it doesn't have the cd command

from code-debug.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.