aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2007-05-152007-05-15 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2-0/+8
2007-05-15*** empty log message ***gdbadmin1-1/+1
2007-05-14 * hppa-hpux-tdep.c: Do not include <dl.h> or <machine/save_state.h>.Ulrich Weigand2-8/+8
2007-05-142007-05-14 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2-1/+5
2007-05-14 * all-cfg.texi (GDBTUI): New.Bob Wilson3-115/+104
2007-05-14 * gdb_proc_service.h (paddr_t): Delete typedef.Daniel Jacobowitz5-16/+51
2007-05-14 * Makefile.in (mips-tdep.o): Update.Daniel Jacobowitz3-1/+11
2007-05-14 * dwarf2-frame.c (dwarf2_frame_prev_register): Use pack_longDaniel Jacobowitz4-24/+36
2007-05-14 * dwarf2-frame.c (read_encoded_value): Correct typo. UseDaniel Jacobowitz2-2/+11
2007-05-14 * dwarf2read.c (dwarf2_debug_line_missing_file_complaint): NewDaniel Jacobowitz2-34/+68
2007-05-14 * gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.Daniel Jacobowitz2-2/+6
2007-05-14 * linux-thread-db.c (thread_db_pid_to_str): Print thread IDsDaniel Jacobowitz5-5/+16
2007-05-14 * jv-exp.y (push_fieldnames): Use STRUCTOP_PTR instead ofDaniel Jacobowitz6-6/+19
2007-05-14 * gdbarch.sh (read_sp): Remove.Ulrich Weigand8-109/+40
2007-05-14 * buildsym.c (start_subfile): Handle absolute pathnamesDaniel Jacobowitz2-1/+22
2007-05-142007-05-14 Denis Pilat <denis.pilat@st.com>Denis Pilat14-47/+8
2007-05-14*** empty log message ***gdbadmin1-1/+1
2007-05-13 * hppa-hpux-tdep.c: Include "regcache.h".Ulrich Weigand5-8/+20
2007-05-13 * blockframe.c: Remove obsolete comments.Ulrich Weigand7-28/+17
2007-05-13 * inferior.h (read_sp): Remove prototype.Ulrich Weigand7-29/+25
2007-05-13*** empty log message ***gdbadmin1-1/+1
2007-05-12 * i386-linux-nat.c (i386_linux_resume): Use regcache functionsUlrich Weigand3-12/+35
2007-05-12 * libunwind-frame.h (struct regcache): Add forward declaration.Ulrich Weigand4-189/+130
2007-05-12*** empty log message ***gdbadmin1-1/+1
2007-05-11 * NEWS: Mention SPU overlay support.Ulrich Weigand2-0/+6
2007-05-11 * spu-tdep.c (spu_frame_unwind_cache): Add comment.Ulrich Weigand2-2/+12
2007-05-11 * breakpoint.c (remove_breakpoint): Do not remove softwareUlrich Weigand2-1/+12
2007-05-11 * gdb.base/overlays.exp: Add support for targets with only codeUlrich Weigand4-25/+260
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