Bug 55714 - interpreted c++ emulation in kdevelop ?
Summary: interpreted c++ emulation in kdevelop ?
Status: RESOLVED INTENTIONAL
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: 2.1.5
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-08 23:22 UTC by Mathieu Jobin
Modified: 2003-06-07 00:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Jobin 2003-03-08 23:22:52 UTC
Version:           2.1.5 (using KDE 3.1.0)
Installed from:    compiled sources
Compiler:          gcc version 2.95.3 20010315 (release)
OS:          Linux (i686) release 2.4.20

shame on me.
but would it be possible to move the current stack pointer in a debugged C++ program with kdevelop ?
think about how VB works.
maybe its possible to change the call stack status ...
maybe we need a VM because the kernel protect this memory aera ?
i think it could be a very interressting features that nobody ever offered

thanks
Comment 1 John Birch 2003-06-07 00:16:05 UTC
Well this would need some major work both in kdevelop and in the tools 
available. It's a bit beyond the scope of kdevelop at this stage.