Age | Commit message (Expand) | Author | Files | Lines |
2009-05-22 | Add sys_fcntl argument interfaces to linux_record_tdep. | Hui Zhu | 1 | -0/+20 |
2009-05-22 | Add sys_fcntl argument interfaces to linux_record_tdep. | Hui Zhu | 3 | -46/+65 |
2009-05-22 | * inflow.c (kill_command): Delete left over static declaration. | Pedro Alves | 2 | -2/+4 |
2009-05-22 | * bfd-target.c: Don't include gdb_assert.h or gdb_string.h. | Pedro Alves | 5 | -100/+121 |
2009-05-22 | * remote.c (compare_sections_command): Don't declare exec_bfd. | Pedro Alves | 3 | -2/+7 |
2009-05-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-05-21 | * aix-thread.c (init_aix_thread_ops): Whitespace. | Pedro Alves | 2 | -18/+22 |
2009-05-21 | * dec-thread.c (dec_thread_wait): Add options parameter. Use it | Pedro Alves | 3 | -3/+9 |
2009-05-21 | * aix-thread.c (aix_thread_wait): Add options parameter. Use it | Joel Brobecker | 2 | -2/+7 |
2009-05-21 | * linux-nat.c (linux_nat_terminal_inferior) | Pedro Alves | 7 | -38/+41 |
2009-05-21 | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 27 | -74/+130 |
2009-05-21 | * mi/mi-interp.c (mi_on_resume): Account for whole process | Pedro Alves | 2 | -1/+6 |
2009-05-21 | gdb/ | Jan Kratochvil | 2 | -1/+5 |
2009-05-21 | gdb/ | Jan Kratochvil | 2 | -0/+5 |
2009-05-21 | gdb/ | Jan Kratochvil | 5 | -5/+39 |
2009-05-21 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-05-20 | * aix-thread.c (giter_count): Do not count the main thread. | Joel Brobecker | 2 | -5/+24 |
2009-05-20 | fix filename in 2009-01-14 Kai Tietz <kai.tietz@onevision.com> changelog | Nathan Sidwell | 1 | -1/+1 |
2009-05-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-05-19 | gdb/ | Jan Kratochvil | 8 | -18/+28 |
2009-05-19 | * inflow.c (kill_command): Moved to infcmd.c. | Pedro Alves | 3 | -37/+42 |
2009-05-19 | * fork-child.c: Don't include frame.h. Include terminal.h. | Pedro Alves | 8 | -17/+91 |
2009-05-19 | Forgot to check in the ChangeLog entry for the previous change. Here goes... | Pedro Alves | 1 | -0/+18 |
2009-05-19 | * breakpoint.c (insert_breakpoints, breakpoint_init_inferior) | Pedro Alves | 8 | -18/+58 |
2009-05-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-05-18 | 2009-05-18 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 2 | -1/+6 |
2009-05-18 | * solib-svr4.c: Include observer.h. | Pedro Alves | 2 | -49/+161 |
2009-05-18 | * linux-nat.h (linux_proc_get_tgid): Declare. | Pedro Alves | 4 | -4/+90 |
2009-05-18 | * fork-child.c (fork_inferior): Only reset the thread list if this | Pedro Alves | 8 | -379/+852 |
2009-05-18 | * ada-lang.c (ada_find_any_type): Move check for primitive types ... | Ulrich Weigand | 2 | -8/+15 |
2009-05-18 | * ada-lang.c (desc_data_type): Remove, replace by ... | Ulrich Weigand | 2 | -25/+37 |
2009-05-18 | * ada-valprint.c (ada_val_print_1): Use val_print_string to print | Ulrich Weigand | 2 | -16/+9 |
2009-05-18 | * ada-lang.c (ada_coerce_to_simple_array_type): Reimplement to | Ulrich Weigand | 2 | -7/+12 |
2009-05-18 | * p-valprint.c (pascal_val_print): Use extract_typed_address | Ulrich Weigand | 2 | -4/+8 |
2009-05-18 | * doublest.c (NAN): Remove unused define. | Ulrich Weigand | 4 | -75/+18 |
2009-05-18 | gdb/ | Jon Beniston | 8 | -0/+610 |
2009-05-18 | * corelow.c (core_open): Flush the register cache before doing | Pedro Alves | 2 | -0/+13 |
2009-05-18 | * inflow.h (our_process_group): Remove declaration. | Pedro Alves | 7 | -72/+194 |
2009-05-18 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-05-17 | Fix typo... | Pedro Alves | 1 | -1/+1 |
2009-05-17 | gdb/ | Pedro Alves | 7 | -18/+126 |
2009-05-17 | * infrun.c (pending_follow): Remove mention of exec events. | Pedro Alves | 2 | -4/+5 |
2009-05-17 | * infrun.c (pending_follow): Remove execd_pathname member. | Pedro Alves | 2 | -11/+15 |
2009-05-17 | Fix a typo error. | Hui Zhu | 1 | -1/+1 |
2009-05-17 | * i386-tdep.c (i386_process_record): Make it extern. | Hui Zhu | 4 | -3/+15 |
2009-05-17 | Always report varobj as changed when in_scope attribute changes. | Vladimir Prus | 4 | -3/+55 |
2009-05-17 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-05-16 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-05-15 | 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 8 | -144/+419 |
2009-05-15 | * MAINTAINERS: Update my email address. | Pierre Muller | 2 | -2/+6 |