aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-10-01[gdbserver/LynxOS]: Incomplete thread list after --attachJoel Brobecker2-1/+43
2013-10-01[ELinOS] Best effort to load system libraries in case of incomplete envJoel Brobecker2-12/+33
2013-10-01wrong "catch exception" error message when finding trampoline msym.Joel Brobecker2-1/+9
2013-09-302013-09-30 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-61/+152
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado61-536/+605
2013-09-29gdb/testsuite/Yao Qi2-1/+10
2013-09-29gdb: btrace: fix build errors on older glibc buildsMike Frysinger6-4/+21
2013-09-27 * dwarf2read.c (dwarf2_section_info): Add comment.Doug Evans2-13/+29
2013-09-27 * dwarf2read.c (die_reader_specs): Tweak comment.Doug Evans2-45/+117
2013-09-27 * dwarf2read.c (struct dwo_file): Add/tweak comments.Doug Evans2-41/+58
2013-09-27Fix regular /path/to/directory sysroots and target reported dll paths with dr...Pedro Alves4-3/+40
2013-09-27remote.c: Remove unnecessary fields from 'struct stop_reply'.Pedro Alves2-20/+18
2013-09-26Fix set debug frame outputJan Kratochvil2-2/+11
2013-09-26 Replace constant values 8 to 15 by AMD64_R8_REGNUM toPierre Muller3-5/+21
2013-09-26 * objfiles.c (allocate_objfile): Move comment to better place.Doug Evans2-4/+6
2013-09-25 New option "set debug symfile on".Doug Evans9-6/+810
2013-09-25 * symfile.h (struct sym_fns): Delete member "sym_flavour".Doug Evans10-37/+41
2013-09-25 * symfile.h (struct sym_fns): Add "objfile" argument toDoug Evans4-4/+8
2013-09-25 * symtab.c (domain_name, search_domain_name): New functions.Doug Evans3-0/+38
2013-09-25 * symfile.h (struct quick_symbol_functions): Reorg arg list ofDoug Evans5-10/+20
2013-09-25ChangeLog:Ulrich Weigand4-2/+38
2013-09-25 * objfiles.c (free_objfile): Move comment.Doug Evans2-2/+5
2013-09-24Delete unused ada-exp.y:string_to_operatorJoel Brobecker2-39/+5
2013-09-24Fix name of file in ChangeLog entry (re-implement funcalls on x64-windows)Joel Brobecker1-1/+1
2013-09-24Revert use of classify callback in i386 gdbarch_tdep.Joel Brobecker4-62/+52
2013-09-24Revert use of memory_args_by_pointer in i386 gdbarch_tdep.Joel Brobecker3-43/+13
2013-09-24Revert use of integer_param_regs_saved_in_caller_frame in i386 gdbarch_tdep.Joel Brobecker3-19/+12
2013-09-24Reimplement function calls on amd64-windowsJoel Brobecker2-32/+248
2013-09-24Support .dwp with the name of symlinked binary fileJan Kratochvil5-1/+121
2013-09-24Keep objfile original filenameJan Kratochvil12-37/+115
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil35-161/+265
2013-09-24Code cleanup: rename variableJan Kratochvil2-7/+13
2013-09-24Remove solib-sunos.cJan Kratochvil7-757/+13
2013-09-24Remove a.out NetBSD and OpenBSD hostsJan Kratochvil9-39/+43
2013-09-23revert erroneous checkin to mi-support.expTom Tromey1-3/+0
2013-09-23(clh 9)Tom Tromey3-43/+50
2013-09-23In regcache use print_hex_chars.Andrew Burgess2-31/+13
2013-09-23Reuse print_hex_chars.Andrew Burgess2-8/+8
2013-09-20 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.Doug Evans8-105/+198
2013-09-20 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.Doug Evans13-16/+54
2013-09-19Fix regressions caused by thread-specific breakpoint deletion.Pedro Alves2-1/+6
2013-09-19gnu-nat.c: Don't install a deprecated_xfer_memory method.Thomas Schwinge2-20/+59
2013-09-19Mostly code cleanup: Constification.Jan Kratochvil4-19/+33
2013-09-182013-09-18 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand2-2/+9
2013-09-18Also mention Yue Lu in previous commit's entry.Pedro Alves1-0/+1
2013-09-18Subject: [PATCH] [Hurd/gnu-nat.c] Use ptid_t.lwpid to store thread idsPedro Alves3-14/+23
2013-09-18Consistent display of "<optimized out>" for register values.Andrew Burgess4-19/+39
2013-09-18gdbserver --wrapper also doesn't work on Cygwin.Pedro Alves2-2/+9
2013-09-18When reverse-stepping, only insert a resume breakpoint at ecs->stop_func_startMarkus Metzger2-1/+6
2013-09-18[Hurd/gnu-nat] Fix old "signal-thread" command regression.Pedro Alves2-3/+9