aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2017-11-29 09:27:40 -0700
committerTom Tromey <tom@tromey.com>2017-11-29 11:56:40 -0700
commit5dcf52c19f7045fb179f703426d345b8a81d2210 (patch)
treeb89aa4df94d6c4156b9238e856a9fb19e8e2965b /gdb/python
parent6cf829987c6bc9ae61c7c9e8b4c71c4eea8ba2f9 (diff)
downloadgdb-5dcf52c19f7045fb179f703426d345b8a81d2210.zip
gdb-5dcf52c19f7045fb179f703426d345b8a81d2210.tar.gz
gdb-5dcf52c19f7045fb179f703426d345b8a81d2210.tar.bz2
Fix gdb snapshots
Joel pointed out that gdb snapshots were broken by my Makefile patch series. The bug is that rmdir in distclean was failing, because the directory did not exist. This fixes the bug by only invoking rmdir when the directory exists. Tested using "src-release.sh gdb". 2017-11-29 Tom Tromey <tom@tromey.com> * Makefile.in (distclean): Handle the case where rmdir fails.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions