Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] Fix amd64->i386 linux syscall restart problem
 2019-07-12 12:24 UTC  (10+ messages)
          ` [PING][PATCH] "

[PATCH 0/3] Improving "info types" command
 2019-07-12 11:37 UTC  (4+ messages)
` [PATCH 1/3] gdb: Switch "info types" over to use the gdb::options framework
` [PATCH 3/3] gdb: Show type summary for anonymous structures from c_print_typedef
` [PATCH 2/3] gdb: Improve output from "info types" commad

Move gdbsupport to the top level
 2019-07-12  7:18 UTC  (2+ messages)

[PATCH] Guard against 'current_directory == NULL' on gdb_abspath (PR gdb/23613)
 2019-07-12  1:21 UTC  (3+ messages)

[PATCH][readline] Fix heap-buffer-overflow in update_line
 2019-07-11 20:42 UTC  (5+ messages)
` [PING][PATCH][readline] "
  ` [PING^2][PATCH][readline] "
    ` [PING^3][PATCH][readline] "

[PATCH 0/2] Make use of gdb::options for info variabels|functions|args|locals
 2019-07-11 19:21 UTC  (10+ messages)
` [PATCH 1/2] gdb: Allow quoting around string options in the gdb::option framework
` [PATCH 2/2] gdb: Make use of gdb::option framework for some info commands

[PATCH] Use block_enum instead of int for better typesafety
 2019-07-11 18:41 UTC 

[PATCH v2 0/5] Arm: Use feature target descriptions
 2019-07-11 18:04 UTC  (11+ messages)
` [PATCH v2 2/5] "
` [PATCH v2 1/5] Arm: Add read_description read funcs and use in GDB
` [PATCH v2 4/5] Arm: Use read_description funcs in gdbserver
` [PATCH v2 3/5] Arm: Add xml unit tests
` [PATCH v2 5/5] Arm: Remove unused feature files and tests

[PATCH v2] Remove init_cli_cmds
 2019-07-11 16:31 UTC  (2+ messages)

[PATCH] Remove init_cli_cmds
 2019-07-11 16:30 UTC  (5+ messages)

[RFA] Make first and last lines of 'command help documentation' consistent
 2019-07-11 15:58 UTC  (15+ messages)
` PING "

[FYI] Fix use-after-move bug in add_thread_object
 2019-07-11 15:16 UTC 

[PATCH] Reduce manual reference counting in py-inferior.c
 2019-07-11 14:57 UTC  (3+ messages)

[pushed] Make value_must_coerce_to_target return a bool
 2019-07-11  1:52 UTC 

[PATCH] breakpoint: Make is_*point functions return bool
 2019-07-11  1:21 UTC  (3+ messages)

[RFAv3 0/3] Convenience functions $_gdb_setting/$_gdb_int_setting
 2019-07-10 22:09 UTC  (9+ messages)
` [RFAv3 1/3] Implement convenience functions to examine GDB settings
` [RFAv3 2/3] Test the convenience functions $_gdb_setting and $_gdb_int_setting
` [RFAv3 3/3] NEWS and documentation for "

[PATCH] Don't include gdbarch.h from defs.h
 2019-07-10 20:57 UTC  (4+ messages)

[PATCH] Change Ada catchpoints to be bp_catchpoint
 2019-07-10 20:51 UTC  (3+ messages)

[PATCH 0/9] Use the type-safe registry in more cases
 2019-07-10 20:38 UTC  (18+ messages)
` [PATCH 6/9] Change solib-dsbt.c to use type-safe registry
` [PATCH 2/9] Change solib-darwin.c "
` [PATCH 7/9] Change solib-aix.c "
` [PATCH 3/9] Change jit.c "
` [PATCH 1/9] Change remote-sim.c "
` [PATCH 8/9] Change solib-spu.c "
` [PATCH 9/9] Change arm-tdep.c "
` [PATCH 4/9] Change dbxread.c "

[PATCH] Specialize value_cast error message for Ada
 2019-07-10 18:18 UTC  (2+ messages)

[PATCH 0/2] Fix "info break" crash + make "catch catch" show as catchpoint
 2019-07-10 17:05 UTC  (13+ messages)
` [PATCH 1/2] Fix "info break" + "catch catch" + -static-{libstdc++,libgcc}
` [PATCH 2/2] "catch catch/throw/rethrow", breakpoint -> catchpoint

[PATCH 0/7] Arm: Use feature target descriptions
 2019-07-10 16:15 UTC  (18+ messages)
` [PATCH 3/7] Arm: Add read_description read funcs and use in GDB
` [PATCH 4/7] Arm: Use feature target descriptions
` [PATCH 5/7] Arm: Add xml unit tests
` [PATCH 6/7] Arm: Use read_description funcs in gdbserver
` [PATCH 7/7] Arm: Remove unused feature files and tests
` [PATCH 2/7] Arm: Create feature files for Arm target descriptions
` [PATCH 1/7] Arm: Minor style cleanups

[PATCH 1/2] Make some bpstat functions use bool
 2019-07-10 16:12 UTC  (6+ messages)
` [PATCH 2/2] Update breakpoint_1's documentation

[PATCHv2 0/5] Improve handling of negative dynamic properties
 2019-07-10 15:06 UTC  (9+ messages)
` [PATCHv2 5/5] gdb: Better support for dynamic properties with negative values
` [PATCHv2 4/5] gdb: Carry default property type around with dynamic properties

[OBV] Regenerate aarch64-pauth.c
 2019-07-10 10:50 UTC 

[pushed] Make bpstat_what::is_longjmp a bool
 2019-07-10  1:28 UTC 

[PATCH] Make documentation of "python" command match actual behavior
 2019-07-09 21:16 UTC  (2+ messages)

[PATCH] Add an Objfile.lookup_global_symbol function
 2019-07-09 19:16 UTC  (5+ messages)

[PUSHED/OBVIOUS] Fix printcmds.exp failure for wide strings tests
 2019-07-09 17:41 UTC 

Oh dear. I regret to inform you that commit 5bff081c10ab4debfd3416739fda93b6c275496b might be unfortunate
 2019-07-09 16:55 UTC  (2+ messages)
` Breakage on builder NetBSD-x86_64-m64, revision 5bff081c10ab4debfd3416739fda93b6c275496b

[PATCH v3 0/4] Remove many uses of field_fmt
 2019-07-09 15:34 UTC  (5+ messages)
` [PATCH v3 3/4] Introduce field_unsigned
` [PATCH v3 2/4] Use field_string in more places
` [PATCH v3 1/4] Use field_core_addr "
` [PATCH v3 4/4] Fix a FIXME in mi-out.c

[PATCH v2 0/4] Remove many uses of field_fmt
 2019-07-09 15:21 UTC  (4+ messages)
` [PATCH v2 2/4] Use field_string in more places

[PATCH v2] Restore original GDB prompt in define.exp
 2019-07-09 14:54 UTC  (2+ messages)

[patch] Fix BZ#24331 -- set print elem doesn't limit repeated elements correctly
 2019-07-09 13:53 UTC  (2+ messages)

[RFA] Ensure GDB printf command can print convenience var strings without a target
 2019-07-09  4:36 UTC  (5+ messages)
` PING "
    ` New FAIL on gdb.base/printcmds.exp (was: Re: [RFA] Ensure GDB printf command can print convenience var strings without a target.)

[PATCH][PR/24474] Make gdb.lookup_static_symbol also check the STATIC_SCOPE
 2019-07-08 22:05 UTC  (2+ messages)
` [PING] "

[PATCH] Rename common to gdbsupport
 2019-07-08 21:01 UTC  (3+ messages)

[PATCH] Fixed disassembler data/addr options note on man page
 2019-07-08 14:17 UTC  (2+ messages)

[PATCH] Fix breakpoints on file reloads for PIE binaries
 2019-07-08  9:52 UTC  (3+ messages)

[RFAv2 0/3] Convenience functions $_gdb_setting/$_gdb_int_setting
 2019-07-06 11:21 UTC  (7+ messages)
` [RFAv2 1/3] Implement convenience functions to examine GDB settings
` [RFAv2 2/3] Test the convenience functions $_gdb_setting and $_gdb_int_setting
` [RFAv2 3/3] NEWS and documentation for "

[RFA] Output the Ada task name in more messages
 2019-07-06  6:28 UTC  (3+ messages)
` PING "

[PATCH] Fixed disassembler data/addr options note on man page
 2019-07-06  3:47 UTC 

[RFA 0/3] Allow the user to define default leading args for commands and aliases
 2019-07-05 20:09 UTC  (2+ messages)
` PING "

[RFAv3 0/3] Implement 'set print frame-info|frame-arguments
 2019-07-05 20:06 UTC  (2+ messages)
` PING "

[RFAv2 0/3] new args [-dirname | -basename] [--] [REGEXP] to info sources
 2019-07-05 19:51 UTC  (2+ messages)
` PING "

[RFC] Have an option to tell GDB to detect and possibly handle mismatched exec-files
 2019-07-05 19:49 UTC  (7+ messages)
    ` PING "
      ` PING^2 "
          ` PING^3 "

[PATCH] gdb/riscv: Don't use default bfd to define required features
 2019-07-04 21:08 UTC 

[PATCH 00/61] More TUI refactorings
 2019-07-04 17:26 UTC  (21+ messages)
` [PATCH 46/61] Remove make_command_window
` [PATCH 42/61] Simplify show_source_disasm_command
` [PATCH 44/61] Change tui_get_register to return void
` [PATCH 60/61] Fix an error in parse_scrolling_args
` [PATCH 59/61] Move source window common to code to tui-winsource.[ch]
` [PATCH 51/61] Fix flushing bug in tui_puts_internal
` [PATCH 61/61] Remove unnecessary "return"s
` [PATCH 55/61] Move TUI data item window to tui-regs.h
` [PATCH 48/61] Remove make_data_window
` [PATCH 53/61] Move tui_dispatch_ctrl_char to tui-io.c
` [PATCH 54/61] Move TUI command window code
` [PATCH 56/61] Move tui_disasm_window to tui-disasm.h
` [PATCH 43/61] Simplify tui_gen_win_info::make_visible
` [PATCH 45/61] Simplify show_source_or_disasm_and_command
` [PATCH 49/61] Remove tui_make_visible and tui_make_invisible
` [PATCH 58/61] Change make_invisible_and_set_new_height to be a method
` [PATCH 57/61] Move tui_source_window to tui-source.h
` [PATCH 52/61] Rearrange TUI data window code
` [PATCH 50/61] Remove has_locator method
` [PATCH 47/61] Remove make_source_window and make_disasm_window

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox