Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » how eclipse synchronizes its views?
how eclipse synchronizes its views? [message #994806] Fri, 28 December 2012 10:20 Go to next message
ben agai is currently offline ben agaiFriend
Messages: 36
Registered: July 2012
Member
hell, i have a general question about how eclipse synchronizes all its views.

when i debug c code in eclipse it is done with the gdb debugger, it means that the Variables view ,for example, is using the gdb as it's resource.
eclipse has many more views like 'registersView','DisassemblyView', 'BreakpointsView' etc.

my question is: if all the views are open and each on of them is using the gdb as its resource, how does eclipse synchronize each of the view's commands that are sent to the gdb?
how each of the views know when to send it's commands or wait till the other finishes it's own commands sending?

if i have posted this article on the wrong forum i'm sorry, i didnt know where to put this article.

any help is appreciated.

thanks.
Re: how eclipse synchronizes its views? [message #995396 is a reply to message #994806] Sun, 30 December 2012 00:25 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Looks like you better ask at CDT newsgroup

Tom

Am 28.12.12 11:20, schrieb ben agai:
> hell, i have a general question about how eclipse synchronizes all its
> views.
>
> when i debug c code in eclipse it is done with the gdb debugger, it
> means that the Variables view ,for example, is using the gdb as it's
> resource.
> eclipse has many more views like 'registersView','DisassemblyView',
> 'BreakpointsView' etc.
>
> my question is: if all the views are open and each on of them is using
> the gdb as its resource, how does eclipse synchronize each of the view's
> commands that are sent to the gdb?
> how each of the views know when to send it's commands or wait till the
> other finishes it's own commands sending?
>
> if i have posted this article on the wrong forum i'm sorry, i didnt know
> where to put this article.
>
> any help is appreciated.
>
> thanks.
Re: how eclipse synchronizes its views? [message #995652 is a reply to message #995396] Sun, 30 December 2012 19:45 Go to previous message
ben agai is currently offline ben agaiFriend
Messages: 36
Registered: July 2012
Member
ok, i will post it there, thanks

[Updated on: Sun, 30 December 2012 19:45]

Report message to a moderator

Previous Topic:coloring java update
Next Topic:jardesc open command in Juno
Goto Forum:
  


Current Time: Wed Apr 24 18:23:31 GMT 2024

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

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

Back to the top