summaryrefslogtreecommitdiffstats
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* http://sourceware.org/ml/gdb-patches/2013-07/msg00065.htmlSergio Durigan Junior2013-07-102-1/+8
* [testsuite/Ada] Add testing of access to packed arrays.Joel Brobecker2013-07-102-0/+17
* ada-lang.c:coerce_unspec_val_to_type: Preserve laziness.Joel Brobecker2013-07-104-2/+22
* Fix FAIL: gdb.ada/small_reg_param.exp: continue to call_meJoel Brobecker2013-07-102-1/+6
* Remove trailing space in gdb.ada/small_reg_param.expJoel Brobecker2013-07-102-1/+5
* * defs.h (enum val_prettyformat): Renamed from val_prettyprint.Doug Evans2013-07-0919-74/+98
* Revert recent changes to value_bits_valid.Andrew Burgess2013-07-092-4/+11
* 2013-07-08 Andreas Arnez <arnez@linux.vnet.ibm.com>Ulrich Weigand2013-07-082-0/+13
* Add $gdb_prompt to test regexp.Andrew Burgess2013-07-082-1/+5
* Fix bug in value_bits_valid.Andrew Burgess2013-07-082-5/+11
* gdb/testsuite/Yao Qi2013-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/Yao Qi2013-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.Will Newton2013-07-052-1/+6
* gdb/testsuite/Yao Qi2013-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.htmlAndrew Burgess2013-07-047-41/+694
* http://sourceware.org/ml/gdb-patches/2013-07/msg00056.htmlAndrew Burgess2013-07-043-162/+169
* gdb/Yao Qi2013-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 typedefsMircea Gherzan2013-07-022-4/+12
* gdbserver: avoid empty structsMircea Gherzan2013-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.Sergio Durigan Junior2013-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
OpenPOWER on IntegriCloud