Can't open files for read with debugger...

From: doc_rudolph (fjr_at_controlsmith.com)
Date: 08/26/05

  • Next message: Jean-David Beyer: "Re: Can't open files for read with debugger..."
    Date: 26 Aug 2005 04:01:42 -0700
    
    

    I have a problem that is driving me crazy.
    Any attempt I make to try and use the kdbg debugger (or any of the
    other common ones) with Redhat Enterprise Linux (version 9, kernel
    version 2.4.xx)

    I can open files for write OK, but if my program includes any file
    inputs, when the fopen or open call is invoked, I get an file access
    error.

    The same program run from the console is OK. I just can't use the
    debugger to debug it.


  • Next message: Jean-David Beyer: "Re: Can't open files for read with debugger..."