aboutsummaryrefslogtreecommitdiff
path: root/gdb/monitor.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-22 * defs.h (quit_flag): Don't declare.Tom Tromey1-0/+1
2012-08-02gdb/Yao Qi1-5/+5
2012-05-24gdb/Pedro Alves1-1/+1
2012-05-24gdb/Pedro Alves1-1/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+1
2011-07-05gdb/Thiago Jung Bauermann1-1/+1
2011-06-232011-06-23 Yao Qi <yao@codesourcery.com>Yao Qi1-0/+2
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder1-102/+100
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-23/+44
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-09-10 * hppa-tdep.c (unwind_command): Use host_address_to_string functionPierre Muller1-3/+5
2010-07-01 * breakpoint.c (update_watchpoint, _initialize_breakpoint): RemovePedro Alves1-1/+1
2010-05-162010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+21
2010-05-02gdb/Jan Kratochvil1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+2
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+3
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-4/+7
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-14/+18
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-4/+6
2009-06-17 * ada-tasks.c (read_known_tasks_array): Use target_gdbarch insteadUlrich Weigand1-2/+2
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-5/+5
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-1/+1
2009-05-05 * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand1-2/+4
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker1-1/+1
2009-02-252009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu1-2/+2
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-4/+7
2009-02-06 * linux-nat.c (linux_nat_wait): Adjust.Pedro Alves1-2/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-13 * monitor.c (monitor_insert_breakpoint): Remove unused variable `bp'.Jan Kratochvil1-2/+1
2008-11-09 Kill pthread_ops_hackVladimir Prus1-4/+4
2008-09-22 * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves1-0/+2
2008-07-09 Adjust all targets to new target_stop interface.Pedro Alves1-4/+4
2008-07-09 * monitor (monitor_ptid): New global.Pedro Alves1-1/+48
2008-06-27 * infrun.c (start_remote): Don't clear thread list here.Pedro Alves1-0/+4
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-07* target.c (update_current_target): Inherit to_log_command.Maciej W. Rozycki1-0/+1
2007-10-092007-10-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-5/+10
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-16 * regcache.c (struct regcache): Add ptid_t member.Ulrich Weigand1-2/+2
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-3/+3
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-2/+2
2007-05-06 * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand1-1/+1
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-12/+12
2007-05-06 * monitor.c (monitor_supply_register): Add REGCACHE parameter, useUlrich Weigand1-14/+15
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-10-18 * inferior.h (start_remote): Update prototype.Daniel Jacobowitz1-1/+1
2006-07-18 * monitor.c: Remove unused prototypes.Daniel Jacobowitz1-37/+2
2006-04-18gdb/Daniel Jacobowitz1-8/+6
2006-01-24 * infcmd.c: Include "observer.h".Daniel Jacobowitz1-4/+3
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3