Codebase list gdb / e1f470a
drop ChangeLog entry from upstream patch This change got in previous release, however it never made it into GIT. Signed-off-by: Héctor Orón Martínez <zumbi@debian.org> Héctor Orón Martínez 5 years ago
1 changed file(s) with 0 addition(s) and 13 deletion(s). Raw diff Collapse all Expand all
3838 PR gdb/22888
3939 * gcore.in: Quote variables and switch interpreter to bash.
4040
41 diff --git a/gdb/ChangeLog b/gdb/ChangeLog
42 index 5b911af3fd..5bfbe9bb67 100644
43 --- a/gdb/ChangeLog
44 +++ b/gdb/ChangeLog
45 @@ -1,3 +1,8 @@
46 +2018-03-01 Georg Sauthoff <mail@georg.so>
47 +
48 + PR gdb/22888
49 + * gcore.in: Quote variables and switch interpreter to bash.
50 +
51 2018-03-01 Tom Tromey <tom@tromey.com>
52
53 * dwarf2read.c (alloc_discriminant_info): Fix default_index
5441 diff --git a/gdb/gcore.in b/gdb/gcore.in
5542 index b7f57cd341..233c00d366 100644
5643 --- a/gdb/gcore.in