Groups | Search | Server Info | Login | Register
Groups > comp.lang.pascal.misc > #2811
| From | Rolf Buenning <buenning@gmx.de> |
|---|---|
| Newsgroups | comp.lang.pascal.misc |
| Subject | Re: Do'nt know |
| Date | 2025-08-24 11:25 +0000 |
| Message-ID | <mh0b4mFsv0gU1@mid.individual.net> (permalink) |
| References | <mgoe8bFj0oiU1@mid.individual.net> <XnsB3428B712EF0Ehueydlltampabayrrcom@157.180.91.226> <mgqfprFte4rU1@mid.individual.net> |
On 22 Aug 2025 06:07:55 GMT, Rolf Buenning <buenning@gmx.de> tippte: > On Thu, 21 Aug 2025 17:42:30 -0000 (UTC), David LaRue <huey.dll@tampabay.rr.com> tippte: >> Rolf Buenning <buenning@gmx.de> wrote in news:mgoe8bFj0oiU1 >> @mid.individual.net: >> >>> >>> How can I find the mistake. >>> >> Unless you have a serious number of procedures the easiest method to figure >> this out without a debugger is to log to the console or a "log file" and >> set up 'log entries' along the path you expect plus along the path to the >> procedure that was unexpected. While doing this step you might find your >> answer in an unexpected call to the offending procedure. >> >> Run the application once. Then examine the output log (screen or log file) >> to find the procdure that was called unexpectedly. You can also pipe the >> output to a log file on most operating systems; it just takes more typing >> when starting the application. >> >> Modify the log entries as needed to fine tune the results. >> >> Some compilers have a compile switch that will do this for you >> automatically. > Now I'm back. Soory for the long time. I couldn't not find anything that does that. Then I tried to find faulty places in various files, XML-Files and so. I also found things, but nothing helped. At the end I lost all, my mistake. Now I will start from scratch. I think, the GUI Lazarus at least under Linux makes mistakes. thank you for you effort. -- Greetings Rolf
Back to comp.lang.pascal.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-08-21 11:29 +0000
Re: Do'nt know David LaRue <huey.dll@tampabay.rr.com> - 2025-08-21 17:42 +0000
Re: Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-08-22 06:07 +0000
Re: Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-08-24 11:25 +0000
Re: Do'nt know David LaRue <huey.dll@tampabay.rr.com> - 2025-08-24 15:51 +0000
Re: Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-08-25 07:01 +0000
Re: Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-09-01 14:28 +0000
Re: Do'nt know David LaRue <huey.dll@tampabay.rr.com> - 2025-09-02 09:53 +0000
Re: Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-09-03 13:59 +0000
Re: Do'nt know David LaRue <huey.dll@tampabay.rr.com> - 2025-09-03 15:18 +0000
Re: Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-09-03 16:04 +0000
Re: Do'nt know David LaRue <huey.dll@tampabay.rr.com> - 2025-09-03 17:20 +0000
Re: Do'nt know Rolf Buenning <buenning@gmx.de> - 2025-09-04 14:10 +0000
Re: Do'nt know David LaRue <huey.dll@tampabay.rr.com> - 2025-09-05 01:16 +0000
Re: Do'nt know John Kruiniger <jk@free.net.nz> - 2025-10-19 18:20 +1300
csiph-web