dot rc
Sign in or create your account
|
Project List
|
Help
Project Home
Downloads
Documentation
Issues
Source
Code Review
Source Tree
|
Change Log
|
How To Get The Code
dot rc Git Source Tree
Root
/
rc
/
gdbinit
1
set history filename ~/.gdbhist
2
set history save on
3
set history size 2048
4
set history expansion on
5
6
## disable 'already running, start?'
7
set confirm off
8
Download this file
Branches:
master