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/12436] New: bt should be able to give "raw" backtraces


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

           Summary: bt should be able to give "raw" backtraces
           Product: gdb
           Version: archer
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
        AssignedTo: unassigned@sourceware.org
        ReportedBy: mjw@redhat.com


Currently the python pretty printers always try to decode function frame
arguments. Sometimes you really don't want that (especially if the python
pretty printer produces an error itself). So it would be nice to have a "bt
raw" or maybe bt /r (to match print).

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