rocky (R. Bernstein)

Name
R. Bernstein
Email
Member Since
Apr 29, 2008 (about 1 year)

Following 1 githubber and watching 10 repositories view all →

Public Repositories (10)

  • emacs-dbgr

    The Grand Unified Debugger rewrite

    legend

    Last updated Wed Nov 11 10:25:16 -0800 2009

  • emacs-load-relative

    Relative loads for Emacs Lisp files. Adds functions __FILE__ and load-relative.

    legend

    Last updated Tue Nov 10 07:30:26 -0800 2009

  • rbdbgr

    Ruby 1.9 debugger

    legend

    Last updated Sun Nov 08 15:28:40 -0800 2009

  • rb-threadframe

    Frame introspection in Ruby 1.9

    legend

    Last updated Thu Nov 05 20:58:41 -0800 2009

  • rb-trace

    Ruby trace hook enhancements

    legend

    Last updated Sun Nov 01 18:06:59 -0800 2009

  • pydb

    Older python debugger (please use pydbgr instead)

    legend

    Last updated Sat Oct 31 13:32:37 -0700 2009

  • kshdb

    Korn Shell (93t 2008-10-22 or greater) Debugger

    legend

    Last updated Mon Oct 26 22:31:06 -0700 2009

  • zshdb

    Debugger for zsh (at least 4.3.6-dev-2)

    legend

    Last updated Mon Oct 26 21:52:01 -0700 2009

  • remake

    GNU Make debugger

    legend

    Last updated Fri Mar 27 17:38:22 -0700 2009

  • klondike

    A slightly less lame version of gnome-games klondike solitaire program

    legend

    Last updated Thu Nov 13 03:25:58 -0800 2008

Public Activity feed

rocky pushed to master at rocky/emacs-dbgr Wed Nov 11 10:25:16 -0800 2009
HEAD is 7ff906a4131eda7c267e965972b0aaf2a01011ce
  • rocky committed 7ff906a4:
    First cut at saving command arguments in script buffer. Much improved but More work needed.
rocky pushed to master at rocky/emacs-dbgr Wed Nov 11 08:15:49 -0800 2009
HEAD is 9a48c543e55d6cd6d67e21a893fe1b1feb76bbbf
rocky pushed to master at rocky/emacs-dbgr Wed Nov 11 05:46:45 -0800 2009
HEAD is 4e0fe0758e799046583f955083d07285c8a22c8f

2 commits »

rocky pushed to master at rocky/emacs-dbgr Tue Nov 10 11:32:15 -0800 2009
HEAD is 9912aa75155804d2b21b97373c84f8da365d6aa3
  • rocky committed 9912aa75:
    Move command process mark into location structure. More work is needed.
rocky pushed to master at rocky/emacs-dbgr Tue Nov 10 02:08:44 -0800 2009
HEAD is 158c3ffb01da6391c94bf5fdc8bd3b318f2e3ee6

2 commits »

rocky pushed to master at rocky/emacs-dbgr Mon Nov 09 20:28:56 -0800 2009
HEAD is 5bed7fecbbe73d0df62d35f9efe74d4dd1f74595
  • rocky committed 5bed7fec:
    dbgr-exec-shell Deal with nil directory in command invocation
rocky pushed to master at rocky/emacs-dbgr Mon Nov 09 12:48:16 -0800 2009
HEAD is 645fa709bf47c07481142fd2a9e31c501df9ca74
rocky pushed to master at rocky/emacs-dbgr Mon Nov 09 11:03:07 -0800 2009
HEAD is c764480995d0d5c69cfbc5c2bb86bdd0a842d276
  • rocky committed c7644809:
    Better load-relative uses and remove a failing require.
rocky pushed to master at rocky/emacs-dbgr Mon Nov 09 02:06:14 -0800 2009
HEAD is 97bd5c1d6943b5849a47542755972b921784323a

2 commits »

rocky pushed to master at rocky/emacs-load-relative Mon Nov 09 01:22:14 -0800 2009
HEAD is ab11fd5853b25f49e677e5f007ad9e36fc7d0e03
  • rocky committed ab11fd58:
    Allow load-relative to accept a list of strings of files to load.
rocky pushed to master at rocky/emacs-dbgr Mon Nov 09 00:22:12 -0800 2009
HEAD is fc0faa25f9cb203ad40395779a3ac703e0382a01

2 commits »

rocky created branch master at rocky/emacs-load-relative Sun Nov 08 23:35:16 -0800 2009
rocky created repository emacs-load-relative Sun Nov 08 23:29:51 -0800 2009
New repository is at rocky/emacs-load-relative
rocky pushed to master at rocky/rbdbgr Sun Nov 08 15:28:40 -0800 2009
HEAD is 0c820fbe75b92c29af44234d530e08315df76a6f
  • rocky committed 0c820fbe:
    In help for command, show aliases, if any.
rocky pushed to master at rocky/emacs-dbgr Sun Nov 08 05:41:28 -0800 2009
HEAD is 5701e5805bd3b21f691a2b5878788b1fc5abd421
  • rocky committed 5701e580:
    Set debugger buffer-local variables for command/process and source buffers.
rocky pushed to master at rocky/emacs-dbgr Sat Nov 07 20:18:07 -0800 2009
HEAD is e7276ec1583f273db49f9f715f66d6d5b9b5b66d
  • rocky committed e7276ec1:
    Put overla/arrow/fringe arrow on current location in source window.
rocky pushed to master at rocky/rbdbgr Sat Nov 07 08:08:19 -0800 2009
HEAD is 667e3f74f21f724bb6280674ba5649ea894d22d7
  • rocky committed 667e3f74:
    Show restart args before confim prompting. Add another little test.
rocky pushed to master at rocky/rbdbgr Sat Nov 07 00:45:30 -0800 2009
HEAD is 55c8e454509b1125824884921e82dff7a2224092
  • rocky committed 55c8e454:
    Lots of little usability enhancements, mostly in help. Some bug fixes and DRYing some code.
rocky pushed to master at rocky/rbdbgr Fri Nov 06 16:25:52 -0800 2009
HEAD is 699f78a3f30d0373cbb86606f367b699d0dc1137
  • rocky committed 699f78a3:
    Allow "set autolist" or "set autoeval" for "set auto list" or "set auto eval".
rocky pushed to master at rocky/rbdbgr Fri Nov 06 13:20:29 -0800 2009
HEAD is db128b52817b6e26293f238a9c9286c53a6c4c0e
  • R. Bernstein committed db128b52:
    Add set/show auto list. In the process added pre-commands hook.
rocky edited a page in the rocky/rbdbgr wiki Thu Nov 05 22:09:08 -0800 2009
"Sample debug session" is at rocky/rbdbgr/wikis/sample-debug-session
rocky pushed to master at rocky/rbdbgr Thu Nov 05 21:41:15 -0800 2009
HEAD is b210a0974f8c5b6cc2f24d4d147e24cd8ccd844a
  • rocky committed b210a097:
    More detailed "set event" help.
rocky pushed to master at rocky/rb-threadframe Thu Nov 05 20:58:41 -0800 2009
HEAD is a20b8580f34b4d5efdde8478d53a294cf3e32e50
  • rocky committed a20b8580:
    Remove Ruby 1.9 SEGV that can occur in instruction tracing a "leave"
rocky pushed to master at rocky/rbdbgr Thu Nov 05 17:47:13 -0800 2009
HEAD is 6066b978bea646af2bf305425f916bb81ecd7efe
  • rocky committed 6066b978:
    Futzing with breakpoint display code some more.
rocky pushed to master at rocky/rbdbgr Thu Nov 05 13:46:33 -0800 2009
HEAD is cfc3cf71dbb0210fc523a32db461e95aba776676
  • R. Bernstein committed cfc3cf71:
    Add some small unit tests
rocky pushed to master at rocky/rbdbgr Thu Nov 05 07:53:09 -0800 2009
HEAD is caa0a9cb267743801a2471cfd799aad4ff0072ea
  • R. Bernstein committed caa0a9cb:
    Bang on list command some more. Add another breakpoint icon: temporary.
rocky pushed to master at rocky/rbdbgr Wed Nov 04 20:49:59 -0800 2009
HEAD is 38278a0d45745f976e34f0758d2698014604d636
  • rocky committed 38278a0d:
    Add breakpoint indicators in "list" command. Show line number(s) when a breakpoint just set.
rocky pushed to master at rocky/rb-threadframe Wed Nov 04 19:00:14 -0800 2009
HEAD is 1eeeb6007564d70205a0994f48f25634bb7c86bd
  • rocky committed 1eeeb600:
    DRY breakpoint get/set code.
rocky pushed to master at rocky/rb-threadframe Wed Nov 04 08:59:31 -0800 2009
HEAD is cd9cefd94b6c8838e9f8f304fe99373a9d7e203b
  • rocky committed cd9cefd9:
    iseq_brkpt_get/set(): Allow negative index values to count from the end
rocky edited a page in the rocky/rbdbgr wiki Wed Nov 04 03:56:42 -0800 2009
"Cool things" is at rocky/rbdbgr/wikis/cool-things
rocky pushed to master at rocky/rbdbgr Wed Nov 04 03:39:48 -0800 2009
HEAD is 972a689aea635e0f836442cf35562bce8265f834
  • rocky committed 972a689a:
    Show names of local variable. Correct index naming.
rocky pushed to master at rocky/rbdbgr Wed Nov 04 03:11:18 -0800 2009
HEAD is 9119b7c8f7f30d06b86f68b67f83f934019a6ff3

2 commits »

rocky pushed to master at rocky/rb-threadframe Tue Nov 03 20:26:17 -0800 2009
HEAD is e26b52fbd9b8480ee915383b62e991eb04157e70
  • rocky committed e26b52fb:
    Remove flakiness in killcache. VALUE is not int (on 64-bit machines).
rocky pushed to master at rocky/emacs-dbgr Mon Nov 02 19:33:10 -0800 2009
HEAD is 2d3ec5269d0152307c077c525ec079436c0ff3f1
  • rocky committed 2d3ec526:
    dbgr-regexp.el: regexp bug fixes for rdebug.
rocky pushed to master at rocky/emacs-dbgr Mon Nov 02 09:45:32 -0800 2009
HEAD is 736f9ce745434b03ea7a929eb62964df433f9892
  • rocky committed 736f9ce7:
    Keep history of pydbgr, rbdbgr invocations and modify minibuffer mode map to do filename completion.