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

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

Re: error in process filter: Wrong type argument: stringp, nil


From: A. Soare
Subject: Re: error in process filter: Wrong type argument: stringp, nil
Date: Tue, 8 Dec 2009 09:26:48 +0100 (CET)

> > error in process filter: Wrong type argument: stringp, nil
> 
> 
> Could you launch GNU Emacs with --debug-init? You could also lookup  
> which process filter might cause this message:
> 
>       C-h d process filter RET
> 

Here is the output from debug:
gud-gdbmi-marker-filter is the filter you are talking about?






Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  string-match("//+" nil)
  gud-find-file(nil)
  gud-display-line(nil 34)
  gud-display-frame()
  gdb-frame-handler()
  
gdb-done-or-error("frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",file=\"../csu/errno-loc.c\",line=\"34\"}"
 "109" done)
  gud-gdbmi-marker-filter("108^done,threads=[{id=\"1\",target-id=\"Thread 
0xb77678d0 (LWP 
23070)\",frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",args=[],file=\"../csu/errno-loc.c\",line=\"34\"},state=\"stopped\"}],current-thread-id=\"1\"\n(gdb)
 
\n109^done,frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",file=\"../csu/errno-loc.c\",line=\"34\"}\n(gdb)
 \n")
  apply(gud-gdbmi-marker-filter "108^done,threads=[{id=\"1\",target-id=\"Thread 
0xb77678d0 (LWP 
23070)\",frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",args=[],file=\"../csu/errno-loc.c\",line=\"34\"},state=\"stopped\"}],current-thread-id=\"1\"\n(gdb)
 
\n109^done,frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",file=\"../csu/errno-loc.c\",line=\"34\"}\n(gdb)
 \n")
  gud-marker-filter("108^done,threads=[{id=\"1\",target-id=\"Thread 0xb77678d0 
(LWP 
23070)\",frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",args=[],file=\"../csu/errno-loc.c\",line=\"34\"},state=\"stopped\"}],current-thread-id=\"1\"\n(gdb)
 
\n109^done,frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",file=\"../csu/errno-loc.c\",line=\"34\"}\n(gdb)
 \n")
  gud-filter(#<process gud-emacs> 
"108^done,threads=[{id=\"1\",target-id=\"Thread 0xb77678d0 (LWP 
23070)\",frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",args=[],file=\"../csu/errno-loc.c\",line=\"34\"},state=\"stopped\"}],current-thread-id=\"1\"\n(gdb)
 
\n109^done,frame={level=\"0\",addr=\"0x001f2adb\",func=\"__errno_location\",file=\"../csu/errno-loc.c\",line=\"34\"}\n(gdb)
 \n")



____________________________________________________

Michael Jackson, Susan Boyle, Black Eyed Peas ... Retrouvez leurs derniers 
titres sur http://musiline.voila.fr







reply via email to

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