Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
79214046
Commit
79214046
authored
Feb 15, 2008
by
Dan Nicolaescu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Don't set `args', it breaks gdb --args.
parent
d07529f3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
src/.gdbinit
src/.gdbinit
+0
-1
src/ChangeLog
src/ChangeLog
+4
-0
No files found.
src/.gdbinit
View file @
79214046
...
...
@@ -1134,7 +1134,6 @@ set print sevenbit-strings
show environment DISPLAY
show environment TERM
set args -geometry 80x40+0+0
# People get bothered when they see messages about non-existent functions...
xgetptr Vsystem_type
...
...
src/ChangeLog
View file @
79214046
2008-02-15 Dan Nicolaescu <dann@ics.uci.edu>
* .gdbinit: Don't set `args', it breaks gdb --args.
2008-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
* fileio.c (Finsert_file_contents): Adjust offsets when replacing
...
...
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