Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
2d84a337
Commit
2d84a337
authored
Sep 24, 2009
by
Iain Sandoe
Committed by
Richard Henderson
Sep 24, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/darwin.h (DWARF2_DEBUGGING_INFO): Define as 1.
From-SVN: r152128
parent
047a3193
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/config/darwin.h
+1
-1
No files found.
gcc/ChangeLog
View file @
2d84a337
2009
-
09
-
24
Iain
Sandoe
<
iain
.
sandoe
@
sandoe
-
acoustics
.
co
.
uk
>
*
config
/
darwin
.
h
(
DWARF2_DEBUGGING_INFO
):
Define
as
1.
2009
-
09
-
24
Iain
Sandoe
<
iain
.
sandoe
@
sandoe
-
acoustics
.
co
.
uk
>
PR
bootstrap
/
41405
*
common
.
opt
:
Initialize
dwarf_strict
to
-
1.
*
toplev
.
c
(
process_options
):
Catch
unset
dwarf_strict
...
...
gcc/config/darwin.h
View file @
2d84a337
...
...
@@ -446,7 +446,7 @@ extern GTY(()) int darwin_ms_struct;
#define DBX_DEBUGGING_INFO 1
#define DWARF2_DEBUGGING_INFO
#define DWARF2_DEBUGGING_INFO
1
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
#define DEBUG_FRAME_SECTION "__DWARF,__debug_frame,regular,debug"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment