update repository
[cmdllinux.git] / bash_n_examples / gdb / .gdbinit.bck
blob3215f70dd6dbb97ce0f5c15dfb9e277ec7524052
1 set logging on
2 set pagination off
3 file 8cc
4 b gen.c:1392
5 run -w -D _FILE_OFFSET_BITS=64 -D _XOPEN_SOURCE=700 -D _GNU_SOURCE -o mount.o -c mount.c