aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/printcmds.exp
AgeCommit message (Expand)AuthorFilesLines
2013-10-17fix for PR gdb/15995Tom Tromey1-0/+6
2013-08-13Handle '#' flag for printf of pointer types.Andrew Burgess1-0/+6
2013-07-25Add new 'z' format for print command.Andrew Burgess1-0/+10
2013-07-16Check for NULL character before calling strchr.Andrew Burgess1-0/+6
2013-06-27test suite update - gdb.base/[n-r]Tom Tromey1-3/+2
2013-06-07Remove superfluous semicolons from testsuite throughout.Pedro Alves1-17/+17
2013-02-11 * printcmd.c (printf_c_string,printf_wide_c_string): New functions.Doug Evans1-0/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-10 PR gdb/14288Keith Seitz1-0/+71
2012-07-192012-07-19 Pedro Alves <palves@redhat.com>Pedro Alves1-2/+2
2012-06-21 * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests)Tom Tromey1-1/+1
2012-05-18 PR exp/13907:Tom Tromey1-43/+54
2012-01-16gdbTom Tromey1-0/+2
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+2
2011-01-242011-01-24 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+13
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-09-06gdb/testsuite/Jan Kratochvil1-1/+14
2010-08-19 PR exp/11926Doug Evans1-11/+32
2010-08-18 * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused.Doug Evans1-47/+30
2010-07-21gdb/Pedro Alves1-0/+6
2010-06-012010-06-01 Michael Snyder <msnyder@vmware.com>Michael Snyder1-19/+19
2010-05-05Do not set prms_id/bug_id anymore.Joel Brobecker1-2/+0
2010-03-24 * gdb.base/completion.exp: Allow long instead of long int.Daniel Jacobowitz1-0/+8
2010-03-15 * gdb.base/printcmds.exp: Use gdb_file_cmd instead of gdb_load.Daniel Jacobowitz1-1/+2
2010-03-03gdbTom Tromey1-0/+4
2010-01-26gdbTom Tromey1-1/+0
2010-01-25gdbTom Tromey1-0/+5
2010-01-11gdb/Jan Kratochvil1-1/+14
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-07-07gdbTom Tromey1-30/+30
2009-04-28gdbTom Tromey1-0/+3
2009-03-20gdb:Tom Tromey1-29/+29
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-03-21 * eval.c (evaluate_subexp_for_address): Clarify error message.Daniel Jacobowitz1-3/+11
2008-01-09 * printcmd.c (printf_command): Add seen_big_h, seen_big_d andLuis Machado1-30/+30
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-2/+2
2007-11-05 * printcmd.c: (printf_command): Add support for new DFPLuis Machado1-0/+52
2007-09-05 * NEWS: Update description of string changes. Mention print/s.Daniel Jacobowitz1-6/+6
2007-08-23 Switch the license of all .exp files to GPLv3.Joel Brobecker1-5/+4
2007-01-26 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.Jan Kratochvil1-6/+6
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2006-08-10 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file withJoel Brobecker1-1/+2
2004-02-26Index: ChangeLogAndrew Cagney1-5/+7
2003-01-14 * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538Daniel Jacobowitz1-2/+2
2002-09-17 * gdb.base/printcmds.exp (test_print_string_constants): ExpectTom Tromey1-1/+1
2002-05-10* gdb.base/printcmds.exp: Don't xfail the ptype command. This isJim Blandy1-1/+1
2002-05-10* gdb.base/printcmds.exp (test_integer_literals_rejected):Jim Blandy1-2/+2
2002-05-04* gdb.base/default.exp: Remove obsolete code.Andrew Cagney1-17/+2
2002-01-06Fix PR gdb/66.Andrew Cagney1-15/+15