From Fedora Project Wiki
< Features
(→Current status: add RFE 610249) |
|||
Line 18: | Line 18: | ||
== Current status == | == Current status == | ||
* Targeted release: [[Releases/{{FedoraVersion||next}} | {{FedoraVersion|long|next}} ]] | * Targeted release: [[Releases/{{FedoraVersion||next}} | {{FedoraVersion|long|next}} ]] | ||
* Last updated: 2010- | * Last updated: 2010-07-07 | ||
* Percentage of completion: 10% | * Percentage of completion: 10% | ||
Initial version of code ready to upload | Initial version of code ready to upload; preparing upstream project for initial launch: https://fedorahosted.org/gdb-heap/ | ||
=== RFEs filed for gdb === | === RFEs filed for gdb === |
Revision as of 22:04, 7 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
- Name: Dave Malcolm
- Email: <dmalcolm@redhat.com>
Current status
- Targeted release: Fedora 42
- Last updated: 2010-07-07
- Percentage of completion: 10%
Initial version of code ready to upload; preparing upstream project for initial launch: https://fedorahosted.org/gdb-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