gdb.base/nodebug.exp: Rename called functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base /
2017-09-14  Pedro Alvesgdb.base/nodebug.exp: Rename called functions
2017-09-11  Tom TromeyMake extract_arg return a std::string
2017-09-06  Tom TromeyCast char constant to int in sizeof.exp
2017-09-04  Pedro AlvesStop assuming no-debug-info variables have type int
2017-09-04  Pedro AlvesMake ptype/whatis print function name of functions...
2017-09-04  Pedro AlvesStop assuming no-debug-info functions return int
2017-09-04  Pedro AlvesFix calling prototyped functions via function pointers
2017-09-04  Simon Marchigdb.base/commands.exp: Test loop_break and loop_continu...
2017-09-04  Simon MarchiAdd tests for loop_break and loop_continue commands
2017-09-04  Simon MarchiError out immediatly when using if command without...
2017-09-04  Pedro AlvesClarify "list" output when specified lines are ambiguous
2017-08-31  Sergio Durigan JuniorImplement the ability to set/unset environment variable...
2017-08-28  Simon Marchigdb.base/commands.exp: Remove unused global references
2017-08-28  Simon Marchidefine_command: Don't convert command name to lower...
2017-08-21  Pedro AlvesHandle function aliases better (PR gdb/19487, errno...
2017-08-21  Pedro AlvesFix type casts losing typedefs and reimplement "whatis...
2017-08-15  Sergio Durigan JuniorFix PR gdb/21954: make 'unset environment' work again
2017-08-14  Tom TromeyFix two regressions in scalar printing
2017-07-25  Yao QiCatch exceptions thrown from gdbarch_skip_prologue
2017-07-20  Pedro AlvesMake language_def O(1)
2017-07-20  Pedro AlvesMake gdb.base/dmsym.exp independent of "set language...
2017-07-17  Pedro AlvesA smarter linespec completer
2017-06-29  Pedro AlvesExpression completer should not match explicit location...
2017-06-28  Doug GilmoreFix PR 21337: segfault when re-reading symbols.
2017-06-13  Andreas Arnezgdb/testsuite: Add "get_endianness" convenience proc
2017-06-07  Sergio Durigan JuniorImplement proper "startup-with-shell" support on gdbserver
2017-05-30  Simon Marchigdb.base/watch-cond-infcall.exp: Don't run if target...
2017-05-18  Thomas Preud'hommeExpect prompt after no FPU warning
2017-05-18  Pedro Alvesgdb.base/fileio.c: Fix several -Wmaybe-uninitialized...
2017-05-18  Pedro Alvesgdb.base/fileio.c: Fix several -Wreturn-type warnings
2017-05-18  Pedro Alvesgdb.base/fileio.exp: Remove nowarnings
2017-05-17  Yao QiAdd nowarnings in gdb.base/fileio.exp
2017-05-17  Yao QiAdd alias command to cmd_list_element
2017-04-29  Sergio Durigan JuniorMake environ.exp run on all platforms (and create info...
2017-03-20  Andreas ArnezFix spurious FAILs with examine-backward.exp
2017-03-13  Simon Marchitestsuite: Disable backslash_in_multi_line_command_test...
2017-03-08  Pedro AlvesAvoid unstable test message in gdb.base/step-over-exit.exp
2017-03-08  Pedro Alvesgdb: Fix a few unstable test names
2017-03-08  Pedro AlvesFix PR 21218: GDB dumps core when escaping newline...
2017-03-08  Pedro AlvesMove TUI completion tests to gdb.tui/completion.exp
2017-03-08  Pedro AlvesMove TUI testcases to new gdb/testsuite/gdb.tui/ directory
2017-03-07  Pedro AlvesFix "layout reg" crash
2017-03-07  Pedro AlvesRename gdb.base/tui-layout.exp -> gdb.base/tui-disasm...
2017-03-07  Pedro AlvesAdd describing intro comment to gdb.base/tui-layout.exp
2017-02-16  Sergio Durigan JuniorPR gdb/21164: maint print {symbols,msymbols,psymbols...
2017-02-10  Simon MarchiDo not send queries on secondary UIs
2017-02-10  Simon Marchinew-ui.exp: Use proc_with_prefix
2017-02-10  Martin GalvanPR gdb/21122: Fix documentation mistakes for breakpoint...
2017-02-08  Jerome GuittonCommand abbreviation in define
2017-01-26  Luis MachadoHarden tests that deal with memory regions
2017-01-26  Yao QiDon't throw exception in dis_asm_memory_error
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-23  Luis MachadoFix more cases of improper test names
2016-12-22  Doug EvansNew syntax for mt print symbols,msymbols,psymbols.
2016-12-09  Yao QiCreate tdep->rx_psw_type and tdep->rx_fpsw_type lazily
2016-12-09  Yao QiCreate tdep->rl78_psw_type lazily
2016-12-09  Pedro AlvesAdd test that exercises all bfd architecture, osabi...
2016-12-02  Luis MachadoRemove unneeded pattern matching in gdb.base/maint.exp
2016-12-02  Pedro AlvesSupport an "unlimited" number of user-defined arguments
2016-12-02  Pedro AlvesTest user-defined gdb commands and arguments stack
2016-12-02  Pedro AlvesFix PR 20559 - "eval" command and $arg0...$arg9/$argc...
2016-12-02  Luis MachadoDon't handle timeout inside gdb_test_multiple
2016-12-01  Luis MachadoFixup testcases outputting own name as a test name...
2016-12-01  Luis MachadoFix test names starting with uppercase using multi...
2016-12-01  Luis MachadoFix test names starting with uppercase using multi...
2016-12-01  Luis MachadoFix test names starting with uppercase using gdb_test_m...
2016-12-01  Luis MachadoFix test names starting with uppercase using gdb_test_n...
2016-12-01  Luis MachadoFix test names starting with uppercase using gdb_test...
2016-12-01  Luis MachadoFix test names starting with uppercase output by basic...
2016-11-23  Simon MarchiMakefiles: Flatten and sort file lists
2016-11-11  Catherine Moore Identify verilog dump tests as such.
2016-11-09  Pedro AlvesFurther cleanup/modernization of gdb.base/commands.exp
2016-11-09  Pedro Alvesgdb/testsuite: Introduce "proc_with_prefix"
2016-11-09  Andreas Arneztui-disasm: Fix window content buffer overrun
2016-10-28  Pedro Alvesgdb/testsuite: Avoid a buffer overrun in `gdb.base...
2016-10-28  Luis MachadoMake gdb.base/foll-exec.exp test pattern more general
2016-10-26  Sandra LoosemorePR 20569, segv in follow_exec
2016-10-24  Jan Kratochviltestsuite: Fix false FAIL for gdb.base/morestack.exp
2016-10-19  Maciej W. Rozyckitestsuite: Fix gdb.base/killed-outside.exp using irrele...
2016-10-13  Yao QiShare proc get_var_address
2016-10-13  Yao QiSkip testing structures with floating points
2016-10-06  Tom TromeyRemove Java support
2016-10-06  Maciej W. Rozyckitestsuite: solib-disc: Use `standard_output_file'
2016-10-06  Pedro AlvesFix PR11094: JIT breakpoint is not properly recreated...
2016-10-06  Pedro AlvesFix a few gdb.base/jit-simple.exp problems
2016-09-29  Jan KratochvilPR gdb/20609 - attach of JIT-debug-enabled inf 7.11...
2016-09-28  Pedro AlvesFix PR 20345 - call_function_by_hand_dummy: Assertion...
2016-09-21  Tom TromeyPR gdb/20604 - fix "quit" when an invalid expression...
2016-09-12  Sergio Durigan JuniorFix false FAIL on gdb.base/stap-probe.exp, due to ICF...
2016-09-09  Andreas ArnezPass HWCAP to ifunc resolver
2016-09-06  Pedro Alvesnew-ui command: gdb internal errors if input is already...
2016-09-06  Ulrich WeigandSupport 128-bit IEEE floating-point types on Intel...
2016-09-02  Yao QiSkip floating point tests in return-nodebug.exp if...
2016-09-02  Yao QiDetect broken ptrace in gdb_skip_float_test
2016-08-29  Jan Kratochvilgdb.base/default.exp regression
2016-08-24  Simon MarchiAllow resetting an empty inferior-tty
2016-08-23  Pedro AlvesFix PR20494 - User input stops being echoed in CLI
2016-08-23  Yao QiFix signals-state-child.exp in remote testing
2016-08-22  Pedro AlvesFix PR gdb/20505 - Make vDSO detection work with core...
2016-08-12  Yao QiFix warning in gdb.base/signals-state-child.c
next
This page took 0.14086 seconds and 7 git commands to generate.