aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-18Fix whitespace error in previous commit.Andrew Burgess2-1/+5
2013-09-18Add new function to access gdb_program_name.Andrew Burgess3-0/+18
2013-09-18gdb/gdbserver/Yao Qi5-0/+98
2013-09-18gdb/gdbserver/Yao Qi1-0/+2
2013-09-17 * dwarf2read.c: Move definitions of complaint functions to afterDoug Evans2-68/+72
2013-09-17PR gdb/11568 - delete thread-specific breakpoints on thread exitPedro Alves5-0/+208
2013-09-17This commit fixes a regression introduced by the new $_isvoid convenienceSergio Durigan Junior2-0/+6
2013-09-17PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves21-36/+194
2013-09-17 Fix ChangeLog entry missing a ':' char.Luis Machado1-1/+1
2013-09-17 gdbserver/ChangeLogJiong Wang2-1/+5
2013-09-172013-09-16 Jiong Wang <jiwang@tilera.com>Jiong Wang2-1/+5
2013-09-17gdb/testsuite/Yao Qi3-2/+18
2013-09-16 * lib/gdb.exp (using_fission): New proc.Doug Evans3-0/+19
2013-09-16 * gdb.base/break-interp.exp: Fix indentation.Doug Evans2-1/+5