aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-03-202009-03-20 Tom Tromey <tromey@redhat.com>Tom Tromey1-0/+11
2009-03-19 * utils.c (do_obstack_free): New function.Tom Tromey1-0/+6
2009-03-18 * linux-nat.c (linux_nat_find_memory_regions): Result of PIDGET is anDoug Evans1-0/+4
2009-03-18 * expprint.c (dump_raw_expression): Print note if non-NULL.Doug Evans1-0/+2
2009-03-18 * printcmd.c (display_uses_solib_p): Redo loop, scan element listDoug Evans1-0/+5
2009-03-18 * Makefile.in: Update license to GPLv3.Nathan Sidwell1-0/+22
2009-03-18 * remote.c (remote_close): Don't call generic_mourn_inferior.Pedro Alves1-0/+6
2009-03-18 * remote.c (remote_start_remote): Add missing call toPedro Alves1-0/+5
2009-03-18 * breakpoint.c (bpstat_should_step): Only consider softwarePedro Alves1-0/+5
2009-03-17Correct typo which gave me an accidental promotion.Christopher Faylor1-1/+1
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker1-0/+17
2009-03-17 * amd64-linux-nat.c (si_timerid,si_overrun): Provide definition forDoug Evans1-0/+5
2009-03-17 * frame.c (get_prev_frame_1): Do not perform the inner_frameJoel Brobecker1-0/+6
2009-03-17* stack.c: Change the introduce of "disassemble-next-line".Hui Zhu1-0/+4
2009-03-17 * mi/mi-main.h (mi_print_timing_maybe): Add strict prototype,Pedro Alves1-0/+5
2009-03-17Add missing space.Pedro Alves1-1/+1
2009-03-17 *stack.c: Include valprint.h.Hui Zhu1-0/+24
2009-03-17 * infrun.c (normal_stop): Don't overwrite old_chain.Pedro Alves1-0/+4
2009-03-16 * remote-mips.c (mips_load): Replace call to regcache_set_valid_p,Joel Brobecker1-0/+6
2009-03-16 * remote-mips.c (mips_mourn_inferior): Add missing ops parameter.Joel Brobecker1-0/+5
2009-03-16 * go32-nat.c (go32_create_inferior): Add missing ops parameter.Joel Brobecker1-0/+4
2009-03-16 * darwin-nat.c (darwin_resume): Fix a compiler warning whenJoel Brobecker1-0/+5
2009-03-16 * configure.tgt: Add handling for x86_64-darwin.Joel Brobecker1-0/+4
2009-03-16gdb/Jan Kratochvil1-0/+4
2009-03-15 * aix-thread.c (aix_thread_thread_alive, aix_thread_pid_to_str):Joel Brobecker1-0/+7
2009-03-15 Fix an error happening while loading symbols from a core fileJoel Brobecker1-0/+8
2009-03-15 Modernize the aix-thread later by getting rid of the base_targetJoel Brobecker1-0/+16
2009-03-15gdb/Jan Kratochvil1-0/+7
2009-03-142009-03-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+14
2009-03-13 * symtab.c (lookup_symbol_in_language): Use a cleanup.Tom Tromey1-0/+4
2009-03-13 * exceptions.h: Clean up some comments on catch_exceptions usage.Doug Evans1-0/+6
2009-03-13 * source.c (source_full_path_of): Constify parameter filename.Joel Brobecker1-0/+7
2009-03-13 * ada-lang.c (ada_evaluate_subexp): Merge case BINOP_REM andJoel Brobecker1-0/+6
2009-03-13 * ada-lang.c (ada_evaluate_subexp) <BINOP_DIV>: make sure toJoel Brobecker1-0/+5
2009-03-13Fix the author name in the last entry.Joel Brobecker1-1/+1
2009-03-13 * ada-tasks.c (ada_task_is_alive): Move up and make static.Joel Brobecker1-0/+5
2009-03-13 * ada-lang.c (ada_delta): Change the type of numerators andJoel Brobecker1-0/+6
2009-03-13Improve the last changelog entry.Joel Brobecker1-2/+1
2009-03-13 * language.c (lang_bool_type): Return a builtin bool type in theJoel Brobecker1-0/+5
2009-03-13 * ada-lang.c (ada_evaluate_subexp) [OP_VAR_VALUE]: For taggedJoel Brobecker1-0/+6
2009-03-12 Fix crash printing packed record with packed array.Joel Brobecker1-0/+11
2009-03-12 Fix segfault when printing short_integer'last.Joel Brobecker1-0/+7
2009-03-12 * ada-tasks.c (task_states,long_task_states): Add new statesJoel Brobecker1-0/+6
2009-03-12 Fix a build failure on Darwin following some changes inJoel Brobecker1-0/+9
2009-03-12 Include token in ^running notification for CLI commands.Vladimir Prus1-0/+7
2009-03-12 Fix MI timings.Vladimir Prus1-0/+11
2009-03-12 * xcoffread.c (process_linenos): Check if the line in theJoel Brobecker1-0/+6
2009-03-12 Fix a build failure on AIX introduced after a change in the profileJoel Brobecker1-0/+10
2009-03-11 * breakpoint.c (bpstat_check_breakpoint_conditions): UseDaniel Jacobowitz1-0/+7
2009-03-10 * disasm.c (gdb_disassembly): Remove unused argumentHui Zhu1-0/+8