unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: LEE Sau Dan <danlee@informatik.uni-freiburg.de>
Subject: Re: emacs doesn't use the X clipboard
Date: 14 Jan 2004 22:40:01 +0100	[thread overview]
Message-ID: <m3hdyygqfi.fsf@mika.informatik.uni-freiburg.de> (raw)
In-Reply-To: mailman.606.1074062176.928.help-gnu-emacs@gnu.org

>>>>> "Eli" == Eli Zaretskii <eliz@elta.co.il> writes:

    >> I'm not sure if ltrace can show the Xlib calls, though.

    Eli> I doubt that.  And debugging with ltrace or similar tools is
    Eli> not a very efficient method, anyway, compared to stepping
    Eli> with GDB thru the source code.  IMHO, ltrace is for the
    Eli> software to which you don't have the sources.

I don't agree.

Firstly, 'ltrace' doesn't require the program to be required.  So, you
can use it  immediately.  No downloading of the  source code.  No time
wasted on compiling.

Secondly, 'ltrace' let's you trace  the behaviour of your program at a
different  level.  That can  often reveal  what it  has done  (on that
level)  more   clearly,  because   you're  not  flooded   with  excess
information.  (I  did 'strace' some  programs to check  which syscalls
they  make,  and  in what  sequence.   That  can  be very  helpful  in
identifying problems  when you suspect  that the sequence of  calls is
not in  the correct order, which  you once assumed.   'strace' lets me
see more clearly how the program interacts with the OS.)


-- 
Lee Sau Dan                     李守敦(Big5)                    ~{@nJX6X~}(HZ) 

E-mail: danlee@informatik.uni-freiburg.de
Home page: http://www.informatik.uni-freiburg.de/~danlee

  parent reply	other threads:[~2004-01-14 21:40 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-11  0:26 emacs doesn't use the X clipboard Micha Feigin
2004-01-11  5:46 ` Eli Zaretskii
     [not found] ` <mailman.387.1073803639.928.help-gnu-emacs@gnu.org>
2004-01-12 17:59   ` LEE Sau Dan
2004-01-13  0:18     ` Carsten Weinberg
     [not found]     ` <mailman.495.1073964322.928.help-gnu-emacs@gnu.org>
2004-01-13  5:00       ` Ian Zimmerman
2004-01-13 12:06         ` LEE Sau Dan
2004-01-13 18:35           ` Carsten Weinberg
2004-01-14  6:37           ` Eli Zaretskii
2004-01-14  7:59             ` Micha Feigin
2004-01-14 13:33               ` Eli Zaretskii
2004-01-14  7:16           ` Micha Feigin
     [not found]           ` <mailman.606.1074062176.928.help-gnu-emacs@gnu.org>
2004-01-14 21:40             ` LEE Sau Dan [this message]
2004-01-17 18:41               ` Eli Zaretskii
     [not found]           ` <mailman.665.1074118187.928.help-gnu-emacs@gnu.org>
2004-01-15 12:49             ` Kester Clegg
2004-01-22 21:29               ` Jeff
2004-01-13 11:23       ` Jens Schmidt
2004-01-13 12:22         ` LEE Sau Dan
2004-01-15 12:51           ` Kester Clegg
2004-01-15 21:44             ` LEE Sau Dan
2004-01-18 23:54               ` Ian Zimmerman
2004-01-15 16:26           ` Jens Schmidt
2004-01-13 14:38         ` Tim McNamara
2004-01-13 22:19           ` LEE Sau Dan
2004-01-13  6:48     ` Eli Zaretskii
     [not found]     ` <mailman.510.1073976607.928.help-gnu-emacs@gnu.org>
2004-01-13 12:28       ` LEE Sau Dan
2004-01-13 15:50         ` Maurizio Loreti
2004-01-13 18:13           ` Gian Uberto Lauri
2004-01-13 22:14           ` LEE Sau Dan
     [not found]           ` <mailman.545.1074017499.928.help-gnu-emacs@gnu.org>
2004-01-15 12:54             ` Kester Clegg
2004-01-15 21:56               ` LEE Sau Dan
2004-01-13 17:19         ` Eli Zaretskii
     [not found]         ` <mailman.542.1074014317.928.help-gnu-emacs@gnu.org>
2004-01-14 21:34           ` LEE Sau Dan
     [not found] <mailman.381.1073784888.928.help-gnu-emacs@gnu.org>
2004-01-11 13:02 ` Henrik Enberg

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=m3hdyygqfi.fsf@mika.informatik.uni-freiburg.de \
    --to=danlee@informatik.uni-freiburg.de \
    /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.
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).