MN10300: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections'.
[deliverable/binutils-gdb.git] / gdb /
2014-09-30  Andreas ArnezMN10300: Migrate from 'regset_from_core_section' to...
2014-09-30  Andreas ArnezMIPS: Migrate from 'regset_from_core_section' to 'itera...
2014-09-30  Andreas ArnezM88K: Migrate from 'regset_from_core_section' to 'itera...
2014-09-30  Andreas ArnezIA64: Migrate from 'regset_from_core_section' to 'itera...
2014-09-30  Andreas ArnezM68K: Migrate from 'regset_from_core_section' to 'itera...
2014-09-30  Andreas ArnezM32R: Migrate from 'regset_from_core_section' to 'itera...
2014-09-30  Andreas ArnezX86: Migrate from 'regset_from_core_section' to 'iterat...
2014-09-30  Andreas ArnezHPPA: Migrate from 'regset_from_core_section' to 'itera...
2014-09-30  Andreas ArnezFRV: Migrate from 'regset_from_core_section' to 'iterat...
2014-09-30  Andreas ArnezARM: Migrate from 'regset_from_core_section' to 'iterat...
2014-09-30  Andreas ArnezALPHA: Migrate from 'regset_from_core_section' to ...
2014-09-30  Andreas ArnezAARCH64: Migrate from 'regset_from_core_section' to...
2014-09-30  Andreas ArnezAdd multi-arch capable 'fbsd_make_corefile_notes' variant
2014-09-30  Andreas ArnezAdd 'regset' parameter to 'iterate_over_regset_sections_cb'
2014-09-30  Andreas ArnezReplace 'core_regset_sections' by iterator method
2014-09-30  Yao QiError in build_executable_own_libs for non-native target
2014-09-30  Yao QiSkip dlopen-libpthread.exp in cross testing
2014-09-29  Jan KratochvilFix library-list.dtd -> library-list-svr4.dtd
2014-09-26  Simon MarchiDon't prune program spaces when doing "maintenance...
2014-09-25  Pedro Alvesinfrun.c:user_visible_resume_ptid: Don't check singlest...
2014-09-25  Pedro Alvesbreakpoint.c: debug output when we skip inserting a...
2014-09-25  Pedro Alvesinfrun.c: comment/typo fixes
2014-09-24  Yao QiFix typo in thumb_in_function_epilogue_p
2014-09-23  Yao QiHonour SIGILL and SIGSEGV in cancel breakpoint and...
2014-09-22  Jan-Benedict Glaw2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2014-09-22  Gary BensonUpdate target_stop's documentation
2014-09-22  Gary BensonRename target_{stop,continue}_ptid
2014-09-22  Pedro AlvesFix "breakpoint always-inserted off"; remove "breakpoin...
2014-09-22  Pedro AlvesTell update_global_location_list to insert breakpoints
2014-09-22  Pedro AlvesChange parameter type of update_global_location_list...
2014-09-19  Joel BrobeckerAdd Sergio Durigan Junior as maintainer of SystemTap...
2014-09-19  Don BreazealRefactor ptrace extended event status.
2014-09-19  Yao QiRun dw2-var-zero-addr.exp with --readnow
2014-09-19  Yao QiCheck function is GC'ed
2014-09-18  Doug EvansNew "producer" attribute of python gdb.Symtab.
2014-09-17  Ulrich WeigandPR gdb/17384: Do not print memory errors in safe_read_m...
2014-09-17  Sergio Durigan JuniorAdd test for global variable that is nested by another DSO
2014-09-16  Maciej W. RozyckiCONTRIBUTE: For internals refer to wiki, not gdb/doc
2014-09-16  Joel BrobeckerFix CPPFLAGS handling in gdbserver's build.
2014-09-16  Sergio Durigan JuniorRemove dead code from objc-lang.c (spurious "fprintf...
2014-09-16  Sergio Durigan JuniorReplace "fprintf (stderr..." by "fprintf_unfiltered...
2014-09-16  Sergio Durigan Juniorgdb.base/watch-bitfields.exp: Improve test
2014-09-16  Patrick PalkaFix PR12526: -location watchpoints for bitfield arguments
2014-09-16  Pedro AlvesRemove documention of dead "target vxworks"
2014-09-16  Gary BensonRename current_inferior as current_thread in gdbserver
2014-09-16  Pedro AlvesFix watchpoint-stops-at-right-insn.exp
2014-09-16  Pedro AlvesAdd test to make sure GDB knows which "kind" of watchpo...
2014-09-16  Samuel ThibaultAdd hardware watchpoint support for x86 GNU Hurd.
2014-09-16  Pedro AlvesRemove support for testing against dead "target vxworks"
2014-09-16  Yao QiAnother board file for remote host
2014-09-15  Omair JavaidImplement support for recording vector data transfer...
2014-09-15  Omair JavaidImplement support for recording extension register...
2014-09-15  Omair JavaidImplement support for recording VFP data processing...
2014-09-15  Omair JavaidImplement support for recording thumb2 ASIMD struct...
2014-09-15  Omair JavaidImplement support for recording arm/thumb mode coproces...
2014-09-14  Doug EvansFix set up of queue-signal.exp test.
2014-09-14  Doug EvansNew command queue-signal.
2014-09-13  Doug Evans * linux-nat.c (wait_lwp): Add debugging printf.
2014-09-13  Doug EvansPass plain-text prompt to with_gdb_prompt.
2014-09-12  Pedro Alvesafter gdb_run_cmd, gdb_expect -> gdb_test_multiple...
2014-09-12  Pedro Alves[IRIX] eliminate deprecated_insert_raw_breakpoint uses
2014-09-12  Edjunior Barbosa... PR tdep/17379: Fix internal-error when stack pointer...
2014-09-12  Jan Kratochviltestsuite: Fix runaway attach processes
2014-09-12  Gary BensonClarify GDBSERVER use in linux-waitpid.c
2014-09-12  Gary BensonRemove GDBSERVER uses from x86-dregs.c
2014-09-12  Gary BensonRemove GDBSERVER uses from linux-btrace.c
2014-09-12  Gary BensonInclude common-defs.h instead of defs.h/server.h in...
2014-09-12  Gary BensonIntroduce common-regcache.h
2014-09-11  Thomas SchwingeMake gdb/regcache.h self-contained.
2014-09-11  Pedro Alvesgdb/17347 - Regression: GDB stopped on run with attache...
2014-09-11  Pedro Alvestestsuite: refactor spawn and wait for attach
2014-09-11  Gary BensonIntroduce common/symbol.h
2014-09-11  Gary BensonIntroduce target_{stop,continue}_ptid
2014-09-11  Gary BensonIntroduce target/target.h
2014-09-11  Gary BensonIntroduce show_debug_regs
2014-09-11  Gabriel Krisman... Fix gdb.fortran/array-element.exp failures.
2014-09-10  Ulrich WeigandSupport gdbarch_convert_register_p targets in address_f...
2014-09-10  Ulrich WeigandAIX: Remove exec_one_dummy_insn hack
2014-09-10  Joel Brobeckerdynarr-ptr.exp: Add ptype tests.
2014-09-10  Joel BrobeckerAda: Print bounds/length of pointer to array with dynam...
2014-09-10  Joel BrobeckerAda subscripting of pointer to array with dynamic bounds
2014-09-10  Joel Brobeckerprint PTR.all where PTR is an Ada thin pointer
2014-09-10  Joel BrobeckerAdd <sys/uio.h> #include back in amd64-linux-nat.c.
2014-09-10  Doug EvansPR guile/17367
2014-09-10  Gabriel Krisman... Add myself as write-after-approval GDB maintainer.
2014-09-09  Maciej W. RozyckiMIPS: Don't infer IRIX OS ABI from generic section...
2014-09-09  James HoganAdd myself as write-after-approval GDB maintainer
2014-09-09  Maciej W. RozyckiGDB/testsuite: Correct gdb.base/watchpoint-solib.exp...
2014-09-09  Maciej W. RozyckiGDB/testsuite: Add/correct gdb.reverse timeout tweaks
2014-09-09  Maciej W. RozyckiGDB/testsuite: Avoid timeout lowering
2014-09-09  James HoganRemove trad_frame_set_reg_unknown declaration
2014-09-09  Maciej W. Rozyckigdbserver-support: Handle gdbserver start failures
2014-09-09  Maciej W. RozyckiGDB/testsuite: Extend the time gdbserver is waited for
2014-09-09  Joel BrobeckerFix missing "struct iovec" definition on some x86-linux.
2014-09-09  Doug EvansFix regression in default.exp caused by _caller_is...
2014-09-09  Doug EvansFix for PR 17247: Block SIGCHLD while initializing...
2014-09-09  Doug Evansgdb.guile/scm-error.exp: Handle guile 2.2 backtrace...
2014-09-09  Doug EvansReplace use of magic number with named constant.
2014-09-09  Yao QiSet print symbol off in mi-var-display.exp
2014-09-08  Edjunior Barbosa... Fix ppc_collect/supply_ptrace_register() routines
next
This page took 0.044143 seconds and 7 git commands to generate.