From Fedora Project Wiki
(→‎Current status: start adding links to the RFEs for gdb)
(→‎Current status: add RFE 610249)
Line 33: Line 33:
=== RFEs filed for gdb ===
=== RFEs filed for gdb ===
* {{bz|610241}}: RFE: please expose "info symbol ADDRESS" in the python API  
* {{bz|610241}}: RFE: please expose "info symbol ADDRESS" in the python API  
* {{bz|610249}}: RFE: notification about changes in the inferior process


<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. -->
<!-- CHANGE THE "FedoraVersion" TEMPLATES ABOVE TO PLAIN NUMBERS WHEN YOU COMPLETE YOUR PAGE. -->

Revision as of 20:26, 1 July 2010


Memory Debugging Tools

Summary

The gdb debugger has been extended with new commands that make it easier to track down and fix excessive memory usage within programs and libraries.

Owner

  • Email: <dmalcolm@redhat.com>

Current status

  • Targeted release: Fedora 41
  • Last updated: 2010-05-17
  • Percentage of completion: 10%

Initial version of code ready to upload.

Mailing List: https://fedorahosted.org/mailman/listinfo/gdb-heap

Trac Instance: https://fedorahosted.org/gdb-heap/

Git Repo: ssh://git.fedorahosted.org/git/gdb-heap.git

FAS Group here: https://admin.fedoraproject.org/accounts/group/view/gitgdb-heap

RFEs filed for gdb

  • RHBZ #610241: RFE: please expose "info symbol ADDRESS" in the python API
  • RHBZ #610249: RFE: notification about changes in the inferior process


Detailed Description

Benefit to Fedora

Scope

How To Test

User Experience

Dependencies

Contingency Plan

Documentation

Release Notes

Comments and Discussion