[Qt-creator] Qt Creator plugin: receiving debugging events and opening file and go to some line

André Pönitz apoenitz at t-online.de
Fri Apr 12 23:44:12 CEST 2019


On Fri, Apr 12, 2019 at 11:10:16PM +0300, Artem Razin wrote:
> Hi Andre,
> 
> Sure, let me clarify.
> 
> When a process exits, Deleaker should take a snapshot to show resources
> that were not freed.
> 
> So it would be great to be notified when a process (being debugged) just
> exited.

There's no interface to that (yet, perhaps).

The problem here is that at the time the debugger gets the notification
that a process exited it is gone. I do not know Deleaker, but this
sounds "too later" for any tool.

How does Deleaker "attach" to a process (alive, dying or dead?)

Andre'


More information about the Qt-creator mailing list