summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* gdb/testsuite/qiyao2013-07-075-91/+66
* top.c (print_gdb_configuration): Explain in output of --configurationEli Zaretskii2013-07-062-0/+9
* Rearrange --help output.Eli Zaretskii2013-07-062-37/+45
* gdb/qiyao2013-07-063-11/+20
* * rs6000-tdep.c (rs6000_stab_reg_to_regnum): Return the realLuis Machado2013-07-062-2/+8
* * gdb.base/dump.exp: Remove arch-specific tests and do aLuis Machado2013-07-062-4/+14
* * gdb.mi/gdb2549.exp (register_tests): Expect any decimal forLuis Machado2013-07-062-5/+10
* gdb/testsuite/gdb.base/gnu-ifunc-lib.c: Use %function syntax.willnewton2013-07-052-1/+6
* gdb/testsuite/qiyao2013-07-055-24/+7
* Use allocate_optimized_out_value instead of set_value_optimized_out.Pedro Alves2013-07-043-6/+16
* value_bits_valid: Fix latent bug.Pedro Alves2013-07-042-1/+7
* http://sourceware.org/ml/gdb-patches/2013-07/msg00059.htmlaburgess2013-07-047-41/+694
* http://sourceware.org/ml/gdb-patches/2013-07/msg00056.htmlaburgess2013-07-043-162/+169
* gdb/qiyao2013-07-046-36/+56
* On mainline/development, also link GDBserver with -lmcheck.Pedro Alves2013-07-0312-56/+216
* gdb/testsuite/Jan Kratochvil2013-07-022-2/+10
* * contrib/ari/update-web-ari.sh: Update for version.in change.Tom Tromey2013-07-022-1/+6
* * common/ptid.h: Comment fixes.Tom Tromey2013-07-022-2/+6
* remove mention of "target nrom"Tom Tromey2013-07-022-10/+4
* gdbserver, win32: fix some function typedefsmgherzan2013-07-022-4/+12
* gdbserver: avoid empty structsmgherzan2013-07-022-0/+7
* change gdb to use BFD's "dwz" functionsTom Tromey2013-07-012-22/+31
* add -Wold-style-definitionTom Tromey2013-07-015-4/+13
* add -Wold-style-declarationTom Tromey2013-07-0111-16/+39
* add -Wmissing-parameter-typeTom Tromey2013-07-013-2/+7
* [GDBserver] hostio.c: Fallback to packet buffer size if PATH_MAX is not avail...Pedro Alves2013-07-012-4/+18
* Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves2013-07-0126-59/+72
* Import the "pathmax" gnulib module.Pedro Alves2013-07-0112-5/+169
* Reimplement DJGPP's .gdbinit -> gdb.ini renaming.Pedro Alves2013-07-017-17/+42
* Constify main.c:get_init_files.Pedro Alves2013-07-016-21/+58
* Rely on gnulib's unistd.h replacement.Pedro Alves2013-07-0110-26/+19
* Import the "unistd" gnulib module.Pedro Alves2013-07-0117-56/+3091
* utils.c: pathconf call, check for _PC_PATH_MAX instead of HAVE_UNISTD_H.Pedro Alves2013-07-012-1/+6
* Reimport gnulib from scratch.Pedro Alves2013-07-017-442/+56
* Delete pagination_enabled extern declaration in tui/tui-regs.c.Pedro Alves2013-07-012-2/+4
* gdb/Jan Kratochvil2013-06-303-4/+8
* This patch implements the support for SystemTap SDT probes on IA-64.sergiodj2013-06-302-0/+27
* move version.in from gdb/common back to gdbTom Tromey2013-06-289-22/+42
* Move pagination_enabled declaration to a proper place.Pedro Alves2013-06-283-2/+8
* infrun.c: Move non_stop_1 etc., higher up in file.Pedro Alves2013-06-282-28/+32
* * tracepoint.c (deprecated_readline_begin_hook)Tom Tromey2013-06-282-4/+6
* [PR tui/14880] Fetch values before comparing their contents.Pedro Alves2013-06-284-4/+22
* gdbserver: fix the standalone buildmgherzan2013-06-284-1/+28
* * target.c (find_run_target): Remove.Tom Tromey2013-06-273-26/+5
* * corelow.c (core_gdbarch): Now static.Tom Tromey2013-06-272-1/+5
* * target.c (target_struct_index): Remove.Tom Tromey2013-06-272-1/+4
* Move comment on the 'stepping over resolver' mechanism to the internals manual.Pedro Alves2013-06-274-40/+57
* Fix up broken ChangeLog entries.Tom Tromey2013-06-271-34/+58
* test suite update - gdb.base/[t-z]Tom Tromey2013-06-2725-143/+81
* test suite update - gdb.base/s*Tom Tromey2013-06-2746-340/+174