Make gdb.base/call-ar-st.exp use gdb_test_stdio
[deliverable/binutils-gdb.git] / gdb /
2015-07-29  Pedro AlvesMake gdb.base/call-ar-st.exp use gdb_test_stdio
2015-07-29  Pedro AlvesMake gdb.base/a2-run.exp use $inferior_spawn_id and...
2015-07-29  Pedro AlvesMake gdb.base/dprintf.exp use gdb_test_stdio
2015-07-29  Pedro AlvesMake gdb.base/catch-gdb-caused-signals.exp use gdb_test...
2015-07-29  Pedro AlvesMake gdb.base/call-strs.exp use gdb_test_stdio
2015-07-29  Pedro AlvesMake gdb.base/sizeof.exp use gdb_test_stdio
2015-07-29  Pedro AlvesIntroduce gdb_test_stdio
2015-07-29  Pedro AlvesDon't rely on inferior I/O in gdb.base/restore.exp
2015-07-29  Pedro AlvesDon't rely on inferior I/O in {call-signal-resume,...
2015-07-29  Pedro AlvesDon't rely on inferior I/O in gdb.base/siginfo-addr.exp
2015-07-28  Sergio Durigan JuniorUniquify test names from gdb.python/{py-objfile.exp...
2015-07-28  Pedro AlvesFix gdb.server/server-exec-info.exp with the extended...
2015-07-28  Simon MarchiConsider addressable memory unit size in various value...
2015-07-28  Simon MarchiIntroduce get_value_arch
2015-07-28  Simon MarchiUpdate comments in struct value for non-8-bits architec...
2015-07-28  Simon MarchiUpdate comment for struct type's length field, introduc...
2015-07-27  Simon Marchigdb.mi/mi-pending.c: Return NULL instead of nothing...
2015-07-27  Simon MarchiRemove xfail in gdb.mi/mi-watch.exp
2015-07-27  Simon MarchiFactor out complex printing code from generic_val_print
2015-07-27  Simon MarchiFactor out decfloat printing code from generic_val_print
2015-07-27  Simon MarchiFactor out float printing code from generic_val_print
2015-07-27  Simon MarchiFactor out char printing code from generic_val_print
2015-07-27  Simon MarchiFactor out int printing code from generic_val_print
2015-07-27  Simon MarchiFactor out bool printing code from generic_val_print
2015-07-27  Simon MarchiFactor out function/method printing code from generic_v...
2015-07-27  Simon MarchiFactor out flags printing code from generic_val_print
2015-07-27  Simon MarchiFactor out enum printing code from generic_val_print
2015-07-27  Simon MarchiFactor out reference printing code from generic_val_print
2015-07-27  Simon MarchiFactor out memberptr printing code from generic_val_print
2015-07-27  Simon MarchiFactor out pointer printing code from generic_val_print
2015-07-27  Simon MarchiFactor out array printing code from generic_val_print
2015-07-27  Simon MarchiFactor out print_unpacked_pointer from generic_val_print
2015-07-27  Patrick PalkaHave SIGTERM promptly quit GDB even when the dummy...
2015-07-27  Yao Qi[gdbserver] Don't set srv_linux_usrregs for aarch64...
2015-07-27  Yao QiFix ChangeLog entry
2015-07-27  Yao QiRemove REMOTE_EXAMPLES from gdb/Makefile.in
2015-07-26  Kevin Buettnerremote.c: Make read_ptid return a null value when no...
2015-07-25  Patrick PalkaRevert "Sync readline/ to version 7.0 alpha"
2015-07-25  Doug EvansRevert: * Makefile.in (check/%.exp): Pass directory...
2015-07-25  Patrick PalkaSync readline/ to version 7.0 alpha
2015-07-25  Doug EvansRevert 4fd4095a5ffe3d4e50e0dac5f8ad37b8478afa9d, log...
2015-07-24  Doug EvansAdd gmonster-{1,2} perf testcases.
2015-07-24  Doug EvansAdd perf testcase generator.
2015-07-24  Doug EvansPerfTest::assemble functions return results.
2015-07-24  Doug Evanslib/gdb.exp (clean_restart): Make executable optional.
2015-07-24  Doug EvansClean up testsuite compiler_info support.
2015-07-24  Doug EvansAdd parallel build support for perf tests.
2015-07-24  Doug EvansWorkaround debian change to default value of --as-needed.
2015-07-24  Doug EvansPrint data from individual perf runs.
2015-07-24  Sergio Durigan JuniorCall gdb_exit before gdb_skip_xml_test on gdb.base...
2015-07-24  Pedro AlvesFix s390 GNU/Linux build after enum __ptrace_request...
2015-07-24  Pedro Alvesgdb.python/py-events.exp and normal_stop observers...
2015-07-24  Pedro AlvesPR gdb/18717: internal error if non-leader thread exits...
2015-07-24  Pedro AlvesFix failed exec error message
2015-07-24  Pedro AlvesLinux: sys/ptrace.h -> nat/gdb_ptrace.h everywhere
2015-07-24  Pedro AlvesC++: handle glibc's ptrace(enum __ptrace_request, ...)
2015-07-24  Pedro AlvesMove gdb_ptrace.h to nat/
2015-07-24  Pedro Alvesmake gdbserver use the same ptrace autoconf checks...
2015-07-24  Yao QiRemove proc->priv->new_inferior
2015-07-24  Yao QiInitialise target descrption after skipping extra traps...
2015-07-24  Yao QiSet proc->priv->new_inferior out of linux_add_process
2015-07-24  Yao QiRefactor start_inferior
2015-07-24  Yao QiTest --wrapper when restarting process.
2015-07-24  Yao QiSet general_thread after restart
2015-07-24  Yao QiTest --wrapper in extended-remote
2015-07-24  H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-07-23  Doug EvansFix crash when reading dummy CUs.
2015-07-23  Ciro Santillipy-linetable.c: Fix doc of LineTable.source_lines'...
2015-07-23  Pierre-Marie de... gdb/gdbtypes: fix handling of typedef layers between...
2015-07-23  Yao QiReturn zero in aarch64_linux_can_use_hw_breakpoint...
2015-07-21  Yao QiMove aarch64_linux_get_debug_reg_capacity to nat/aarch6...
2015-07-21  Markus Metzgerbtrace: fix case label in btrace_data_append
2015-07-20  Joel Brobeckergdb.ada/info_exc.exp: Adjust expected output in "info...
2015-07-20  Doug EvansMakefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg...
2015-07-20  Yao QiFix ARI warnings to nat/aarch64-linux-hw-point.{c,h}
2015-07-18  Kevin Buettnerdwarf2read: Allow SEC_ALLOC sections to be located...
2015-07-17  Yao QiMove common aarch64 HW breakpoint/watchpoint code to...
2015-07-17  Yao QiPass aarch64_debug_reg_state to functions
2015-07-17  Yao QiUse debug_printf to print debug message
2015-07-17  Yao Qiint -> enum target_hw_bp_type in aarch64-linux-nat.c
2015-07-17  Yao QiCall ptid_get_pid instead of get_thread_id in aarch64_l...
2015-07-17  Yao QiFix using uninitialised values
2015-07-16  Doug Evansstabs.texinfo: @include gdb-cfg.texi.
2015-07-16  Jan KratochvilFix gdb.arch/i386-biarch-core.exp FAIL on i386.
2015-07-16  Pierre Langlois[AArch64] Mark single precision pseudo registers unavai...
2015-07-15  Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15  Jan KratochvilTests for validate symbol file using build-id
2015-07-15  Jan KratochvilValidate symbol file using build-id
2015-07-15  Jan Kratochvilgdbserver build-id attribute generator
2015-07-15  Jan KratochvilMove linux_find_memory_regions_full & co.
2015-07-15  Jan KratochvilPrepare linux_find_memory_regions_full & co. for move
2015-07-15  Jan KratochvilMove gdb_regex* to common/
2015-07-15  Jan KratochvilCreate empty nat/linux-maps.[ch] and common/target...
2015-07-15  Sandra LoosemoreUnbreak nios2-*-linux* GDB testing.
2015-07-15  Pierre LangloisMove ChangeLog entry to gdbserver
2015-07-15  Pierre Langlois[GDBserver][AArch64] Enable support for range stepping
2015-07-15  Pierre Langlois[testsuite] Skip gdb.trace/range-stepping.exp test...
2015-07-15  Markus Metzgerari, btrace: avoid unsigned long long
2015-07-14  Simon MarchiRemove CHECK_TYPEDEF, use check_typedef instead
2015-07-14  Iain BuclawAdd support reading D modules from DWARF
next
This page took 0.050593 seconds and 7 git commands to generate.