Daniel Bee

Results 5 comments of Daniel Bee

I've just started using Live Share and the comments feature got me really excited. I'd like to use live share to run through code and do a design review with...

I'm also seeing that ,x and ,h don't work but the rest of them do work.

I can also try the logging when j get a chance. Note that doing ,b **does** work and I see the variable in binary. I'm also able to just use...

Yeah -exec p/z doesn't work on my GDB. Does this mean your changes actually always use p/z (var,z) even if we only specify ,x which is supported as p/x?

Yeah I'm using GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-110.el7. Is there any chance of this changing? p/x gives the functionality that I'd want, and the error message when...