Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » how to know when variablesView updated?(sending commands to gdb simultaneously to variablesView)
how to know when variablesView updated? [message #994161] Wed, 26 December 2012 15:29
ben agai is currently offline ben agaiFriend
Messages: 36
Registered: July 2012
Member
hello.
i am writing plug-in to eclipse that listenes to debug events and handle them by sending some commands to the gdb.
i have encountered a problem where me and the variablesView send commands to the gdb simultaneously and for some reason some ,if not all, of my commands are "ignored" by the gdb while the variablesView updates normally.

my question is, is it possible to know when the variablesView finishes it's update, so after it finishes to update i can send my commands?

or can i in some other way synchronize my plug-in with the variablesView when i want to send commands to the gdb?

really important.
thanks.
Previous Topic:Bundle names of built plugins
Next Topic:Remove action item from context menu
Goto Forum:
  


Current Time: Thu Apr 25 08:12:33 GMT 2024

Powered by FUDForum. Page generated in 0.02508 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top