Age | Commit message (Expand) | Author | Files | Lines |
2010-04-20 | Unused function in procfs.c on alpha-tru64. | Joel Brobecker | 1 | -1/+3 |
2010-04-20 | procfs.c: iterate_over_mappings callback has wrong profile. | Joel Brobecker | 1 | -4/+21 |
2010-04-20 | procfs.c: Move solib_mappings_callback up to avoid compiler warning. | Joel Brobecker | 1 | -51/+47 |
2010-04-20 | procfs.c: Move find_signalled_thread and find_stop_signal. | Joel Brobecker | 1 | -22/+22 |
2010-02-15 | gdb/ | Jan Kratochvil | 1 | -3/+1 |
2010-01-28 | Another -Wunused-function error in procfs.c (sparc-solaris) | Joel Brobecker | 1 | -129/+129 |
2010-01-14 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2010-01-09 | Breakpoint in shared library does not work on mips-irix. | Joel Brobecker | 1 | -1/+18 |
2010-01-09 | -Wunused warning in procfs.c (mips-irix only). | Joel Brobecker | 1 | -7/+16 |
2010-01-09 | * procfs.c: (procfs_do_thread_registers) Use elfcore_write_lwpstatus. | Joel Brobecker | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-11-10 | 2009-11-10 Daniel Gutson <dgutson@codesourcery.com> | Daniel Jacobowitz | 1 | -4/+15 |
2009-10-21 | * rs6000-nat.c (exec_one_dummy_insn): Add missing new ASPACE parameter | Pierre Muller | 1 | -1/+1 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+2 |
2009-10-11 | * procfs.c (procfs_make_note_section): Go back to only outputing | Pedro Alves | 1 | -1/+1 |
2009-10-09 | * procfs.c (procfs_make_note_section): Always output a NT_PSTATUS | Pedro Alves | 1 | -2/+5 |
2009-08-01 | * procfs.c (proc_set_current_signal): Populate mysinfo before | Kazu Hirata | 1 | -22/+22 |
2009-07-02 | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 1 | -2/+3 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -3/+4 |
2009-06-17 | * ada-tasks.c (read_known_tasks_array): Use target_gdbarch instead | Ulrich Weigand | 1 | -4/+4 |
2009-06-07 | 2009-06-07 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -17/+7 |
2009-06-07 | * inferior.h (proc_iterate_over_mappings): Delete declaration. | Pedro Alves | 1 | -25/+0 |
2009-05-25 | * procfs.c (procfs_wait): Add options parameter. | Pierre Muller | 1 | -2/+2 |
2009-05-18 | * inflow.h (our_process_group): Remove declaration. | Pedro Alves | 1 | -1/+1 |
2009-05-11 | Unify target macros. | Pierre Muller | 1 | -2/+2 |
2009-05-06 | * procfs.c (procfs_insert_watchpoint, procfs_remove_watchpoint) | Pedro Alves | 1 | -4/+54 |
2009-05-05 | * inferior.h (read_pc, write_pc): Remove. | Ulrich Weigand | 1 | -1/+2 |
2009-04-16 | Undo the following change. Not correct, after all: | Joel Brobecker | 1 | -2/+2 |
2009-04-16 | * procfs.c (solib_mappings_callback, find_memory_regions_callback): | Joel Brobecker | 1 | -2/+2 |
2009-03-17 | Add a target_ops parameter to the to_kill method in struct target_ops. | Joel Brobecker | 1 | -2/+2 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -122/+68 |
2009-02-06 | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 1 | -4/+6 |
2009-01-21 | * gdb/procfs.c (info_mappings_callback): Cast map->pr_size to | Kazu Hirata | 1 | -4/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -9/+10 |
2008-10-09 | 2008-10-09 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -41/+48 |
2008-10-03 | 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -4/+2 |
2008-09-22 | Remove the attach_flag global, and make it per-inferior. | Pedro Alves | 1 | -5/+10 |
2008-09-22 | * gnu-nat.c (gnu_attach): Add process to inferiors table. | Pedro Alves | 1 | -1/+3 |
2008-09-11 | * procfs.c (procfs_address_to_host_pointer): Use target_gdbarch | Ulrich Weigand | 1 | -5/+5 |
2008-09-08 | Remove the global stop_signal in favour of a per-thread | Pedro Alves | 1 | -2/+28 |
2008-09-08 | * procfs.c (to_attach): Create a procinfo for the current lwp. | Pedro Alves | 1 | -47/+30 |
2008-07-09 | Adjust all targets to new target_stop interface. | Pedro Alves | 1 | -2/+2 |
2008-05-04 | Fix auxv data parsing on 64-bit solaris | Vladimir Prus | 1 | -0/+34 |
2008-03-21 | 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com> | Daniel Jacobowitz | 1 | -4/+6 |
2008-03-12 | * sol-thread.c: Replace use of TM_I386SOL2_H by an expression | Joel Brobecker | 1 | -42/+40 |
2008-01-25 | 2008-01-24 Michael Snyder <msnyder@specifix.com> | Michael Snyder | 1 | -1/+1 |
2008-01-23 | Inform about new thread in a single place. | Vladimir Prus | 1 | -11/+3 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-16 | 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com> | Joseph Myers | 1 | -4/+27 |