apport (0.26) edgy; urgency=low
 .
   * apport-retrace: Clean up code a bit:
     - Move option parsing to separate function.
     - Use apport_utils' report_add_gdb_info() instead of duplicating the gdb
       code.
   * apport_utils.py, report_add_gdb_info(): Add optional parameter 'debugdir'
     to specify an alternate debug file symbol root directory.
   * apport-retrace: Add option -d/--download-debug to automatically download
     available ddebs, create a temporary debug symbol directory from already
     installed and downloaded ddebs, and point gdb to use that. Also add option
     -C/--cache-dir to specify a permanent ddeb cache directory (by default, a
     temporary one is used). Update the manpage accordingly.
   * apport-retrace: Make the best out of a report without packaging
     information (which can happen if the user does not click on 'report bug'
     in apport-gtk).
   * apport_utils, report_add_proc_info():
     - Move heuristics for detecting interpreted scripts to a separate function
       to be able to provide separate test cases for it. Check a few more
       special cases for mono programs.
     - Make interpreter heuristics even scarier to detect some more mono corner
       cases (like banshee and beagled-helper). Closes: LP#58859


** Changed in: apport (Ubuntu)
       Status: In Progress => Fix Released

-- 
Needs to recognize Mono binaries
https://launchpad.net/bugs/58859

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to