libthread_db: debug output should go to gdb_stdlog
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
883ed13e
PA
12015-01-09 Pedro Alves <palves@redhat.com>
2
3 * linux-thread-db.c (thread_db_find_new_threads_silently)
4 (try_thread_db_load_1, try_thread_db_load, thread_db_load_search)
5 (find_new_threads_once): Print debug output on gdb_stdlog.
6
1710aab8
CG
72015-01-09 Chen Gang <gang.chen.5i5j@gmail.com>
8 Pedro Alves <palves@redhat.com>
9
10 * compile/compile.c: Include "gdb_wait.h".
11 (do_rmdir): Check return value, and free 'zap'.
12
b597c318
YQ
132015-01-08 Pedro Alves <palves@redhat.com>
14 Yao Qi <yao@codesourcery.com>
15
16 * dwarf2loc.c (indirect_pieced_value): Don't call
17 gdb_sign_extend. Call extract_signed_integer instead.
18 * utils.c (gdb_sign_extend): Remove.
19 * utils.h (gdb_sign_extend): Remove declaration.
20
025ac414
PM
212015-01-07 Pierre Muller <muller@sourceware.org>
22
23 PR symtab/17811
24 * stabsread.c (define_symbol): Set language for C++ special symbols.
25
fa5af12a
PP
262015-01-07 Patrick Palka <patrick@parcs.ath.cx>
27
28 * inflow.c (initial_gdb_ttystate): Tweak comment.
29
ea42d6f8
JB
302015-01-07 Joel Brobecker <brobecker@adacore.com>
31
32 * inflow.c (set_initial_gdb_ttystate): Add empty line after
33 comment documenting function.
34
6a06d660
PP
352015-01-07 Patrick Palka <patrick@parcs.ath.cx>
36
37 * terminal.h (set_initial_gdb_ttystate): Declare.
38 * inflow.c (initial_gdb_ttystate): New static variable.
39 (set_initial_gdb_ttystate): New setter.
40 (child_terminal_init_with_pgrp): Copy initial_gdb_ttystate
41 instead of our current terminal state.
42 * top.c (gdb_init): Call set_initial_gdb_ttystate.
43
e810d75b
JB
442015-01-07 Joel Brobecker <brobecker@adacore.com>
45
46 * guile/scm-type.c (tyscm_array_1): Add comment.
47 * python/py-type.c (typy_array_1): Add comment.
48
fce10a84
JB
492015-01-06 Joel Brobecker <brobecker@adacore.com>
50
51 * guile/scm-type.c (tyscm_array_1): Do not raise out-of-range
52 error if N2 is equal to N1 - 1.
53
8503d6e1
JB
542015-01-06 Joel Brobecker <brobecker@adacore.com>
55
56 * python/py-type.c (typy_array_1): Do not raise negative-length
57 exception if N2 is equal to N1 - 1.
58
4d29c0a8
DE
592015-01-03 Doug Evans <xdje42@gmail.com>
60
61 * c-exp.y: Whitespace cleanup.
62 (classify_inner_name): Remove extra ;.
63
eaa6a9a4
MR
642015-01-02 Maciej W. Rozycki <macro@codesourcery.com>
65
66 * mips-tdep.c (mips32_scan_prologue): Keep the extracted stack
67 offset signed.
68
02fe9972
DE
692015-01-02 Doug Evans <dje@google.com>
70
71 * dwarf2read.c (setup_type_unit_groups): Remove outdated comment.
72
e2ada9cb
DE
732015-01-02 Doug Evans <dje@google.com>
74
75 * symtab.h (struct symbol): Fix typo in comment.
76
32d0add0
JB
772015-01-01 Joel Brobecker <brobecker@adacore.com>
78
79 Update year range in copyright notice of all files.
80
76f2b779
JB
812015-01-01 Joel Brobecker <brobecker@adacore.com>
82
83 * top.c (print_gdb_version): Update copyright year to 2015.
84
077309e2 852015-01-01 Joel Brobecker <brobecker@adacore.com>
6bf6fd09 86
077309e2 87 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2014.
6bf6fd09 88
077309e2 89For older changes see ChangeLog-2014.
c906108c
SS
90\f
91Local Variables:
92mode: change-log
93left-margin: 8
94fill-column: 74
95version-control: never
57da7796 96coding: utf-8
c906108c 97End:
This page took 2.177672 seconds and 4 git commands to generate.