Test indented comment in file being sourced.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2
3 * cli/cli-script.c (process_next_line): Rename p1 as p_end and p2 as
4 p_start. Change != comparisons to > and < comparisons.
5
6 2010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7
8 * cli/cli-script.c (process_next_line): Check P2 overrun.
9
10 2009-01-01 Joel Brobecker <brobecker@adacore.com>
11
12 Update the copyright hearder to add year 2010 for most GDB files.
13
14 2009-01-01 Joel Brobecker <brobecker@adacore.com>
15
16 Fix build failure in inf-ptrace.c.
17 * inf-ptrace.c (inf_ptrace_follow_fork): Fix typo.
18
19 2010-01-01 Joel Brobecker <brobecker@adacore.com>
20
21 * top.c (print_gdb_version): Update copyright year.
22
23 2010-01-01 Joel Brobecker <brobecker@adacore.com>
24
25 Fix break *FUN'address thread NUM.
26 * ada-lex.l (task): Expand rule to also match the thread keyword.
27
28 2010-01-01 Joel Brobecker <brobecker@adacore.com>
29
30 Fix break *FUN'address task NUM.
31 * ada-lex.l (task): New rule.
32 * ada-lang.c (valid_task_id): Make sure the Ada task list has
33 been built before using it.
34
35 For older changes see ChangeLog-2009.
36 \f
37 Local Variables:
38 mode: change-log
39 left-margin: 8
40 fill-column: 74
41 version-control: never
42 coding: utf-8
43 End:
This page took 0.030198 seconds and 4 git commands to generate.