Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stepping program too much scrollback #16

Closed
goen opened this issue Nov 13, 2014 · 3 comments
Closed

stepping program too much scrollback #16

goen opened this issue Nov 13, 2014 · 3 comments

Comments

@goen
Copy link

goen commented Nov 13, 2014

when stepping the terminal scrollback is huge
http://pastebin.com/raw.php?i=ZZxNbjVf
it would be nice if the scrollback either disappear like in a ncurses app, or be smaller, let's say 1 row per step, not 14 rows per step every time
by the way, thanks for the great debugger. 60% of the time, it works every time

@goen
Copy link
Author

goen commented Nov 13, 2014

another idea. sometimes i can't set a breakpoint
dlv> break bootStrap
Command failed: No function named bootStrap
when debugging beego

@ebfe
Copy link
Contributor

ebfe commented Nov 14, 2014

sometimes i can't set a breakpoint
dlv> break bootStrap
Command failed: No function named bootStrap

break github.com/astaxie/beego/orm.bootStrap ?

@derekparker
Copy link
Member

Going to close this issue as it's subjective, also the terminal interface is still in flux a bit, so these things may change anyways.

nclifton pushed a commit to nclifton/delve that referenced this issue Feb 24, 2021
* [#174029796] Added sms validation steps including track_links and
opt_out for size verification

* [#174029796] Add columns for senders for sms and mms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants