Re: Executable built in Debog or relase mode

From: Naren (naren_on_net_at_hotmail.com)
Date: 04/07/04

  • Next message: Paul Pluzhnikov: "Re: Executable built in Debog or relase mode"
    Date: 6 Apr 2004 21:29:09 -0700
    
    

    Hi Paul,

    I use Solaris and HPUX. I would like to know for these OS.

    Thanks
    Naren

    Paul Pluzhnikov <ppluzhnikov-nsp@charter.net> wrote in message news:<m3wu4t2mj8.fsf@salmon.parasoft.com>...
    > naren_on_net@hotmail.com (Naren) writes:
    >
    > > I would like to know if there is any way to find out if an executable
    > > has been built in the debug mode or release mode.
    >
    > There are usually several ways. They are platform-dependent.
    > What OS do you want an answer for?
    >
    > > Also what additional
    > > information is present inside an executbale built in debug mode
    >
    > Names and types of parameters to all functions, local and global
    > variables. Offsets of parameters/locals from the frame pointer. A
    > table relating executable code locations to the source file and
    > line where that code came from. Etc.
    >
    > Cheers,


  • Next message: Paul Pluzhnikov: "Re: Executable built in Debog or relase mode"