aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-04-16 * gdb.texinfo (Set Catchpoints): Mention earliest version ofTom Tromey2-1/+9
2013-04-16NEWS: Mention "set foo unlimited".Pedro Alves2-0/+11
2013-04-16*** empty log message ***gdbadmin1-1/+1
2013-04-15 * dwarf2read.c (struct dwo_file): Replace member "cus" with "cu".Doug Evans2-64/+82
2013-04-15 * dwarf2read.c (create_debug_types_hash_table): Use hex_stringDoug Evans2-15/+18
2013-04-152013-04-15 Siva Chandra Reddy <sivachandra@google.com>Siva Chandra Reddy2-5/+24
2013-04-15 * NEWS: Move recent entries into "since 7.6" section.Tom Tromey2-9/+13
2013-04-15 PR c++/13588:Tom Tromey13-60/+310
2013-04-15 PR c++/15176:Tom Tromey13-0/+344
2013-04-15 * break-catch-throw.c (struct exception_names): New.Tom Tromey2-14/+50
2013-04-15 PR c++/10119:Tom Tromey2-36/+84
2013-04-15 * Makefile.in (SFILES): Add break-catch-throw.cTom Tromey5-261/+324
2013-04-15 PR c++/9065:Tom Tromey14-1/+385
2013-04-15 * elfread.c (elf_symtab_read): Install versioned symbol underTom Tromey2-0/+20
2013-04-15 PR c++/11990:Tom Tromey12-25/+74
2013-04-15 PR c++/12824:Tom Tromey7-58/+156
2013-04-15 * gdb.texinfo (Set Catchpoints): Remove obsolete text.Tom Tromey2-30/+4
2013-04-15 * contrib/ari/gdb_ari.sh (write_pc rule): Do not considerPierre Muller2-1/+5
2013-04-15Add missing empty line in spu_write_pc.Joel Brobecker2-0/+6
2013-04-15*** empty log message ***gdbadmin1-1/+1
2013-04-14*** empty log message ***gdbadmin1-1/+1
2013-04-13gdb/Yao Qi4-2/+24
2013-04-13*** empty log message ***gdbadmin1-1/+1
2013-04-12gdb/doc/Jan Kratochvil2-0/+14
2013-04-12Re: "show configuration"/--configuration patch: mention --configuration too.Doug Evans1-1/+1
2013-04-12Clean up "show configuration" entry.Doug Evans1-2/+1
2013-04-12gdb/Jan Kratochvil6-5/+23
2013-04-12gdb/Jan Kratochvil2-1/+5
2013-04-12 * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: NowTom Tromey4-206/+283
2013-04-12 * symtab.h (struct general_symbol_info) <value.bytes>: Make const.Tom Tromey2-1/+5
2013-04-12NEWS: Document 'show configuration'.Eli Zaretskii1-0/+7
2013-04-12Implement a new command to show GDB build-time configuration parameters.Eli Zaretskii7-5/+154
2013-04-12*** empty log message ***gdbadmin1-1/+1
2013-04-11gdb/Jan Kratochvil2-7/+8
2013-04-11gdb/Jan Kratochvil21-9/+215
2013-04-11gdb/Jan Kratochvil2-6/+9
2013-04-11gdb/Yao Qi2-2/+7
2013-04-11Do not overwrite so_list's so_name in solib_map_sectionsJoel Brobecker2-6/+5
2013-04-11*** empty log message ***gdbadmin1-1/+1
2013-04-10Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves19-55/+236
2013-04-10make -gdb-exit call disconnect_tracing too, and don't lose history if the tar...Pedro Alves6-34/+76
2013-04-10gdb/Yao Qi17-28/+1953
2013-04-10gdb/testsuite/Yao Qi3-0/+139
2013-04-10gdb/testsuite/Yao Qi2-2/+10
2013-04-102013-04-10 Pedro Alves <palves@redhat.com>Hui Zhu7-3/+201
2013-04-10Remove solib-svr4.o from gdb_target_obs for ppc-aix.Joel Brobecker2-1/+6
2013-04-10*** empty log message ***gdbadmin1-1/+1
2013-04-09Fix build failure in varobj.c:update_dynamic_varobj_children...Joel Brobecker2-1/+6
2013-04-09gdb/testsuite/Jan Kratochvil2-1/+6
2013-04-09Avoid potencially-stale errno usage.Pedro Alves2-8/+26