summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/printcmds.exp
Commit message (Expand)AuthorAgeFilesLines
* Update comments for the gdb/24331 fix.Paul Pluzhnikov2023-05-161-1/+4
* Fix bad interaction between element limit and repeated values (BZ#24331).Paul Pluzhnikov2023-05-131-0/+15
* Allow strings with printf/evalKeith Seitz2023-04-281-0/+25
* Use clean_restart in gdb.baseTom Tromey2023-01-261-5/+1
* GDB/testsuite: Expand for character string limiting optionsAndrew Burgess2023-01-191-20/+48
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* [gdb/testsuite] Fix PR20630 regression test in gdb.base/printcmds.expTom de Vries2022-12-121-1/+3
* gdb/testsuite: remove use of then keyword from gdb.base/*.expAndrew Burgess2022-11-281-1/+1
* GDB/testsuite: Add coverage for `print -elements' commandMaciej W. Rozycki2022-07-071-0/+9
* gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess2022-06-241-2/+0
* Fix assertion failure in copy_typeTom Tromey2022-06-181-0/+3
* gdb: Add new 'print nibbles' featureEnze Li2022-06-181-0/+43
* Change how "print/x" displays floating-point valueTom Tromey2022-03-101-2/+21
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi2021-09-301-1/+0
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Handle void results as unformatted printsHannes Domani2020-10-091-0/+5
* Fix hex floating point lexingTom Tromey2020-06-111-9/+9
* [gdb/testsuite] Fix FAIL in gdb.base/printcmds.expTom de Vries2020-03-141-1/+1
* Use common_val_print in c-valprint.cTom Tromey2020-03-131-0/+3
* Fix printf of a convenience variable holding an inferior addressSergio Durigan Junior2020-03-031-0/+8
* gdb: change print format of flag enums with value 0Simon Marchi2020-02-181-1/+1
* gdb: print unknown part of flag enum in hexSimon Marchi2020-02-181-2/+2
* gdb: fix printing of flag enums with multi-bit enumeratorsSimon Marchi2020-02-181-3/+17
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (4)Tom de Vries2019-11-021-2/+2
* Fix printcmds.exp failure for wide strings tests.Philippe Waroquiers2019-07-091-15/+14
* Ensure GDB printf command can print convenience var strings without a target.Philippe Waroquiers2019-07-081-5/+54
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Special case NULL when using printf's %s formatTom Tromey2018-03-141-0/+3
* Allow - in %p for printfTom Tromey2018-03-141-0/+4
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Fix two regressions in scalar printingTom Tromey2017-08-141-0/+11
* Expression completer should not match explicit location optionsPedro Alves2017-06-291-0/+6
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Fixup testcases outputting own name as a test name and standardize failed com...Luis Machado2016-12-011-1/+1
* Fix test names starting with uppercase output by basic functionsLuis Machado2016-12-011-3/+3
* gdb: Use UNSUPPORTED not XFAIL for unsupported target featuresAndrew Burgess2016-06-131-4/+2
* gdb: allow enumeration constants as second operand of BINOP_REPEATArtemiy Volkov2016-04-011-0/+5
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* [testsuite] Set target-charset to asciiYao Qi2014-04-171-351/+364
* [testsuite] Disable Ctrl-V use for mingw hosts.Pierre Muller2014-04-081-2/+10
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* fix for PR gdb/15995Tom Tromey2013-10-171-0/+6
* Handle '#' flag for printf of pointer types.Andrew Burgess2013-08-131-0/+6
* Add new 'z' format for print command.Andrew Burgess2013-07-251-0/+10
* Check for NULL character before calling strchr.Andrew Burgess2013-07-161-0/+6
* test suite update - gdb.base/[n-r]Tom Tromey2013-06-271-3/+2
* Remove superfluous semicolons from testsuite throughout.Pedro Alves2013-06-071-17/+17