Code Monkey home page Code Monkey logo

Comments (7)

brasko avatar brasko commented on July 28, 2024

On Fri, Jan 31, 2014 at 09:44:40AM -0800, Wyatt wrote:

I'd like to have a "live" view that displays the current values of specified watchpoints and/or register values. It would be useful to not have to check them manually all the time.


Reply to this email directly or view it on GitHub:
#43

I agree. The plan, which may take a few months, is to redo the way cgdb
communicates with gdb using the gdb/mi protocol. I've been actively
working on this, and although I haven't touched it in a month or so, I'm
about to get busy on it again soon.

After that library is complete, it will probably be a good idea to
backport it into the current cgdb. At that point, some decisions will
need to be made regarding how to best improve the current design of the
front end. It's in poor shape and a redesign might be in order.

All of this will take time, but your idea is absolutely the path we are
taking.

Bob Rossi

from cgdb.

Llammissar avatar Llammissar commented on July 28, 2024

Oh, thanks for the reply. (And so fast, too!) Sounds like you've got some great stuff in the works.

from cgdb.

oblitum avatar oblitum commented on July 28, 2024

@brasko it would be great to have a more modular front end that could easely support multiple backends. Having both gdb and lldb would be nice.

from cgdb.

agauniyal avatar agauniyal commented on July 28, 2024

Is this being worked on or added?

from cgdb.

brasko avatar brasko commented on July 28, 2024

On Wed, Mar 04, 2015 at 09:37:45PM -0800, Abhinav Gauniyal wrote:

Is this being worked on or added?

No. The problem is that our current communication mechanism
with GDB is not great. It uses the annotations GDB protocol.

I've been working on a new library that can talk to GDB
with the GDB/MI protocol.
https://github.com/brasko/gdbwire

It probably won't be ready for a while. When it is, we'll
be able to add more advanced features to CGDB like this.

Thanks,
Bob Rossi

from cgdb.

MikeBrWade avatar MikeBrWade commented on July 28, 2024

Has there been any movement on this issue? A "locals" view and a "stack" view would also be very helpful.

from cgdb.

Freed-Wu avatar Freed-Wu commented on July 28, 2024

Can gdb-dashboard be helpful?

gdb-dashboard

Similar issues: #44, #162

from cgdb.

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.