2019-07-17 |
Tom Tromey | Introduce can_scroll method |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Tom Tromey | Rename field_int to field_signed |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Andrew Burgess | gdb: Remove a non-const reference parameter |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Tom Tromey | Remove a VEC from s390-linux-nat.c |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Jan Beulich | x86: replace "anymem" checks where possible |
commit | commitdiff | tree | snapshot |
2019-07-17 |
Jan Beulich | x86: drop stale Mem enumerator |
commit | commitdiff | tree | snapshot |
2019-07-17 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-07-16 |
Jan Beulich | x86: make RegMem an opcode modifier |
commit | commitdiff | tree | snapshot |
2019-07-16 |
Jan Beulich | x86: fold SReg{2,3} |
commit | commitdiff | tree | snapshot |
2019-07-16 |
John Baldwin | Fix build for aarch64, arm, and riscv FreeBSD native... |
commit | commitdiff | tree | snapshot |
2019-07-16 |
John Baldwin | Add include of gdbarch.h. |
commit | commitdiff | tree | snapshot |
2019-07-16 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Tom Tromey | Fix a FIXME in mi-out.c |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Tom Tromey | Introduce field_unsigned |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Tom Tromey | Use field_string in more places |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Tom Tromey | Use field_core_addr in more places |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Jose E. Marchesi | cpu,opcodes,gas: fix explicit arguments to eBPF ldabs... |
commit | commitdiff | tree | snapshot |
2019-07-15 |
Alan Modra | Fix __bss_start assertion failure in _bfd_elf_fix_symbo... |
commit | commitdiff | tree | snapshot |
2019-07-15 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-07-14 |
Jose E. Marchesi | cpu,opcodes,gas: fix arguments to ldabs and ldind eBPF... |
commit | commitdiff | tree | snapshot |
2019-07-14 |
Tom de Vries | [gdb/testsuite] Fix unterminated string in gdb.objc... |
commit | commitdiff | tree | snapshot |
2019-07-14 |
Joel Brobecker | adjust src-release following the renaming of gdb/common... |
commit | commitdiff | tree | snapshot |
2019-07-14 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-07-13 |
Alan Modra | Dynamic TLS section symbols |
commit | commitdiff | tree | snapshot |
2019-07-13 |
Alan Modra | PR24786, wrong LMA if first section in overlay is empty |
commit | commitdiff | tree | snapshot |
2019-07-13 |
Alan Modra | [GOLD] PowerPC R_PPC64_PCREL_OPT support |
commit | commitdiff | tree | snapshot |
2019-07-13 |
Alan Modra | [GOLD] PowerPC got reloc optimisation |
commit | commitdiff | tree | snapshot |
2019-07-13 |
Alan Modra | [GOLD] PowerPC relocations for prefix insns |
commit | commitdiff | tree | snapshot |
2019-07-13 |
Alan Modra | [GOLD] PowerPC notoc eh_frame |
commit | commitdiff | tree | snapshot |
2019-07-13 |
Alan Modra | [GOLD] PowerPC64 ELFv2 notoc support |
commit | commitdiff | tree | snapshot |
2019-07-13 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-07-12 |
Andrew Burgess | gdb: Better support for dynamic properties with negativ... |
commit | commitdiff | tree | snapshot |
2019-07-12 |
Andrew Burgess | gdb: Carry default property type around with dynamic... |
commit | commitdiff | tree | snapshot |
2019-07-12 |
Andrew Burgess | gdb/dwarf: Ensure the target type of ranges is not... |
commit | commitdiff | tree | snapshot |
2019-07-12 |
Andrew Burgess | gdb: Convert dwarf2_evaluate_property to return bool |
commit | commitdiff | tree | snapshot |
2019-07-12 |
Andrew Burgess | gdb: Update type of lower bound in value_subscripted_rvalue |
commit | commitdiff | tree | snapshot |
2019-07-12 |
Tom de Vries | [readline] Fix heap-buffer-overflow in update_line |
commit | commitdiff | tree | snapshot |
2019-07-12 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-07-11 |
Andrew Burgess | gdb: Add command completers for some info commands |
commit | commitdiff | tree | snapshot |
2019-07-11 |
Andrew Burgess | gdb: Make use of gdb::option framework for some info... |
commit | commitdiff | tree | snapshot |
2019-07-11 |
Andrew Burgess | gdb: Allow quoting around string options in the gdb... |
commit | commitdiff | tree | snapshot |
2019-07-11 |
Tom Tromey | Remove init_cli_cmds |
commit | commitdiff | tree | snapshot |
2019-07-11 |
Tom Tromey | Fix use-after-move bug in add_thread_object |
commit | commitdiff | tree | snapshot |
2019-07-11 |
Simon Marchi | Make value_must_coerce_to_target return a bool |
commit | commitdiff | tree | snapshot |
2019-07-11 |
Simon Marchi | breakpoint: Make is_*point functions return bool |
commit | commitdiff | tree | snapshot |
2019-07-11 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Tom Tromey | Don't include gdbarch.h from defs.h |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Tom Tromey | Change Ada catchpoints to be bp_catchpoint |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Tom Tromey | Change arm-tdep.c to use type-safe registry |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Tom Tromey | Change solib-spu.c to use type-safe registry |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Tom Tromey | Change solib-aix.c to use type-safe registry |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Tom Tromey | Change solib-dsbt.c to use type-safe registry |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Tom Tromey | Change spu-tdep.c to use type-safe registry |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Tom Tromey | Change dbxread.c to use type-safe registry |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Tom Tromey | Change jit.c to use type-safe registry |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Tom Tromey | Change solib-darwin.c to use type-safe registry |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Tom Tromey | Change remote-sim.c to use type-safe registry |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Tom Tromey | Reduce manual reference counting in py-inferior.c |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Tom Tromey | Specialize value_cast error message for Ada |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Hans-Peter... | arm-dis.c (print_insn_coprocessor): Rename index to... |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Simon Marchi | Update breakpoint_1's documentation |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Simon Marchi | Make some bpstat functions use bool |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Alan Hayward | Arm: Create feature files for Arm target descriptions |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Richard Bunt | Restore original GDB prompt in define.exp |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Alan Hayward | Arm: Minor style cleanups |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Alan Hayward | Regenerate aarch64-pauth.c |
commit | commitdiff | tree | snapshot |
2019-07-10 |
Simon Marchi | Make bpstat_what::is_longjmp a bool |
commit | commitdiff | tree | snapshot |
2019-07-10 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Pedro Alves | Make "maint info breakpoints" show "catch catch/throw... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Pedro Alves | "catch catch/throw/rethrow", breakpoint -> catchpoint |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Pedro Alves | Fix "info break" + "catch catch" + -static-{libstdc... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Philippe Waroquiers | Fix printcmds.exp failure for wide strings tests. |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Tom Tromey | Rename common to gdbsupport |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Andrew Burgess | gdb: Don't skip prologue for explicit line breakpoints... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Andrew Burgess | gdb: Remove unneeded parameter from set_breakpoint_loca... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Andrew Burgess | gdb/riscv: Don't use default bfd to define required... |
commit | commitdiff | tree | snapshot |
2019-07-09 |
Alan Modra | Re: gas/ELF: don't accumulate .type settings |
commit | commitdiff | tree | snapshot |
2019-07-09 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Philippe Waroquiers | Ensure GDB printf command can print convenience var... |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Alan Hayward | Fix breakpoints on file reloads for PIE binaries |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Alan Modra | PR24785, bfd crashes on empty .PPC.EMB.apuinfo section |
commit | commitdiff | tree | snapshot |
2019-07-08 |
Alan Modra | Re: PowerPC notoc call stub tests |
commit | commitdiff | tree | snapshot |
2019-07-08 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-07-07 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-07-06 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-07-05 |
Jim Wilson | Kito's 5-part patch set to improve .insn support. |
commit | commitdiff | tree | snapshot |
2019-07-05 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Tom Tromey | Fix TUI use of "has_break" field |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Pedro Alves | Fix foreach_with_prefix regression |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Alan Hayward | Arm/AArch64: Use a single set of Arm register set size... |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Alan Hayward | Arm: Prefix register sizes with ARM_ |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Alan Hayward | Arm/AArch64: Split DISPLACED_MODIFIED_INSNS name clash |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Alan Hayward | i386/AArch64: Remove unused xml files |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Alan Hayward | i386/AArch64: Remove unused .dat files |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Alan Hayward | i386/AArch64: Remove old xml tests |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Jan Beulich | x86: correct "-Q" option handling |
commit | commitdiff | tree | snapshot |
2019-07-04 |
Jan Beulich | gas/ELF: don't accumulate .type settings |
commit | commitdiff | tree | snapshot |
2019-07-04 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Pedro Alves | Fix early return in foreach_with_prefix |
commit | commitdiff | tree | snapshot |
2019-07-03 |
Pedro Alves | pipe command completer |
commit | commitdiff | tree | snapshot |
next |