X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2F.gdbinit;h=e3804b66d22cc91a84c5a573ad4344048b1c92f1;hb=08428d057fc7f9b4b5c63cbb86c2c80c82a40909;hp=4cf1c3e96d19abc253788901621dc6c1f37f7172;hpb=4836e869212eaa972d5a2bdfe61730d8af7b2c61;p=chise%2Fxemacs-chise.git diff --git a/src/.gdbinit b/src/.gdbinit index 4cf1c3e..e3804b6 100644 --- a/src/.gdbinit +++ b/src/.gdbinit @@ -166,13 +166,13 @@ Use when debugging temacs, not xemacs! Use this when temacs builds successfully, but xemacs does not. end -define dump-temacs +define dmp environment-to-run-temacs run -nd -batch -l ../lisp/loadup.el dump end -document dump-temacs -Usage: dump-temacs +document dmp +Usage: dmp Run the dumping part of the build procedure. Use when debugging temacs, not xemacs! Use this when temacs builds successfully, but xemacs does not.