[Python-Dev] gdbinit problem
Guido van Rossum
guido at python.org
Tue Sep 6 06:57:41 CEST 2005
More information about the Python-Dev mailing list
Tue Sep 6 06:57:41 CEST 2005
- Previous message: [Python-Dev] gdbinit problem
- Next message: [Python-Dev] Example for "property" violates "Python is not a one pass compiler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 9/5/05, skip at pobox.com <skip at pobox.com> wrote: > > Neal> The only way I could see to fix it was by setting a continue flag > Neal> and testing it. Does anyone know a better way to fix this > Neal> problem? > > Certainly looks reasonable until we figure out how (if at all) GDB's command > language implements a break-like statement. Ah. Now you've heard from the other user. :-) -- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] gdbinit problem
- Next message: [Python-Dev] Example for "property" violates "Python is not a one pass compiler"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list