emacs-devel
[Top][All Lists]
Advanced

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

Tramp with GUD broken on trunk?


From: Nick Roberts
Subject: Tramp with GUD broken on trunk?
Date: Mon, 9 Jul 2007 20:51:11 +1200

I think the last set of changes to tramp has broken use with GUD.  At least
doing:

Run gdb (like this): gdb --annotate=3 /ssh:localhost:/home/nickrob/myprog

with EMACS_22_BASE I get:

  Current directory is /ssh:localhost:/home/nickrob/
    GNU gdb 6.6-debian
  Copyright (C) 2006 Free Software Foundation, Inc.
  GDB is free software, covered by the GNU General Public License, and you are
  welcome to change it and/or distribute copies of it under certain conditions.
  Type "show copying" to see the conditions.
  There is absolutely no warranty for GDB.  Type "show warranty" for details.
  This GDB was configured as "i486-linux-gnu"...
  /ssh:localhost:/home/nickrob/myprog: No such file or directory.
  (gdb) 

which has a file not found error but this is recoverable.
However with the trunk I get:

  Current directory is /ssh:localhost:/home/nickrob/

  Debugger exited abnormally with code 2

-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

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