[Lazarus] Add notification to callstack change.

Everton Vieira tonvieira at gmail.com
Wed Feb 8 16:07:49 CET 2012


But, by example, if is possible to do a log with the exception back trace must be some how to do also a log of the call stack of the application. I think the Watch debugger has the know how for, the problem is to understand.


Em 08/02/2012, às 12:26, Sven Barth escreveu:

> Am 08.02.2012 15:00, schrieb Everton Vieira:
>> Hi there.
>> 
>> I know very little about notifications, and maybe what i know is wrong, so any help would be useful.
>> 
>> I`m trying to add some kind of notication that triggers an event when the callstack of the application is changed.
>> 
>> By example, the Application.onException is trigged when an exception happens, some event similar to triggers when the callstack is changed, in other words, when the execution go to the next line of the code.
>> 
>> Please help, any help will be usefull.
> 
> You can't do this in an application itself. You need to use a debugger for that. Or do you mean interfacing with Lazarus' debugger interface?
> 
> Regards,
> Sven
> 
> 
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus





More information about the Lazarus mailing list