This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17677] New: Dynamic code change while debugging
- From: "ryo_saeba29 at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Sep 2004 10:33:19 -0000
- Subject: [Bug c++/17677] New: Dynamic code change while debugging
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
A nice feature would be to be able to change code while it's being debugged,
recompile it, and let the debugger go on executing this new version.
Pretty useful to correct mistakes, instead of fixing, reompiling, and restarting
program.
Submitted to GDB too, under #1780 : http://sources.redhat.com/cgi-bin/gnatsweb.pl
Since it requires cooperation from debugger, compiler & linker, submitted here
too :)
--
Summary: Dynamic code change while debugging
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ryo_saeba29 at hotmail dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17677