Coder Social home page Coder Social logo

Comments (7)

epasveer avatar epasveer commented on May 19, 2024 1

Added a way to set a sourcefile:lineno breakpoint from the command line.

$ seergdb --bs hellofibonacci.cpp:28 hellofibonacci 1000

from seer.

epasveer avatar epasveer commented on May 19, 2024 1

Was the extra ``` at the end intentional or is that a markdown typo?

Sorry, a markdown typo. Thanks for letting me know.

from seer.

awsdert avatar awsdert commented on May 19, 2024

Only just got seer running so the most I'm aware of regards options is --start & --run, I'm assuming you have the same function launching & it checks integer being more than 0 for breaking on main, why not make it treat that integer as a line & add a file parameter then you could add options like this: seer --file src/main.c --line 100 --start program [args]

from seer.

epasveer avatar epasveer commented on May 19, 2024

Seer has a button to save the current breakpoints to a file. Then, your next session, you can start Seer with with it.

% seer -b mybreakpoints.brk  --start program [args]

from seer.

epasveer avatar epasveer commented on May 19, 2024

But you have an interesting idea about creating a breakpoint from the command line when you run Seer. I'll give it some thought when I get to the task in this thread.

(I'm always looking for ideas/suggestions :^)

from seer.

epasveer avatar epasveer commented on May 19, 2024

This closes this task. Can be reopened or a new task can be created.

from seer.

awsdert avatar awsdert commented on May 19, 2024

Added a way to set a sourcefile:lineno breakpoint from the command line.

$ seergdb --bs hellofibonacci.cpp:28 hellofibonacci 1000```

Was the extra ``` at the end intentional or is that a markdown typo?

from seer.

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.