Marco Alvarado wrote:
When I got the errors in Linux I never saw backtraces in the debugger.

I thought so, thats why I pointed you to the "View-Debugger-CallStack" menu option.

I saw the backtraces for the first time when testing the application
from GDB. And now that makes me remember something I wanted to ask: I
activate the "Debug output" window, but it doesn't show the lines
generated by DebugLn().

Nope, debugger output is the internal logging of the lazarus debugger.

But when I ran the application from GDB, the
output of DebugLn() was shown.

Consoleoutput is not (yet?) shown.
What you can do is start lazarus from a xterm. Then all is logged in that terminal.

Marc



Regards!


2007/11/30, Marc Weustink <[EMAIL PROTECTED]>:
Marco Alvarado wrote:
So we don't need GDB?
At this moment the lazarus debugger uses GDB.

I'm lost, what do you mean by:
  "throwing backtraces from the Lazarus debugger"

Marc



2007/11/30, Marc Weustink <[EMAIL PROTECTED]>:
Marco Alvarado wrote:
GDB is just wonderful!!! It just helped me to solve the last errors in
my application and got the engine finally running in both Windows and
Linux :_D

Thanks a lot!!!

PS. Have you ever thought about throwing backtraces from the Lazarus
debugger? Having such feature integrated would be really helpful. :)
You mean view callstack ?

Marc

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to