Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » DSDP » Interaction between perspectives.
Interaction between perspectives. [message #9178] Fri, 13 October 2006 17:56 Go to previous message
Eclipse UserFriend
Originally posted by: rramesh.connextechnology.com

Hi all,
We are working on a SoC with three distinct cores. Each of these cores
have their own debuggers. Very soon they live under Eclipse. The
expectation from developers is that they should be able to debug the
interactions between these cores as well.

This implies that interaction between Perspectives should be possible.
Under the current implementation each debugger has its own perspective.
An example usecase might be - when a break point is hit on one core,
the other two stopping (ASAP). Another might be the ability to place
breakpoints on programs running on any of the cores.

In my mind these usecases are similar to, some one stepping through a
piece of java code which makes a JNI call. If the JNI is written in C++,
is it possible to automatically invoke C++ perspective and switch to that?

I don't know if such a support is already present. Can you point me in
the right direction please?

Any help is greatly appreciated.
Thanks and regards
Ramesh
Note: I have also placed this question on Eclipse Newcomer group.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:RSE 1.0 new dates (release moved by 2 weeks)
Next Topic:Recent DSDP project releases
Goto Forum:
  


Current Time: Mon Sep 23 01:51:43 GMT 2024

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

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

Back to the top