Age | Commit message (Expand) | Author | Files | Lines |
2014-09-30 | XTENSA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_secti... | Andreas Arnez | 2 | -16/+17 |
2014-09-30 | VAX: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 2 | -11/+15 |
2014-09-30 | TILEGX: Migrate from 'regset_from_core_section' to 'iterate_over_regset_secti... | Andreas Arnez | 2 | -10/+19 |
2014-09-30 | SPARC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 5 | -16/+27 |
2014-09-30 | SH: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 5 | -10/+30 |
2014-09-30 | SCORE: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 2 | -15/+16 |
2014-09-30 | PPC: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 7 | -61/+69 |
2014-09-30 | NIOS2: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 2 | -10/+21 |
2014-09-30 | MN10300: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sect... | Andreas Arnez | 2 | -11/+18 |
2014-09-30 | MIPS: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 4 | -57/+50 |
2014-09-30 | M88K: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 2 | -11/+15 |
2014-09-30 | IA64: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 2 | -15/+15 |
2014-09-30 | M68K: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 3 | -31/+29 |
2014-09-30 | M32R: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 2 | -9/+17 |
2014-09-30 | X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 11 | -62/+75 |
2014-09-30 | HPPA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 5 | -46/+54 |
2014-09-30 | FRV: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 2 | -14/+17 |
2014-09-30 | ARM: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 4 | -17/+24 |
2014-09-30 | ALPHA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' | Andreas Arnez | 6 | -70/+69 |
2014-09-30 | AARCH64: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sect... | Andreas Arnez | 2 | -15/+18 |
2014-09-30 | Add multi-arch capable 'fbsd_make_corefile_notes' variant | Andreas Arnez | 4 | -1/+173 |
2014-09-30 | Add 'regset' parameter to 'iterate_over_regset_sections_cb' | Andreas Arnez | 14 | -218/+220 |
2014-09-30 | Replace 'core_regset_sections' by iterator method | Andreas Arnez | 12 | -328/+312 |
2014-09-30 | Error in build_executable_own_libs for non-native target | Yao Qi | 2 | -0/+9 |
2014-09-30 | Skip dlopen-libpthread.exp in cross testing | Yao Qi | 2 | -1/+6 |
2014-09-29 | Fix library-list.dtd -> library-list-svr4.dtd | Jan Kratochvil | 2 | -1/+5 |
2014-09-26 | Don't prune program spaces when doing "maintenance info program-spaces" | Simon Marchi | 2 | -4/+5 |
2014-09-25 | infrun.c:user_visible_resume_ptid: Don't check singlestep_breakpoints_inserted_p | Pedro Alves | 2 | -2/+6 |
2014-09-25 | breakpoint.c: debug output when we skip inserting a breakpoint | Pedro Alves | 2 | -1/+14 |
2014-09-25 | infrun.c: comment/typo fixes | Pedro Alves | 2 | -3/+10 |
2014-09-24 | Fix typo in thumb_in_function_epilogue_p | Yao Qi | 2 | -1/+6 |
2014-09-23 | Honour SIGILL and SIGSEGV in cancel breakpoint and event lwp selection | Yao Qi | 2 | -10/+26 |
2014-09-22 | 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de> | Jan-Benedict Glaw | 2 | -0/+5 |
2014-09-22 | Update target_stop's documentation | Gary Benson | 2 | -2/+8 |
2014-09-22 | Rename target_{stop,continue}_ptid | Gary Benson | 5 | -13/+24 |
2014-09-22 | Fix "breakpoint always-inserted off"; remove "breakpoint always-inserted auto" | Pedro Alves | 11 | -55/+361 |
2014-09-22 | Tell update_global_location_list to insert breakpoints | Pedro Alves | 2 | -21/+50 |
2014-09-22 | Change parameter type of update_global_location_list from boolean to enum | Pedro Alves | 2 | -53/+79 |
2014-09-19 | Add Sergio Durigan Junior as maintainer of SystemTap support in GDB. | Joel Brobecker | 2 | -0/+7 |
2014-09-19 | Refactor ptrace extended event status. | Don Breazeal | 6 | -9/+51 |
2014-09-19 | Run dw2-var-zero-addr.exp with --readnow | Yao Qi | 2 | -3/+21 |
2014-09-19 | Check function is GC'ed | Yao Qi | 4 | -16/+59 |
2014-09-18 | New "producer" attribute of python gdb.Symtab. | Doug Evans | 7 | -1/+150 |
2014-09-17 | PR gdb/17384: Do not print memory errors in safe_read_memory_integer | Ulrich Weigand | 2 | -45/+13 |
2014-09-16 | Add test for global variable that is nested by another DSO | Sergio Durigan Junior | 5 | -0/+134 |
2014-09-16 | CONTRIBUTE: For internals refer to wiki, not gdb/doc | Maciej W. Rozycki | 2 | -3/+9 |
2014-09-16 | Fix CPPFLAGS handling in gdbserver's build. | Joel Brobecker | 2 | -2/+9 |
2014-09-16 | Remove dead code from objc-lang.c (spurious "fprintf (stderr...") | Sergio Durigan Junior | 2 | -5/+4 |
2014-09-16 | Replace "fprintf (stderr..." by "fprintf_unfiltered (gdb_stdlog..." | Sergio Durigan Junior | 2 | -11/+21 |
2014-09-16 | gdb.base/watch-bitfields.exp: Improve test | Sergio Durigan Junior | 2 | -26/+62 |