This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug python/12438] New: maintenance set python print-stack should beoff by default


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

           Summary: maintenance set python print-stack should be off by
                    default
           Product: gdb
           Version: archer
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
        AssignedTo: unassigned@sourceware.org
        ReportedBy: mjw@redhat.com


Having random python stack traces in the middle of your output really
isn't helpful. Unless you are hacking on python pretty printers of course.
For normal users the default really should be off.

Some examples where it really doesn't make sense and is utterly confusing:
PR12425 and PR12436

Leave the option there for people who want to hack on python pretty printers,
but flip the default please.

-- 
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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]