gdbserver: start a gitignore
This commit is contained in:
parent
ad1966379d
commit
39ab222a94
2 changed files with 8 additions and 0 deletions
4
gdb/gdbserver/.gitignore
vendored
Normal file
4
gdb/gdbserver/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
gdbreplay
|
||||
gdbserver
|
||||
reg-*.c
|
||||
version.c
|
|
@ -1,3 +1,7 @@
|
|||
2010-12-23 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* .gitignore: New file.
|
||||
|
||||
2010-11-16 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* linux-low.c (linux_tracefork_child): Add char* cast to arg.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue