summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Fix set debug frame outputJan Kratochvil2013-09-262-2/+11
* Replace constant values 8 to 15 by AMD64_R8_REGNUM toPierre Muller2013-09-263-5/+21
* * objfiles.c (allocate_objfile): Move comment to better place.Doug Evans2013-09-262-4/+6
* New option "set debug symfile on".Doug Evans2013-09-259-6/+810
* * symfile.h (struct sym_fns): Delete member "sym_flavour".Doug Evans2013-09-2510-37/+41
* * symfile.h (struct sym_fns): Add "objfile" argument toDoug Evans2013-09-254-4/+8
* * symtab.c (domain_name, search_domain_name): New functions.Doug Evans2013-09-253-0/+38
* * symfile.h (struct quick_symbol_functions): Reorg arg list ofDoug Evans2013-09-255-10/+20
* ChangeLog:Ulrich Weigand2013-09-254-2/+38
* * objfiles.c (free_objfile): Move comment.Doug Evans2013-09-252-2/+5
* Delete unused ada-exp.y:string_to_operatorJoel Brobecker2013-09-242-39/+5
* Fix name of file in ChangeLog entry (re-implement funcalls on x64-windows)Joel Brobecker2013-09-241-1/+1
* Revert use of classify callback in i386 gdbarch_tdep.Joel Brobecker2013-09-244-62/+52
* Revert use of memory_args_by_pointer in i386 gdbarch_tdep.Joel Brobecker2013-09-243-43/+13
* Revert use of integer_param_regs_saved_in_caller_frame in i386 gdbarch_tdep.Joel Brobecker2013-09-243-19/+12
* Reimplement function calls on amd64-windowsJoel Brobecker2013-09-242-32/+248
* Support .dwp with the name of symlinked binary fileJan Kratochvil2013-09-245-1/+121
* Keep objfile original filenameJan Kratochvil2013-09-2412-37/+115
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-2435-161/+265
* Code cleanup: rename variableJan Kratochvil2013-09-242-7/+13
* Remove solib-sunos.cJan Kratochvil2013-09-247-757/+13
* Remove a.out NetBSD and OpenBSD hostsJan Kratochvil2013-09-249-39/+43
* revert erroneous checkin to mi-support.expTom Tromey2013-09-231-3/+0
* (clh 9)Tom Tromey2013-09-233-43/+50
* In regcache use print_hex_chars.aburgess2013-09-232-31/+13
* Reuse print_hex_chars.aburgess2013-09-232-8/+8
* * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.Doug Evans2013-09-208-105/+198
* * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.Doug Evans2013-09-2013-16/+54
* Fix regressions caused by thread-specific breakpoint deletion.Pedro Alves2013-09-192-1/+6
* gnu-nat.c: Don't install a deprecated_xfer_memory method.tschwinge2013-09-192-20/+59
* Mostly code cleanup: Constification.Jan Kratochvil2013-09-194-19/+33
* 2013-09-18 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand2013-09-182-2/+9
* Also mention Yue Lu in previous commit's entry.Pedro Alves2013-09-181-0/+1
* Subject: [PATCH] [Hurd/gnu-nat.c] Use ptid_t.lwpid to store thread idsPedro Alves2013-09-183-14/+23
* Consistent display of "<optimized out>" for register values.aburgess2013-09-184-19/+39
* gdbserver --wrapper also doesn't work on Cygwin.Pedro Alves2013-09-182-2/+9
* When reverse-stepping, only insert a resume breakpoint at ecs->stop_func_startmmetzger2013-09-182-1/+6
* [Hurd/gnu-nat] Fix old "signal-thread" command regression.Pedro Alves2013-09-182-3/+9
* Fix whitespace error in previous commit.aburgess2013-09-182-1/+5
* Add new function to access gdb_program_name.aburgess2013-09-183-0/+18
* gdb/gdbserver/qiyao2013-09-185-0/+98
* gdb/gdbserver/qiyao2013-09-181-0/+2
* * dwarf2read.c: Move definitions of complaint functions to afterDoug Evans2013-09-172-68/+72
* PR gdb/11568 - delete thread-specific breakpoints on thread exitPedro Alves2013-09-175-0/+208
* This commit fixes a regression introduced by the new $_isvoid conveniencesergiodj2013-09-172-0/+6
* PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves2013-09-1721-36/+194
* Fix ChangeLog entry missing a ':' char.Luis Machado2013-09-171-1/+1
* gdbserver/ChangeLogjiwang2013-09-172-1/+5
* 2013-09-16 Jiong Wang <jiwang@tilera.com>jiwang2013-09-172-1/+5
* gdb/testsuite/qiyao2013-09-173-2/+18