guile-user
[Top][All Lists]
Advanced

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

Re: guile debugging (was: Missing ice-9 debugger breakpoints)


From: Carlos Pita
Subject: Re: guile debugging (was: Missing ice-9 debugger breakpoints)
Date: Fri, 15 Sep 2006 02:16:51 +0000 (GMT)

Mhhh, then I found out these lines in the changelog
for ice-9/debugger:

2005-07-09  Neil Jerram  <address@hidden>
    * debugger.scm: Remove comments which are now
incorrect.
    breakpoints.scm, behaviour.scm, trap-hooks.scm.
    (SUBDIRS): Removed.
     [....]

and also discovered the guile-debugging gna project.

What is the way to go? This is pretty confusing for a
newcomer like me. Would guile-debugging be eventually
merged with guile core? Perhaps the manual should be
updated, shouldn't it? Anyway, how is a breakpoint
established?

Best regards,
Carlos

 --- Carlos Pita <address@hidden>
escribió:

> Hi all!
> 
> I've just installed guile-1.8 (stable) but I'm not
> able to import the ice-9 debugger breakpoints module
> as the reference manual suggests (in fact, the
> module
> isn't there):
> 
> (use-modules (ice-9 debugger breakpoints))
> 
> 
> Backtrace:
> In current input:
>    1: 0* (use-modules (ice-9 debugger breakpoints))
>    1: 1  (eval-case (# # *unspecified*) (else #))
>    1: 2  (begin (process-use-modules (list (list
> #)))
> *unspecified*)
>    ?: 3* [process-use-modules (((ice-9 debugger
> breakpoints)))]
> 
> <unnamed port>: In procedure process-use-modules in
> expression (process-use-modules (list #)):
> <unnamed port>: no code for module (ice-9 debugger
> breakpoints)
> ABORT: (misc-error)
> 
> 
> memeplex:/tmp/guile-1.8.0$ ls 
> 
>
/site/install/guile-1.8.0/share/guile/1.8/ice-9/debugger*
> 
>
/site/install/guile-1.8.0/share/guile/1.8/ice-9/debugger.scm
> 
>
/site/install/guile-1.8.0/share/guile/1.8/ice-9/debugger:
> command-loop.scm  commands.scm  state.scm  trc.scm 
> utils.scm
> 
> What is missing here?
> 
> Thank you in advance.
> Regards,
> Carlos
> 
> 
>       
>       
>               
> __________________________________________________
> Preguntá. Respondé. Descubrí.
> Todo lo que querías saber, y lo que ni imaginabas,
> está en Yahoo! Respuestas (Beta).
> ¡Probalo ya! 
> http://www.yahoo.com.ar/respuestas
> 
> 



        
        
                
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya! 
http://www.yahoo.com.ar/respuestas





reply via email to

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