aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2009-03-17 Rename "process" to "lwp" throughout.Pedro Alves5-209/+257
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker17-44/+63
2009-03-17 * amd64-linux-nat.c (si_timerid,si_overrun): Provide definition forDoug Evans2-0/+14
2009-03-17 * frame.c (get_prev_frame_1): Do not perform the inner_frameJoel Brobecker2-12/+25
2009-03-17* gdb.texinfo: Change the introduce of "disassemble-next-line".Hui Zhu2-3/+7
2009-03-17* stack.c: Change the introduce of "disassemble-next-line".Hui Zhu2-6/+10
2009-03-17 * mi/mi-main.h (mi_print_timing_maybe): Add strict prototype,Pedro Alves2-2/+7
2009-03-17Add missing space.Pedro Alves1-1/+1
2009-03-17* gdb.texinfo: Add documentation for disassemble-next-line.Hui Zhu2-1/+20
2009-03-17 *stack.c: Include valprint.h.Hui Zhu2-0/+103
2009-03-17 * infrun.c (normal_stop): Don't overwrite old_chain.Pedro Alves2-2/+6
2009-03-17*** empty log message ***gdbadmin1-1/+1
2009-03-16 * remote-mips.c (mips_load): Replace call to regcache_set_valid_p,Joel Brobecker2-3/+9
2009-03-16 * remote-mips.c (mips_mourn_inferior): Add missing ops parameter.Joel Brobecker2-3/+9
2009-03-16 * go32-nat.c (go32_create_inferior): Add missing ops parameter.Joel Brobecker2-1/+6
2009-03-16 * darwin-nat.c (darwin_resume): Fix a compiler warning whenJoel Brobecker2-1/+6
2009-03-16 * configure.tgt: Add handling for x86_64-darwin.Joel Brobecker2-1/+5
2009-03-16gdb/Jan Kratochvil2-0/+5
2009-03-16 * gdb.texinfo (Commands In Python): Remove tindex entries.Thiago Jung Bauermann2-2/+4
2009-03-16*** empty log message ***gdbadmin1-1/+1
2009-03-15 * aix-thread.c (aix_thread_thread_alive, aix_thread_pid_to_str):Joel Brobecker2-2/+9
2009-03-15 Fix an error happening while loading symbols from a core fileJoel Brobecker2-1/+10
2009-03-15 Modernize the aix-thread later by getting rid of the base_targetJoel Brobecker2-31/+42
2009-03-15gdb/Jan Kratochvil7-10/+191
2009-03-15*** empty log message ***gdbadmin1-1/+1
2009-03-14 Fix a racy FAIL.Jan Kratochvil2-57/+68
2009-03-142009-03-14 Pedro Alves <pedro@codesourcery.com>Pedro Alves6-8/+116
2009-03-14*** empty log message ***gdbadmin1-1/+1
2009-03-13 * symtab.c (lookup_symbol_in_language): Use a cleanup.Tom Tromey2-5/+8
2009-03-13 * exceptions.h: Clean up some comments on catch_exceptions usage.Doug Evans3-22/+31
2009-03-13 * gdb.mi/mi-cli.exp: Adjust for output difference inVladimir Prus2-4/+26
2009-03-13 * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs.c: Change toNathan Sidwell5-12/+12
2009-03-13 * source.c (source_full_path_of): Constify parameter filename.Joel Brobecker3-2/+9
2009-03-13 * ada-lang.c (ada_evaluate_subexp): Merge case BINOP_REM andJoel Brobecker2-17/+9
2009-03-13 * gdb.ada/ptype_arith_binop.exp: Remove some commented-out codeJoel Brobecker2-19/+6
2009-03-13 * gdb.ada/ptype_arith_binop.exp: New testcase.Joel Brobecker2-0/+59
2009-03-13 * ada-lang.c (ada_evaluate_subexp) <BINOP_DIV>: make sure toJoel Brobecker2-1/+9
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 Brobecker3-11/+14
2009-03-13 * ada-lang.c (ada_delta): Change the type of numerators andJoel Brobecker2-7/+23
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 Brobecker2-1/+6
2009-03-13 * ada-lang.c (ada_evaluate_subexp) [OP_VAR_VALUE]: For taggedJoel Brobecker2-1/+18
2009-03-13*** empty log message ***gdbadmin1-1/+1
2009-03-12 * gdb.ada/mod_from_name: New testcase.Joel Brobecker3-0/+87
2009-03-12 Fix crash printing packed record with packed array.Joel Brobecker2-1/+57
2009-03-12 * gdb.ada/tick_last_segv: New testcase.Joel Brobecker3-0/+72
2009-03-12 Fix segfault when printing short_integer'last.Joel Brobecker2-2/+14
2009-03-12 * ada-tasks.c (task_states,long_task_states): Add new statesJoel Brobecker2-5/+17
2009-03-12 Fix a build failure on Darwin following some changes inJoel Brobecker2-6/+15