warning: unable to read history from "/dev/null/.gdb_history":
        Posted  
        
            by John Smith
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by John Smith
        
        
        
        Published on 2010-05-25T14:06:19Z
        Indexed on 
            2010/05/25
            14:11 UTC
        
        
        Read the original article
        Hit count: 225
        
I get this warning when I start debugging. Does anyone know why it's looking in /dev/null for my history.
I know it's some path which was mis-set somewhere but I do not know which?
Any help
© Stack Overflow or respective owner