diff options
Diffstat (limited to 'docs/SourceLevelDebugging.html')
-rw-r--r-- | docs/SourceLevelDebugging.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/SourceLevelDebugging.html b/docs/SourceLevelDebugging.html index 23070d3278..4525e4400f 100644 --- a/docs/SourceLevelDebugging.html +++ b/docs/SourceLevelDebugging.html @@ -611,8 +611,8 @@ href="#format_basic_type">basic</a>, <a href="#format_derived_type">derived</a> or <a href="#format_composite_type">composite</a> type descriptors, each representing a field member of the structure or union.</p> -<p>The the first member of subroutine (tag = <tt>DW_TAG_subroutine_type</tt>) -types is the type of the return value for the subroutine. The remaining +<p>The first member of subroutine (tag = <tt>DW_TAG_subroutine_type</tt>) +type elements is the return type for the subroutine. The remaining elements are the formal arguments to the subroutine.</p> <p><a href="#format_composite_type">Composite type</a> location can be |