bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14443: 24.3.50; log-view-diff and log-view-diff-changeset broken in


From: Eli Zaretskii
Subject: bug#14443: 24.3.50; log-view-diff and log-view-diff-changeset broken in vc-bzr-change-log-mode and vc-annotate-mode (on w32)
Date: Thu, 23 May 2013 23:17:27 +0300

> Date: Thu, 23 May 2013 23:53:52 +0400
> From: Dmitry Gutov <dgutov@yandex.ru>
> CC: rgm@gnu.org, 14443@debbugs.gnu.org
> 
> On 23.05.2013 20:52, Eli Zaretskii wrote:
> >> Date: Thu, 23 May 2013 20:46:07 +0400
> >> From: Dmitry Gutov <dgutov@yandex.ru>
> >> CC: 14443@debbugs.gnu.org, Eli Zaretskii <eliz@gnu.org>
> >>
> >> I'm not sure how to find out.
> >
> > You could put a breakpoint on call-process and examine its arguments,
> > for example.
> 
> I've rummaged around the manual a bit, and still don't understand what 
> the recommended workflow is.
> 
> Should I normally do `edebug-defun' before adding a breakpoint?

Actually, I meant GDB on the C level, but since you asked...

Yes, at least that's what I do.

> How do I display the value of a local variable?

C-x C-e with point after it, I guess.  I'm quite sure it worked for me
when I used that last.

> How do I un-instrument a function? AFAICS, there are no commands like 
> `edebug-cancel-', `-reset-' or `-remove-'.

Reload the .el file.

> Using diff.exe from the GnuWin32 collection is recommended, right?

That's what I use, yes.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]