how eclipse synchronizes its views? [message #994806] |
Fri, 28 December 2012 05:20  |
Eclipse User |
|
|
|
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] |
Sat, 29 December 2012 19:25   |
Eclipse User |
|
|
|
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.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03544 seconds