aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2007-05-11 * spu-tdep.c: Include "observer.h".Ulrich Weigand3-20/+222
2007-05-11 * gdbarch.sh (overlay_update): New gdbarch function.Ulrich Weigand7-11/+76
2007-05-11doc/ChangeLog:Ulrich Weigand14-116/+88
2007-05-11 * gdbarch.sh (remote_translate_xfer_address): Remove.Ulrich Weigand9-71/+13
2007-05-11 * NEWS: Mention change in handling the -tui option.Bob Wilson2-0/+8
2007-05-11 * linux-thread-db.c (enable_thread_event_reporting): Fix commentDaniel Jacobowitz2-1/+6
2007-05-11 * breakpoint.c (single_step_breakpoint_inserted_here_p): New function.Ulrich Weigand2-0/+33
2007-05-11*** empty log message ***gdbadmin1-1/+1
2007-05-10 * server.h (check_remote_input_interrupt_request): New function.Pedro Alves4-11/+86
2007-05-10 * win32-low.c (debug_registers_changed,Pedro Alves5-227/+272
2007-05-10 * inf-ptrace.c (inf_ptrace_register_u_offset): Adapt parameter list.Ulrich Weigand10-127/+86
2007-05-10 * linux-low.c (linux_detach): Change return type to int. Return 0.Pedro Alves3-2/+9
2007-05-10 * remote.c (remote_detach): Error out if remote can't detach.Pedro Alves2-1/+9
2007-05-10Reindent last entry using emacs' re-fill text.Pedro Alves1-2/+3
2007-05-10 * target.h (target_ops): Change return type of detach to int.Pedro Alves6-29/+120
2007-05-10 * win32-low.c (win32-attach): Fix return value.Pedro Alves3-18/+21
2007-05-10 * win32-low.c (GETPROCADDRESS): Define.Pedro Alves2-26/+38
2007-05-102007-05-10 Luis Machado <luisgpm@br.ibm.com>Ulrich Weigand2-3/+15
2007-05-10 * win32-low.c (win32_wait): Don't use WSTOPSIG.Pedro Alves2-6/+5
2007-05-10* cli/cli-setshow.c (do_setshow_command): Remove trailingMaciej W. Rozycki2-0/+13
2007-05-10*** empty log message ***gdbadmin1-1/+1
2007-05-09 * main.c (captured_main): Recognize -tui option and print an errorBob Wilson2-2/+12
2007-05-09 * mipsnbsd-tdep.c (mipsnbsd_ilp32_fetch_link_map_offsets): Don'tAndreas Schwab2-10/+6
2007-05-09 * gdbarch.sh (deprecated_store_struct_return): Remove.Ulrich Weigand5-82/+7
2007-05-09*** empty log message ***gdbadmin1-1/+1
2007-05-08ChangeLog:Ulrich Weigand6-17/+10
2007-05-08 * spu-linux-nat.c: Include "gdb_stdint.h".Ulrich Weigand3-15/+38
2007-05-082007-05-08 Paul Gilliam <pgilliam@us.ibm.com>Ulrich Weigand2-1/+106
2007-05-08*** empty log message ***gdbadmin1-1/+1
2007-05-07 * spu-linux-nat.c (fetch_ppc_register, fetch_ppc_memory_1,Ulrich Weigand2-20/+30
2007-05-07 * gdbarch.sh: Add skip_permanent_breakpoint callback.Ulrich Weigand9-62/+84
2007-05-07 * Makefile.in (c-lang.o, gnu-v3-abi.o): Update.Daniel Jacobowitz9-3/+83
2007-05-07 * rs6000-tdep.c (struct frame_extra_info): Delete.Daniel Jacobowitz2-13/+4
2007-05-07 * gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.Daniel Jacobowitz3-0/+75
2007-05-07 * linux-thread-db.c: Update some FIXME comments.Daniel Jacobowitz2-34/+9
2007-05-07 * inftarg.c, infptrace.c: Remove files.Ulrich Weigand7-1221/+19
2007-05-07 * sparc-nat.h (sparc_fetch_inferior_registers): Add prototype.Ulrich Weigand5-8/+23
2007-05-07 * linux-nat.c (child_post_attach): Rename to ...Ulrich Weigand2-19/+38
2007-05-07*** empty log message ***gdbadmin1-1/+1
2007-05-06 * configure.host (alpha*-*-osf[12]*): Remove support.Ulrich Weigand10-120/+38
2007-05-06 * regcache.c (regcache_invalidate): New function.Ulrich Weigand11-114/+74
2007-05-06 * target.h (struct target_ops): Add REGCACHE parameter toUlrich Weigand19-41/+64
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand57-700/+855
2007-05-06 * gdbcore.h (struct regcache): Add forward declaration.Ulrich Weigand12-39/+78
2007-05-06 * gregset.h (struct regcache): Add forward declaration.Ulrich Weigand28-309/+398
2007-05-06 * monitor.c (monitor_supply_register): Add REGCACHE parameter, useUlrich Weigand7-39/+73
2007-05-06 * i386-nto-tdep.c (i386nto_supply_gregset, i386nto_supply_fpregset):Ulrich Weigand5-23/+43
2007-05-06 * shnbsd-tdep.c (shnbsd_supply_reg): Add REGCACHE parameter, use itUlrich Weigand5-9/+25
2007-05-06 * mips-linux-tdep.c (supply_32bit_reg): Add REGCACHE parameter. Use itUlrich Weigand8-133/+198
2007-05-06 * i387-tdep.c (i387_fill_fsave, i387_fill_fxsave): Remove.Ulrich Weigand8-44/+19