<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Debugging_data_format</id>
	<title>Debugging data format - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Debugging_data_format"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Debugging_data_format&amp;action=history"/>
	<updated>2026-06-13T03:21:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Debugging_data_format&amp;diff=4502513&amp;oldid=prev</id>
		<title>imported&gt;Jlwoodwa: tag as one source</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Debugging_data_format&amp;diff=4502513&amp;oldid=prev"/>
		<updated>2024-04-22T21:09:10Z</updated>

		<summary type="html">&lt;p&gt;tag as one source&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{one source |date=April 2024}}&lt;br /&gt;
{{Use dmy dates|date=January 2020|cs1-dates=y}}&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;debugging data format&amp;#039;&amp;#039;&amp;#039; is a means of storing information about a compiled [[computer program]] for use by high-level [[debugger]]s. Modern debugging data formats store enough information to allow source-level debugging.&lt;br /&gt;
&lt;br /&gt;
High-level debuggers need information about variables, types, constants, subroutines and so on, so they can translate between machine-level storage and source language constructs. Such information can also be used by other software tools. The information must be generated by the [[compiler]] and stored in the [[executable]] file or [[dynamic library]] by the linker.&lt;br /&gt;
&lt;br /&gt;
Some [[object file]] formats include debugging information, but others can use generic debugging data formats such as [[stabs]] and [[DWARF]].&lt;br /&gt;
&lt;br /&gt;
== List of debugging formats ==&lt;br /&gt;
* [[stabs]]&lt;br /&gt;
* [[COFF]]&lt;br /&gt;
* [[Portable Executable]] (PE/COFF)&lt;br /&gt;
* [[Relocatable Object Module Format]] (OMF)&lt;br /&gt;
* [[IEEE-695]]&lt;br /&gt;
* [[DWARF]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Debug symbol]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
* {{cite web |title=Introduction to the DWARF Debugging Format |author-first=Michael J. |author-last=Eager |date=April 2012 |orig-year=2006 |url=http://www.dwarfstd.org/doc/Debugging%20using%20DWARF-2012.pdf |access-date=2014-11-12 |url-status=live |archive-url=https://web.archive.org/web/20181223004312/http://dwarfstd.org/doc/Debugging%20using%20DWARF-2012.pdf |archive-date=2018-12-23}} (NB. Concentrates on DWARF, but also discusses debugging formats in general, with an overview of all the major formats.)&lt;br /&gt;
&lt;br /&gt;
[[Category:Computer file formats]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{programming-software-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Jlwoodwa</name></author>
	</entry>
</feed>