Mercurial > emacs
comparison src/.gdbinit @ 949:fc4f68fff750
*** empty log message ***
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Fri, 07 Aug 1992 12:47:37 +0000 |
parents | a8d94735277e |
children | d8d503897aa5 |
comparison
equal
deleted
inserted
replaced
948:928ed74adf4f | 949:fc4f68fff750 |
---|---|
119 | 119 |
120 set print pretty on | 120 set print pretty on |
121 | 121 |
122 unset environment TERMCAP | 122 unset environment TERMCAP |
123 unset environment TERM | 123 unset environment TERM |
124 set environment DISPLAY :0.0 | |
125 show environment DISPLAY | 124 show environment DISPLAY |
126 set args -q | 125 set args -q |
127 | 126 |
128 # Don't let abort actually run, as it will make | 127 # Don't let abort actually run, as it will make |
129 # stdio stop working and therefore the `pr' command below as well. | 128 # stdio stop working and therefore the `pr' command below as well. |