public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/17677] New: Dynamic code change while debugging
@ 2004-09-26 10:33 ryo_saeba29 at hotmail dot com
  2004-09-26 13:47 ` [Bug other/17677] " pinskia at gcc dot gnu dot org
  2004-09-26 14:25 ` [Bug debug/17677] " pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: ryo_saeba29 at hotmail dot com @ 2004-09-26 10:33 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/17677] Dynamic code change while debugging
  2004-09-26 10:33 [Bug c++/17677] New: Dynamic code change while debugging ryo_saeba29 at hotmail dot com
@ 2004-09-26 13:47 ` pinskia at gcc dot gnu dot org
  2004-09-26 14:25 ` [Bug debug/17677] " pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-26 13:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-26 13:47 -------
I think this feature is called fix and continue and is already support for 4.0.0 for powerpc-darwin (aka 
Mac OS X).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |other


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17677


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug debug/17677] Dynamic code change while debugging
  2004-09-26 10:33 [Bug c++/17677] New: Dynamic code change while debugging ryo_saeba29 at hotmail dot com
  2004-09-26 13:47 ` [Bug other/17677] " pinskia at gcc dot gnu dot org
@ 2004-09-26 14:25 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-09-26 14:25 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-26 14:25 -------
Confirmed.  Note I think this is going to need target specific hooks but I could be wrong.  I already 
mentioned one example of where this is already supported at least on the GCC side (the GDB side is a 
different question).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|other                       |debug
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-09-26 14:25:07
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17677


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-26 14:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-26 10:33 [Bug c++/17677] New: Dynamic code change while debugging ryo_saeba29 at hotmail dot com
2004-09-26 13:47 ` [Bug other/17677] " pinskia at gcc dot gnu dot org
2004-09-26 14:25 ` [Bug debug/17677] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).