aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2009-05-24 * linux-low.c (handle_extended_wait): Use linux_resume_one_lwpDoug Evans2-6/+13
2009-05-24 * linux-low.c (get_stop_pc): Print pc if debug_threads.Doug Evans2-11/+26
2009-05-24 * Correct date for last commitPierre Muller1-1/+1
2009-05-24 * symfile.c (add_shared_symbol_files_command): RemovePierre Muller8-61/+20
2009-05-24 * i386-linux-tdep.c (I386_LINUX_RECORD_SIZE_*,Hui Zhu4-321/+158
2009-05-24 * linux-low.c (linux_resume_one_lwp): Change type of first argDoug Evans2-15/+18
2009-05-24*** empty log message ***gdbadmin1-1/+1
2009-05-23gdb/Jan Kratochvil18-69/+83
2009-05-23gdb/Jan Kratochvil3-30/+8
2009-05-23 * README (`configure' options): Document GDB-specific options toEli Zaretskii2-10/+103
2009-05-23 * symtab.c (skip_prologue_using_lineinfo): New function.Eli Zaretskii2-0/+60
2009-05-23 * coffread.c (process_coff_symbol): Set the symbol's language toEli Zaretskii2-1/+3
2009-05-23 * symmisc.c (dump_symtab): Switch the current language toEli Zaretskii3-6/+27
2009-05-23*** empty log message ***gdbadmin1-1/+1
2009-05-22 * target.h (struct section_table): Rename to ...Pedro Alves24-59/+85
2009-05-22 Add sys_fcntl argument interfaces to linux_record_tdep.Hui Zhu1-0/+20
2009-05-22 Add sys_fcntl argument interfaces to linux_record_tdep.Hui Zhu3-46/+65
2009-05-22 * inflow.c (kill_command): Delete left over static declaration.Pedro Alves2-2/+4
2009-05-22 * bfd-target.c: Don't include gdb_assert.h or gdb_string.h.Pedro Alves5-100/+121
2009-05-22 * remote.c (compare_sections_command): Don't declare exec_bfd.Pedro Alves3-2/+7
2009-05-22*** empty log message ***gdbadmin1-1/+1
2009-05-21 * aix-thread.c (init_aix_thread_ops): Whitespace.Pedro Alves2-18/+22
2009-05-21 * dec-thread.c (dec_thread_wait): Add options parameter. Use itPedro Alves3-3/+9
2009-05-21 * aix-thread.c (aix_thread_wait): Add options parameter. Use itJoel Brobecker2-2/+7
2009-05-21 * linux-nat.c (linux_nat_terminal_inferior)Pedro Alves7-38/+41
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves27-74/+130
2009-05-21 * mi/mi-interp.c (mi_on_resume): Account for whole processPedro Alves2-1/+6
2009-05-21gdb/Jan Kratochvil2-1/+5
2009-05-21gdb/Jan Kratochvil2-0/+5
2009-05-21gdb/Jan Kratochvil5-5/+39
2009-05-21*** empty log message ***gdbadmin1-1/+1
2009-05-20 * aix-thread.c (giter_count): Do not count the main thread.Joel Brobecker2-5/+24
2009-05-20fix filename in 2009-01-14 Kai Tietz <kai.tietz@onevision.com> changelogNathan Sidwell1-1/+1
2009-05-20*** empty log message ***gdbadmin1-1/+1
2009-05-19gdb/Jan Kratochvil8-18/+28
2009-05-19 * inflow.c (kill_command): Moved to infcmd.c.Pedro Alves3-37/+42
2009-05-19 * fork-child.c: Don't include frame.h. Include terminal.h.Pedro Alves8-17/+91
2009-05-19Forgot to check in the ChangeLog entry for the previous change. Here goes...Pedro Alves1-0/+18
2009-05-19 * breakpoint.c (insert_breakpoints, breakpoint_init_inferior)Pedro Alves8-18/+58
2009-05-19*** empty log message ***gdbadmin1-1/+1
2009-05-182009-05-18 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-1/+6
2009-05-18 * solib-svr4.c: Include observer.h.Pedro Alves2-49/+161
2009-05-18 * linux-nat.h (linux_proc_get_tgid): Declare.Pedro Alves4-4/+90
2009-05-18 * fork-child.c (fork_inferior): Only reset the thread list if thisPedro Alves8-379/+852
2009-05-18 * ada-lang.c (ada_find_any_type): Move check for primitive types ...Ulrich Weigand2-8/+15
2009-05-18 * ada-lang.c (desc_data_type): Remove, replace by ...Ulrich Weigand2-25/+37
2009-05-18 * ada-valprint.c (ada_val_print_1): Use val_print_string to printUlrich Weigand2-16/+9
2009-05-18 * ada-lang.c (ada_coerce_to_simple_array_type): Reimplement toUlrich Weigand2-7/+12
2009-05-18 * p-valprint.c (pascal_val_print): Use extract_typed_addressUlrich Weigand2-4/+8
2009-05-18 * doublest.c (NAN): Remove unused define.Ulrich Weigand4-75/+18