aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-07-07gdb/testsuite/Yao Qi5-91/+66
2013-07-06 top.c (print_gdb_configuration): Explain in output of --configurationEli Zaretskii2-0/+9
2013-07-06Rearrange --help output.Eli Zaretskii2-37/+45
2013-07-06gdb/Yao Qi3-11/+20
2013-07-06 * rs6000-tdep.c (rs6000_stab_reg_to_regnum): Return the realLuis Machado2-2/+8
2013-07-06 * gdb.base/dump.exp: Remove arch-specific tests and do aLuis Machado2-4/+14
2013-07-06 * gdb.mi/gdb2549.exp (register_tests): Expect any decimal forLuis Machado2-5/+10
2013-07-05gdb/testsuite/gdb.base/gnu-ifunc-lib.c: Use %function syntax.Will Newton2-1/+6
2013-07-05gdb/testsuite/Yao Qi5-24/+7
2013-07-04Use allocate_optimized_out_value instead of set_value_optimized_out.Pedro Alves3-6/+16
2013-07-04value_bits_valid: Fix latent bug.Pedro Alves2-1/+7
2013-07-04http://sourceware.org/ml/gdb-patches/2013-07/msg00059.htmlAndrew Burgess7-41/+694
2013-07-04http://sourceware.org/ml/gdb-patches/2013-07/msg00056.htmlAndrew Burgess3-162/+169
2013-07-04gdb/Yao Qi6-36/+56
2013-07-03On mainline/development, also link GDBserver with -lmcheck.Pedro Alves12-56/+216
2013-07-02gdb/testsuite/Jan Kratochvil2-2/+10
2013-07-02 * contrib/ari/update-web-ari.sh: Update for version.in change.Tom Tromey2-1/+6
2013-07-02 * common/ptid.h: Comment fixes.Tom Tromey2-2/+6
2013-07-02remove mention of "target nrom"Tom Tromey2-10/+4
2013-07-02gdbserver, win32: fix some function typedefsMircea Gherzan2-4/+12
2013-07-02gdbserver: avoid empty structsMircea Gherzan2-0/+7
2013-07-01change gdb to use BFD's "dwz" functionsTom Tromey2-22/+31
2013-07-01add -Wold-style-definitionTom Tromey5-4/+13
2013-07-01add -Wold-style-declarationTom Tromey11-16/+39
2013-07-01add -Wmissing-parameter-typeTom Tromey3-2/+7
2013-07-01[GDBserver] hostio.c: Fallback to packet buffer size if PATH_MAX is not avail...Pedro Alves2-4/+18
2013-07-01Normalize on PATH_MAX instead of MAXPATHLEN throughout.Pedro Alves26-59/+72
2013-07-01Import the "pathmax" gnulib module.Pedro Alves12-5/+169
2013-07-01Reimplement DJGPP's .gdbinit -> gdb.ini renaming.Pedro Alves7-17/+42
2013-07-01Constify main.c:get_init_files.Pedro Alves6-21/+58
2013-07-01Rely on gnulib's unistd.h replacement.Pedro Alves10-26/+19
2013-07-01Import the "unistd" gnulib module.Pedro Alves17-56/+3091
2013-07-01utils.c: pathconf call, check for _PC_PATH_MAX instead of HAVE_UNISTD_H.Pedro Alves2-1/+6
2013-07-01Reimport gnulib from scratch.Pedro Alves7-442/+56
2013-07-01Delete pagination_enabled extern declaration in tui/tui-regs.c.Pedro Alves2-2/+4
2013-06-30gdb/Jan Kratochvil3-4/+8
2013-06-30This patch implements the support for SystemTap SDT probes on IA-64.Sergio Durigan Junior2-0/+27
2013-06-28move version.in from gdb/common back to gdbTom Tromey9-22/+42
2013-06-28Move pagination_enabled declaration to a proper place.Pedro Alves3-2/+8
2013-06-28infrun.c: Move non_stop_1 etc., higher up in file.Pedro Alves2-28/+32
2013-06-28 * tracepoint.c (deprecated_readline_begin_hook)Tom Tromey2-4/+6
2013-06-28[PR tui/14880] Fetch values before comparing their contents.Pedro Alves4-4/+22
2013-06-28gdbserver: fix the standalone buildMircea Gherzan4-1/+28
2013-06-27 * target.c (find_run_target): Remove.Tom Tromey3-26/+5
2013-06-27 * corelow.c (core_gdbarch): Now static.Tom Tromey2-1/+5
2013-06-27 * target.c (target_struct_index): Remove.Tom Tromey2-1/+4
2013-06-27Move comment on the 'stepping over resolver' mechanism to the internals manual.Pedro Alves4-40/+57
2013-06-27Fix up broken ChangeLog entries.Tom Tromey1-34/+58
2013-06-27test suite update - gdb.base/[t-z]Tom Tromey25-143/+81
2013-06-27test suite update - gdb.base/s*Tom Tromey46-340/+174