unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@is.elta.co.il>
Cc: emacs-devel@gnu.org
Subject: Re: define-key acting strange..
Date: Fri, 24 May 2002 15:34:46 +0300	[thread overview]
Message-ID: <1438-Fri24May2002153445+0300-eliz@is.elta.co.il> (raw)
In-Reply-To: <ap38z6aun64.fsf@poynting.umd.edu> (deego@glue.umd.edu)

> From: "D. Goel" <deego@glue.umd.edu>
> Date: 24 May 2002 01:31:31 -0400
> 
> To the list: BTW, this 'gdb emacs' will be a huge learning curve for
> me

The file etc/DEBUG in the distribution might help a lot.

> and i will bug folks (is this the right forum

Yes, this is the right forum for asking help in debugging Emacs
problems.

> | (gdb)
> | 
> +----
>   
> gdb seems to have stopped..  typing 'continue' doesn't help

Type "run -q" to start Emacs.

GDB stops because in many cases you would want to prepare the
debugging session: set breakpoints, add directories to the source
search list, set various GDB options, etc.

> BTW, This directory emacs/src above is indeed the directory from
> emacs21 is built

This is the right directory from where to run a debugging session.
In particular, the file .gdbinit there makes sure you have the
Emacs-specific GDB commands (such as xstring and pr) defined.

      parent reply	other threads:[~2002-05-24 12:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <ap3n0uwm22b.fsf@poynting.umd.edu>
     [not found] ` <ap37klz9ajp.fsf@poynting.umd.edu>
     [not found]   ` <200205202134.g4KLY4g26004@aztec.santafe.edu>
     [not found]     ` <ap38z6dejnw.fsf@poynting.umd.edu>
     [not found]       ` <ap38z6carb6.fsf@poynting.umd.edu>
2002-05-24  0:44         ` define-key acting strange Richard Stallman
2002-05-24  5:31           ` D. Goel
2002-05-24  6:43             ` D. Goel
2002-05-24 11:02               ` Andreas Schwab
2002-05-25 21:19               ` Richard Stallman
2002-05-24  8:13             ` Thien-Thi Nguyen
2002-05-24 12:34             ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1438-Fri24May2002153445+0300-eliz@is.elta.co.il \
    --to=eliz@is.elta.co.il \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).