summaryrefslogtreecommitdiff
path: root/gdb/procfs.c
Commit message (Expand)AuthorAgeFilesLines
...
* * rs6000-nat.c (exec_one_dummy_insn): Add missing new ASPACE parameterPierre Muller2009-10-211-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-1/+2
* * procfs.c (procfs_make_note_section): Go back to only outputingPedro Alves2009-10-111-1/+1
* * procfs.c (procfs_make_note_section): Always output a NT_PSTATUSPedro Alves2009-10-091-2/+5
* * procfs.c (proc_set_current_signal): Populate mysinfo beforeKazu Hirata2009-08-011-22/+22
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-2/+3
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-3/+4
* * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand2009-06-171-4/+4
* 2009-06-07 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-06-071-17/+7
* * inferior.h (proc_iterate_over_mappings): Delete declaration.Pedro Alves2009-06-071-25/+0
* * procfs.c (procfs_wait): Add options parameter.Pierre Muller2009-05-251-2/+2
* * inflow.h (our_process_group): Remove declaration.Pedro Alves2009-05-181-1/+1
* Unify target macros.Pierre Muller2009-05-111-2/+2
* * procfs.c (procfs_insert_watchpoint, procfs_remove_watchpoint)Pedro Alves2009-05-061-4/+54
* * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand2009-05-051-1/+2
* Undo the following change. Not correct, after all:Joel Brobecker2009-04-161-2/+2
* * procfs.c (solib_mappings_callback, find_memory_regions_callback):Joel Brobecker2009-04-161-2/+2
* Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker2009-03-171-2/+2
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-122/+68
* * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves2009-02-061-4/+6
* * gdb/procfs.c (info_mappings_callback): Cast map->pr_size toKazu Hirata2009-01-211-4/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* Kill pthread_ops_hackVladimir Prus2008-11-091-9/+10
* 2008-10-09 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-10-091-41/+48
* 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2008-10-031-4/+2
* Remove the attach_flag global, and make it per-inferior.Pedro Alves2008-09-221-5/+10
* * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves2008-09-221-1/+3
* * procfs.c (procfs_address_to_host_pointer): Use target_gdbarchUlrich Weigand2008-09-111-5/+5
* Remove the global stop_signal in favour of a per-threadPedro Alves2008-09-081-2/+28
* * procfs.c (to_attach): Create a procinfo for the current lwp.Pedro Alves2008-09-081-47/+30
* Adjust all targets to new target_stop interface.Pedro Alves2008-07-091-2/+2
* Fix auxv data parsing on 64-bit solarisVladimir Prus2008-05-041-0/+34
* 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz2008-03-211-4/+6
* * sol-thread.c: Replace use of TM_I386SOL2_H by an expressionJoel Brobecker2008-03-121-42/+40
* 2008-01-24 Michael Snyder <msnyder@specifix.com>Michael Snyder2008-01-251-1/+1
* Inform about new thread in a single place.Vladimir Prus2008-01-231-11/+3
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>Joseph Myers2007-12-161-4/+27
* 2007-11-16 Markus Deuling <deuling@de.ibm.com>Markus Deuling2007-11-161-8/+10
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-16/+14
* 2007-06-18 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-181-9/+9
* * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand2007-06-161-3/+4
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-1/+1
* 2007-06-13 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-131-1/+1
* 2007-06-06 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-061-1/+2
* * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand2007-05-061-5/+2
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-8/+8
* * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-7/+8
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * target.c (target_read): Stop if target_read_partial returns 0Daniel Jacobowitz2006-07-121-1/+2