Changeset 4140 for trunk/etc/DEBUG

Show
Ignore:
Timestamp:
08/10/06 11:19:54 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/etc/DEBUG

    r4098 r4140  
    272272The above commands also exist in a version with an `x' suffix which 
    273273takes an object of the relevant type as argument. 
     274 
     275** Following longjmp call. 
     276 
     277Recent versions of glibc (2.4+?) encrypt stored values for setjmp/longjmp which 
     278prevents GDB from being able to follow a longjmp call using `next'.  To 
     279disable this protection you need to set the environment variable 
     280LD_POINTER_GUARD to 0. 
    274281 
    275282** Using GDB in Emacs 
     
    740747of these variables. 
    741748 
     749  
     750Local variables: 
     751mode: outline 
     752paragraph-separate: "[  ]*$" 
     753end: 
     754 
    742755;;; arch-tag: fbf32980-e35d-481f-8e4c-a2eca2586e6b