[Bug python/12216] New: gdb.execute() with a non-repeatable command makes the executed command unrepeatable

markflorisson88 at gmail dot com sourceware-bugzilla@sourceware.org
Sat Nov 13 00:55:00 GMT 2010


http://sourceware.org/bugzilla/show_bug.cgi?id=12216

           Summary: gdb.execute() with a non-repeatable command makes the
                    executed command unrepeatable
           Product: gdb
           Version: 7.2
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
        AssignedTo: unassigned@sourceware.org
        ReportedBy: markflorisson88@gmail.com


If you use gdb.execute() with a non-repeatable command (e.g. 'delete', 'run',
etc), then the command calling this (indirectly) through gdb.execute() will
also be unrepeatable.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Gdb-prs mailing list