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

Rename gem, flip stack (2012) #8

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Rename gem, flip stack (2012) #8

wants to merge 23 commits into from

Conversation

epitron
Copy link
Member

@epitron epitron commented Aug 26, 2012

  • For conceptual coherence, show-stack was flipped, so that 'up' actually goes up and 'down' actually goes down.
  • 'show-stack' command was renamed to 'stack', and 'show-stack' is now an alias to 'stack' (for backwards compatability)

* For conceptual coherence, show-stack was flipped, so that 'up' actually goes up and 'down' actually goes down.
* 'show-stack' command was renamed to 'stack', and 'show-stack' is now an alias to 'stack' (for backwards compatability)
@rking
Copy link

rking commented Oct 20, 2012

@banister likes the consistency with ruby-debugger and gdb, but agrees that a config option would be useful.

Also, at that point, it would be useful to have a special pager var just for showing the stack, so you could pipe it to less +G so you see the bottom frames right away. (And, also, you could prepend with grep -v RailsyStuff to trim it down, if you wanted)

@joallard
Copy link
Collaborator

This is really interesting from a design perspective!

@joallard joallard changed the title Small improvements Rename gem, flip stack (2012) May 22, 2020
@joallard joallard mentioned this pull request Jun 25, 2020
1 task
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

Successfully merging this pull request may close these issues.

None yet

4 participants