I checked the log file. The only warning inside is shown at the end of this mail. The modification time of the log file is correct, so the logging works.
Emulator settings that might be relevant: Logging Options: On: Normal, Error and Warning messages Off: Everything else Debug Options: Everything on except Beam Error Handling: Everything set to 'Show in Dialog' I don't know if there can be some connection, but the last thing I was doing before I noticed that the leaks are not reported, were tests using custom launch codes. (Set via CW debugging options.) Jan Slodicka 0.000: === WARNING: **************************************************************************** **** 0.000: === WARNING: Form object ID #1023 (left = 160, top = 15, right = 167, bottom = 160) from RescoView (1.27) is completely offscreen. Applications should hide objects by calling FrmHideObject instead of placing them completely offscreen. Another way to get this error message is to call FrmCopyTitle or FrmCopyLabel to change a title or label to a string larger than what was specified in the form resource. Doing this often corrupts other objects on the form. ----- Original Message ----- From: "Keith Rollin" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, September 03, 2003 7:27 PM Subject: Re: Emulator not detecting memory leaks > How are your "Error Handling" dialog options set? Could it be that > the message is being written to the log file, but not reported in a > dialog? > > -- Keith Rollin > -- Palm OS Emulator engineer > > > At 2:31 PM +0200 9/3/03, Jan Slodicka wrote: > >Yes, the checkbox is checked. > > > >----- Original Message ----- > >From: "Chris Apers" <[EMAIL PROTECTED]> > >To: "Palm Developer Forum" <[EMAIL PROTECTED]> > >Sent: Wednesday, September 03, 2003 1:56 PM > >Subject: Re: Emulator not detecting memory leaks > > > > > >> Is the Settings > Debugging... > MemMgr leaks box checked ? > >> > >> > Hello > >> > > >> > To my surprise I found today that the emulator stopped detecting memory > >> > leaks. To be sure I made some explicit allocations and did not release > >> them. > >> > > >> > I use Palm OS Emulator 3.5. The only extra things I did in the last days > >> was > >> > the profiling. (I.e. running Emulator_Profile.exe instead of the > >standard > >> > emulator. Since that I returned to the standard emulator.) > >> > > > > > Can somebody help? > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
