Re: D5 debug problems

From: Alistair George (noname_at_xtra.co.nz)
Date: 03/30/05


Date: Wed, 30 Mar 2005 17:36:01 +1200

Alistair George wrote:
> Hi.
> My projects all debug properly, until I try a new one.
> When compiled the source shows no debug (blue dot lines).
> Debug path points to the included PAS files. Debug is switched on in
> Project options with Debug info. Ive searched the PAS files for any
> debug off conditionals but none.
> Anything else I could try?
> Tks vm.
> Alistair+
>
> ----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet
> News==----
> http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+
> Newsgroups
> ----= East and West-Coast Server Farms - Total Privacy via Encryption =----
Found - in the .inc file was a debug switch which needed to be turned
on. Could not find a debug switch which overrode the IDE settings
though, so its a mystery to me how the INC define changed a default setting.

Tks.
Alistair+

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----



Relevant Pages

  • Re: D5 debug problems
    ... Alistair George wrote: ... >> When compiled the source shows no debug. ... Could not find a debug switch which overrode the IDE settings ... there you will see various things in the compiler and linker. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Debugging large programs
    ... How do you guys debug large programs? ... > dominate the binary string. ... direct may be awfully slow but "nothing is slower than a bug". ... comparison on a another debug switch. ...
    (comp.lang.fortran)
  • Re: Can a routine tell if it is being called from the Immediate window?
    ... I have written a bunch of debug and test routines. ... global debug switch and either display information in the Immediate ... If I could tell that it was being called from the Immediate window as ...
    (microsoft.public.vb.general.discussion)
  • Re: debugging routines in ABF
    ... debug switch) to create debug'd object files ... Change the link command to be "with debug" ... I'm hoping here that it will kick off a link command and so use ...
    (comp.databases.ingres)
  • D5 debug problems
    ... When compiled the source shows no debug (blue dot lines). ... Debug path points to the included PAS files. ...
    (comp.lang.pascal.delphi.misc)