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
865ea646
Commit
865ea646
authored
Aug 27, 2012
by
Andreas Schwab
Committed by
Andreas Schwab
Aug 27, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gdbinit.in: Fix syntax of skip command.
From-SVN: r190721
parent
5b51970b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/ChangeLog
+4
-0
gcc/gdbinit.in
+2
-2
No files found.
gcc/ChangeLog
View file @
865ea646
2012-08-27 Andreas Schwab <schwab@linux-m68k.org>
* gdbinit.in: Fix syntax of skip command.
2012-08-27 Richard Sandiford <rdsandiford@googlemail.com>
* config/mips/mips.c (mips_pic_call_symbol_from_set): Check for
...
...
gcc/gdbinit.in
View file @
865ea646
# Copyright (C) 2001, 2002, 2003, 2004, 2006,
# 2008, 2010 Free Software Foundation, Inc.
# 2008, 2010
, 2012
Free Software Foundation, Inc.
#
# This file is part of GCC.
#
...
...
@@ -208,4 +208,4 @@ b abort
# These are used in accessor macros.
# Note that this is added at the end because older gdb versions
# do not understand the 'skip' command.
skip
"tree.h"
skip
file tree.h
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