Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[RFA 0/5] remove cleanups from regcache
 2017-09-24  2:46 UTC  (4+ messages)
` [RFA 4/5] Remove make_cleanup_regcache_invalidate
` [RFA 1/5] Remove regcache_xmalloc
` [RFA 2/5] Remove regcache_xfree

[RFA] Remove free_memory_read_result_vector
 2017-09-24  2:12 UTC 

[FYI] Removed unused declaration
 2017-09-23 20:13 UTC 

[PATCH 0/4] New "set cwd" command
 2017-09-23 17:01 UTC  (44+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 5/5] Extend "set cwd" to work on gdbserver
` New "set cwd" command
  ` [PATCH v3 4/5] Implement "set cwd" command on GDB
  ` [PATCH v3 1/5] Import "glob" and "getcwd" modules from gnulib
  ` [PATCH v3 3/5] Introduce gdb_tilde_expand
  ` [PATCH v3 2/5] Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"
  ` [PATCH v3 5/5] Extend "set cwd" to work on gdbserver

more cleanup removal, particularly in MI
 2017-09-23 16:15 UTC  (2+ messages)

[RFA 00/67] Simple add_cmd constification
 2017-09-23  4:49 UTC  (97+ messages)
` [RFA 07/67] Constify two functions in cp-abi.c
` [RFA 12/67] Constify maintenance_cplus_namespace
` [RFA 16/67] Constify some functions in memattr.c
` [RFA 09/67] Constify display_tib
` [RFA 28/67] Constify some commands in record-btrace.c
` [RFA 04/67] Constify info_probes_dtrace_command
` [RFA 25/67] Constify some commands in symfile.c
` [RFA 20/67] Constify some commands in cli-cmds.c
` [RFA 21/67] Constify commands in cli-dump.c
` [RFA 15/67] Constify show_convenience
` [RFA 22/67] Constify user_defined_command
` [RFA 26/67] Constify new_ui_command
` [RFA 01/67] Add add_cmd function overloads
` [RFA 11/67] Constify first_component_command
` [RFA 29/67] Constify some commands in skip.c
` [RFA 27/67] Constify some commands in symmisc.c
` [RFA 08/67] Constify two functions in linux-fork.c
` [RFA 06/67] Constify dump_arc_instruction_command
` [RFA 13/67] Constify maintenance_print_user_registers
` [RFA 17/67] Constify cmd_record_full_restore
` [RFA 23/67] Constify some commands in cli-logging.c
` [RFA 24/67] Constify some commands in spu-tdep.c
` [RFA 19/67] Constify maintenance_print_target_stack
` [RFA 51/67] Constify info_probes_stap_command
` [RFA 31/67] Constify some commands in tui.c
` [RFA 32/67] Constify maintenance_print_dummy_frames
` [RFA 50/67] Constify unset_exec_wrapper_command
` [RFA 33/67] Constify some commands in target-descriptions.c
` [RFA 52/67] Constify save_gdb_index_command
` [RFA 49/67] Constify some commands in btrace.c
` [RFA 48/67] Constify delete_bookmark_command
` [RFA 66/67] Constify some commands in ada-tasks.c
` [RFA 44/67] Constify some commands in thread.c
` [RFA 34/67] Constify unwind_command
` [RFA 65/67] Constify some commands in symtab.c
` [RFA 38/67] Constify some linespec functions
` [RFA 37/67] Constify some commands in record.c
` [RFA 63/67] Constify some commands in regcache.c
` [RFA 47/67] Constify some commands in remote.c
` [RFA 46/67] Constify some commands in mips-tdep.c
` [RFA 54/67] Constify some commands in compile.c
` [RFA 45/67] Constify cd_command
` [RFA 36/67] Constify some commands in source.c
` [RFA 55/67] Constify maintenance_info_program_spaces_command
` [RFA 35/67] Constify commands maint.c, plus maintenance_print_type
` [RFA 64/67] Constify some commands in inferior.c
` [RFA 56/67] Constify demangle_command
` [RFA 62/67] Constify some commands in printcmd.c
` [RFA 67/67] Constify find_command
` [RFA 53/67] Constify maintenance_print_reggroups
` [RFA 60/67] Constify some commands in macrocmd.c
` [RFA 58/67] Constify some commands in i386-tdep.c
` [RFA 39/67] Constify some commands in ax-gdb.c
` [RFA 41/67] Constify some commands in remote-fileio.c
` [RFA 43/67] Constify some commands in probes.c
` [RFA 59/67] Constify some commands in infcmd.c
` [RFA 30/67] Constify tui_reg_command
` [RFA 40/67] Constify some commands in tracepoint.c
` [RFA 42/67] Constify some commands in exec.c, plus symbol_file_command
` [RFA 57/67] Constify add_symbol_file_from_memory_command
` [RFA 61/67] Constify some commands in breakpoint.c

[RFA] Add support for __VA_OPT__
 2017-09-23  3:03 UTC  (5+ messages)

[PATCH 0/4] Fix issues with Linux core PRPSINFO note definitions
 2017-09-23  2:10 UTC  (7+ messages)
` [PATCH 1/4] ELF/BFD: Fix padding in `elf_external_linux_prpsinfo64'
` [PATCH 3/4] ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO note
` [PATCH 2/4] ELF/BFD,GDB: Handle both variants of the 32-bit "
` [PATCH 4/4] GDB: Remove Linux core PRPSINFO note writer override

[PATCH v2 0/4] Initial support for FreeBSD/arm in GDB
 2017-09-22 23:07 UTC  (5+ messages)
` [PATCH v2 2/4] Handle the NT_ARM_VFP core dump note on FreeBSD
` [PATCH v2 1/4] Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types
` [PATCH v2 3/4] Add FreeBSD/arm architecture
` [PATCH v2 4/4] Add native target for FreeBSD/arm

[PATCH] Be explicit when using software breakpoint/watchpoint
 2017-09-22 20:57 UTC  (2+ messages)

[RFA] Remove make_cleanup_restore_target_terminal
 2017-09-22 15:47 UTC  (7+ messages)

Fix gdb 8.1 Solaris compilation
 2017-09-22 15:40 UTC  (9+ messages)
    ` Obsolete/remove Solaris < 10 [was: Re: Fix gdb 8.1 Solaris compilation]

[PATCH V2] icc: allow code path for newer versions of icc
 2017-09-22 15:18 UTC  (2+ messages)

[PATCH] nto & lynx x86: call init_target_desc
 2017-09-22 15:14 UTC  (2+ messages)

[PATCH] dwarf2read: move producers to producers.c/h file
 2017-09-22 14:53 UTC  (2+ messages)

[PATCH] gdbserver x86 on win32: call init_target_desc
 2017-09-22 14:51 UTC  (4+ messages)

Fix for prologue processing on PowerPC
 2017-09-22 12:11 UTC 

[patch] Allow to link with ncursesw
 2017-09-22 10:22 UTC  (5+ messages)

Test email, ignore
 2017-09-21 20:05 UTC 

[PATCH v4 0/7] Thread handle to thread info mapping
 2017-09-21 18:57 UTC  (4+ messages)

[PATCH 0/4] S390: Guarded storage register set support
 2017-09-21 18:19 UTC  (7+ messages)
` [PATCH 1/4] S390: Add guarded-storage register definitions and tdescs
` [PATCH 2/4] S390: Add guarded-storage register support to GDB
` [PATCH 3/4] S390: Add guarded-storage register support to gdbserver
` [PATCH 4/4] S390: Document guarded-storage register support

[pushed] gdbserver: Remove traces of ancient Hc handling
 2017-09-21 15:53 UTC 

[PATCH] Use "switch_to_thread" more thoroughly on gdbserver
 2017-09-21 15:42 UTC  (5+ messages)

[PATCH] Fix sometimes-uninitialized warning in gdbscm_value_address
 2017-09-21 14:44 UTC  (3+ messages)

[pushed] linux-waitpid: Get rid of format string warning
 2017-09-21 13:20 UTC 

[pushed] microblaze-tdep: Add ATTRIBUTE_PRINTF to microblaze_debug
 2017-09-21 12:11 UTC 

[PATCH] icc: allow code path for newer versions of icc
 2017-09-21 11:27 UTC  (8+ messages)

[PATCH OBV] Fix aarch64-freebsd build failure
 2017-09-21  8:19 UTC 

[PATCH OBV] [SIM, ARM] Fix build failure
 2017-09-21  8:02 UTC 

page:  |  | latest

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