Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 0/4] New "set cwd" command
 2017-09-22 11:57 UTC  (36+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"
  ` [PATCH v2 3/5] Introduce gdb_chdir
  ` [PATCH v2 4/5] Implement "set cwd" command
  ` [PATCH v2 5/5] Extend "set cwd" to work on gdbserver
  ` [PATCH v2 1/5] Import "glob" and "getcwd" modules from gnulib
` New "set cwd" command
  ` [PATCH v3 2/5] Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"
  ` [PATCH v3 3/5] Introduce gdb_tilde_expand
  ` [PATCH v3 1/5] Import "glob" and "getcwd" modules from gnulib
  ` [PATCH v3 4/5] Implement "set cwd" command on GDB
  ` [PATCH v3 5/5] Extend "set cwd" to work on gdbserver

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

[PATCH] Be explicit when using software breakpoint/watchpoint
 2017-09-22  9:18 UTC 

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

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

[PATCH V2] icc: allow code path for newer versions of icc
 2017-09-21 16:21 UTC 

[PATCH] dwarf2read: move producers to producers.c/h file
 2017-09-21 16:19 UTC 

[RFA] Remove make_cleanup_restore_target_terminal
 2017-09-21 16:06 UTC  (6+ messages)

[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)

Fix gdb 8.1 Solaris compilation
 2017-09-21 14:39 UTC  (7+ messages)
    ` Obsolete/remove Solaris < 10 [was: Re: Fix gdb 8.1 Solaris compilation]

[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  (14+ messages)
` [PATCH] symlookup: improves symbol lookup when a file is specified
  ` [ping][PATCH] "
` [PATCH] gdb - avx512: tests were failing due to missing memory aligment
    ` [pushed] "

[RFA] Add support for __VA_OPT__
 2017-09-21  9:01 UTC  (4+ 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 

[RFA 0/3] some C++-ification in breakpoint.c
 2017-09-21  3:52 UTC  (7+ messages)
` [RFA 3/3] Change counted_command_line to a shared_ptr

[PATCH] eval.c:evaluate_subexp_standard: Use RAII to avoid leaks
 2017-09-20 23:37 UTC  (2+ messages)

[PATCH] gdbserver x86 on win32: call init_target_desc
 2017-09-20 22:08 UTC  (3+ messages)

[RFA] Overload catch_command_errors
 2017-09-20 18:57 UTC  (2+ messages)

[RFC] Replicate src dir in build dir
 2017-09-20 17:45 UTC  (8+ messages)

[RFC][03/19] Target FP: Complete tdep move to convert_typed_floating
 2017-09-20 16:33 UTC  (3+ messages)

[RFC][02/19] Target FP: Simplify floatformat_from_type
 2017-09-20 16:30 UTC  (2+ messages)

[RFC] Make init_type/arch_type take a size in bits
 2017-09-20 16:28 UTC  (2+ messages)

[OBV] amd64-features-makefile: add missing backslash
 2017-09-20 16:06 UTC  (3+ messages)

[PATCH 0/2] Make "list ambiguous" show symbol names too
 2017-09-20 15:25 UTC  (4+ messages)
` [PATCH 1/2] Fix "list ambiguous_variable"

[PATCH 0/2] Support for FreeBSD/mips N32
 2017-09-20  4:25 UTC  (5+ messages)
` [PATCH 1/2] Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes
` [PATCH 2/2] Add a signal frame unwinder for FreeBSD/mipsn32

[PATCH] Fix reading .dwp files without .debug_tu_index
 2017-09-19 19:58 UTC 

[PATCH v3] Add a 'starti' command
 2017-09-19 18:29 UTC  (4+ messages)

page:  |  | latest

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