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

Artem Razin artem.razin at gmail.com
Fri Apr 12 22:10:16 CEST 2019


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.

Thank you.

пт, 12 апр. 2019, 21:19 André Pönitz <apoenitz at t-online.de>:

> On Thu, Apr 11, 2019 at 01:58:46PM +0300, Artem Razin wrote:
> > Hi,
> >
> > I must say this is my first post to this list and I hope that my
> questions
> > are ok for this list.
> >
> > I am an author of Deleaker, this is a memory profiler for C++/Windows.
> >
> > Currently I am working on Deleaker version that works as a plugin in Qt
> > Creator, just one screenshot:
> > https://i.snag.gy/mQwu9h.jpg
> >
> > There are two things I was not able to manage to do.
> >
> > >From Deleaker I need to open a source file in Qt Creator and put cursor
> to
> > some line. How to
> > achieve it?
> >
> > Another issue is debugging events. Deleaker needs to be notified when a
> > debugging stops. Is there a documented way to "subscribe" to it?
>
> I am probably supposed to answer this question but I have no idea
> where the debugger comes into play here, i.e. what kind of "stop"
> you mean.
>
> Andre'
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20190412/41df265a/attachment.html>


More information about the Qt-creator mailing list