public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2] Define an error function in the PPC simulator library
 2017-09-05 19:38 UTC  (8+ messages)

[PATCH v2 0/2] Initial support for FreeBSD/aarch64
 2017-09-05 19:34 UTC  (4+ messages)

[PATCH v4 0/5] sim port for OpenRISC
 2017-09-05 18:53 UTC  (18+ messages)
` [PATCH v4 1/5] sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])
` [PATCH v4 2/5] sim: cgen: add MUL2OFSI and MUL1OFSI macros (needed for OR1K l.mul[u])
` [PATCH v4 3/5] sim: or1k: add or1k target to sim

[PATCH] Implement the ability to transmit environment variables to GDBserver when starting the inferior
 2017-09-05 18:41 UTC  (16+ messages)
` [PATCH v3] Implement the ability to set/unset "
` [PATCH v4] "
` [PATCH v5] "

[PATCH] Fix leak of auto_obstack objfile_per_bfd_storage->storage_obstack;
 2017-09-05 18:31 UTC  (2+ messages)

[RFC][00/19] Target FP: Precise target floating-point emulation
 2017-09-05 18:25 UTC  (2+ messages)

[RFC][18/19] Target FP: Merge doublest.c and dfp.c into target-float.c
 2017-09-05 18:22 UTC 

[RFC][17/19] Target FP: Remove unused floating-point routines
 2017-09-05 18:22 UTC 

[RFC][19/19] Target FP: Implement binary FP operations via MPFR
 2017-09-05 18:22 UTC 

[RFC][16/19] Target FP: Remove unused union
 2017-09-05 18:22 UTC 

[RFC][15/19] Target FP: Remove convert_typed_floating from tdep files
 2017-09-05 18:22 UTC 

[RFC][04/19] Target FP: Clean up some DFP interfaces
 2017-09-05 18:21 UTC 

[RFC][09/19] Target FP: Introduce target-float.{c,h}
 2017-09-05 18:21 UTC 

[RFC][14/19] Target FP: Handle interfaces to scripting languages
 2017-09-05 18:21 UTC 

[RFC][06/19] Target FP: Use print_floating in tdep code
 2017-09-05 18:21 UTC 

[RFC][08/19] Target FP: Use target format throughout expression parsing
 2017-09-05 18:21 UTC 

[RFC][11/19] Target FP: Add conversion routines to target-float.{c,h}
 2017-09-05 18:21 UTC 

[RFC][10/19] Target FP: Add string routines to target-float.{c,h}
 2017-09-05 18:21 UTC 

[RFC][07/19] Target FP: Simplify and fix ui_printf formatted printing
 2017-09-05 18:21 UTC 

[RFC][12/19] Target FP: Add binop and compare routines to target-float.{c,h}
 2017-09-05 18:21 UTC 

[RFC][05/19] Target FP: Simplify and fix print_floating
 2017-09-05 18:21 UTC 

[RFC][13/19] Target FP: Perform Ada fixed-point scaling in target format
 2017-09-05 18:21 UTC 

[RFC][02/19] Target FP: Simplify floatformat_from_type
 2017-09-05 18:20 UTC 

[RFC][03/19] Target FP: Complete tdep move to convert_typed_floating
 2017-09-05 18:20 UTC 

[RFC][01/19] Target FP: Clean up includes of doublest.h and floatformat.h
 2017-09-05 18:20 UTC 

[PATCH/RFC] Implement the ability to set the current working directory in GDBserver
 2017-09-05 17:45 UTC  (8+ messages)

[PUSHED] Include "x86-xstate.h" for X86_XSTATE_* constants
 2017-09-05 16:32 UTC 

[PUSHED] Explicitly include <array> for std::array<>
 2017-09-05 16:28 UTC 

[PUSHED] Catch up to recent changes to call_function_by_hand()
 2017-09-05 16:27 UTC 

heads up: one week to 8.0.1 planned release time
 2017-09-05 16:13 UTC  (4+ messages)

Check for truncated registers in process_g_packet
 2017-09-05 15:44 UTC  (19+ messages)
            ` [PATCH 0/4] Try to fix the gdb.multi/multi-arch-exec.exp failure
              ` [PATCH 2/4] Read stop_pc after updating the gdbarch when exec'ing
              ` [PATCH 4/4] Test different follow-exec-mode settings in gdb.multi/multi-arch-exec.exp
              ` [PATCH 1/4] Improve "'g' reply is is to long" error message
              ` [PATCH 3/4] Add thread after updating gdbarch when exec'ing

[PUSHED] Add i386.o to gdb_target_obs for x86_64-* targets
 2017-09-05 13:48 UTC 

[PATCH] Add selftests run filtering
 2017-09-05 11:51 UTC 

[RFA] Don't use -fdiagnostics-color=never for rustc
 2017-09-05 11:08 UTC  (2+ messages)

[PATCH] eval.c:evaluate_subexp_standard: Factor out function call handling
 2017-09-05 10:19 UTC  (3+ messages)

[PATCH 00/22 v4] Make GDB builtin target descriptions more flexible
 2017-09-05  9:04 UTC  (2+ messages)

[pushed] expprint: Fix format string warning
 2017-09-05  7:02 UTC 

[PATCH v2 0/2] Various build fixes for NetBSD
 2017-09-04 22:18 UTC  (9+ messages)

[PATCH] eval.c:evaluate_subexp_standard: Use RAII to avoid leaks
 2017-09-04 19:45 UTC 

[PATCH v2 00/13] No-debug-info debugging improvements
 2017-09-04 19:21 UTC  (2+ messages)

[pushed] gdb.base/commands.exp: Test loop_break and loop_continue in nested loops
 2017-09-04 19:21 UTC 

[PATCH 0/2] Make "list ambiguous" show symbol names too
 2017-09-04 18:47 UTC  (3+ messages)
` [PATCH 1/2] Fix "list ambiguous_variable"
` [PATCH 2/2] Make "list ambiguous" show symbol names too

[pushed/borderline-ob] Introduce gdb_disassembly_flags
 2017-09-04 17:35 UTC 

[PATCH 0/3] Tiny patches related to command lines
 2017-09-04 17:16 UTC  (9+ messages)
` [PATCH 3/3] Add tests for loop_break and loop_continue commands
` [PATCH 2/3] Error out immediatly when using if command without args in command list
` [PATCH 1/3] Move command lines types/declarations to cli-script.h

[PATCH] gdbserver Makefile: don't delete intermediary files
 2017-09-04 17:06 UTC  (3+ messages)

[PATCH 0/3] Introduce gdb::array_view, symtabs_and_lines -> std::vector
 2017-09-04 16:19 UTC  (4+ messages)
` [PATCH 1/3] Introduce gdb::array_view

[PATCH] Clarify "list" output when specified lines are ambiguous
 2017-09-04 15:59 UTC  (2+ messages)

[pushed/ob] Fix build breakage when libipt is available
 2017-09-04 15:11 UTC 

[PATCH, committed] moxie sim: fix stepping
 2017-09-04 14:17 UTC 

[PATCH 0/4] More Fortran Patches
 2017-09-04 13:35 UTC  (9+ messages)
` [PATCH 2/4] Fortran: Testsuite, fix differences in type naming
` [PATCH 4/4] Remove C/C++ relevant code in Fortran specific file
` [PATCH 1/4] Fix indentation for printing Fortran types with pointers
` [PATCH 3/4] fortran: Testsuite, fix typos in vla-value

hurd: update RPC prototypes
 2017-09-04 12:14 UTC  (2+ messages)

[PATCH] Honor an existing CC_FOR_BUILD in the environment for sim
 2017-09-04 12:06 UTC  (3+ messages)

[PATCH] Add a 'starti' command
 2017-09-04 10:57 UTC  (8+ messages)

[PATCH v3 0/6] Some Fortran Patches
 2017-09-04  9:58 UTC  (7+ messages)
` [PATCH v3 6/6] Fortran: Nested functions, add scope parameter
` [PATCH v3 5/6] Fortran: Enable setting breakpoint on nested functions
` [PATCH v3 4/6] Dwarf: Fortran, support DW_TAG_entry_point

[PATCH] btrace: Store btrace_insn in an std::vector
 2017-09-04  8:50 UTC  (3+ messages)

ping: [PATCH v3 0/6] Some Fortran Patches
 2017-09-04  7:02 UTC 

ping: [PATCH 0/4] More Fortran Patches
 2017-09-04  7:00 UTC 

[PATCH] PR21985: set inferior-tty doesn't work for remote or sim
 2017-09-03 16:27 UTC  (2+ messages)

[PATCH] PR gdb/21698: Fix synchronization problems under python interface
 2017-09-03 15:39 UTC 

[PATCH] Make target_waitstatus_to_string return an std::string
 2017-09-03  8:25 UTC  (3+ messages)

[RFA 0/3] some C++-ification in breakpoint.c
 2017-09-02 18:22 UTC  (8+ messages)
` [RFA 1/3] Allocate bpstats with new
` [RFA 2/3] Use function_view in a couple of places in breakpoint.c
` [RFA 3/3] Change counted_command_line to a shared_ptr

[PATCH v2] Add a 'starti' command
 2017-09-01 21:46 UTC 

[libcc1] Improve detection of triplet on compiler names
 2017-09-01 18:33 UTC  (3+ messages)
  ` [PATCH v2] [libcc1] Rename C{,P}_COMPILER_NAME and remove triplet from them

[RFA 00/10] some string cleanup removal
 2017-09-01  8:50 UTC  (13+ messages)
` [RFA 08/10] Return std::string from perror_string
` [RFA 07/10] Use std::string and unique_xmalloc_ptr in demangle_command
` [RFA 05/10] Use unique_xmalloc_ptr in cd_command
` [RFA 09/10] Use std::string and unique_xmalloc_ptr in compile/ code
` [RFA 04/10] Use std::string in mi_cmd_interpreter_exec
` [RFA 06/10] Use std::string in do_set_command
` [RFA 01/10] Return std::string from memory_error_message
` [RFA 02/10] Use std::string thread.c
` [RFA 03/10] Use unique_xmalloc_ptr in env_execute_cli_command
` [RFA 10/10] Use std::string in reopen_exec_file

[patch+8.0.1] Fix T-stopped detach regression on old kernels
 2017-09-01  4:23 UTC  (3+ messages)
  ` [commit+8.0.1] "

New ARI warning Fri Sep 1 01:56:05 UTC 2017
 2017-09-01  1:56 UTC 

[PATCH v3] Unbreak gdb build on 32-bit host with ADI support
 2017-08-31 16:35 UTC  (4+ messages)
` ping: "

Oh dear. I regret to inform you that commit 'PR22048, Incorrect .eh_frame section in libc.so' might be unfortunate
 2017-08-31  4:40 UTC 

[pushed] gdb.base/commands.exp: Remove unused global references
 2017-08-28 21:40 UTC 

[RFA] candidates for ambiguous command in upper case
 2017-08-28 21:20 UTC  (4+ messages)
` [PATCH] define_command: Don't convert command name to lower case

hurd: fix RPC stubs names
 2017-08-27 18:37 UTC 

Oh dear. I regret to inform you that commit 'remove param "dispp" from ada-lang.c::ada_lookup_struct_elt_type' might be unfortunate
 2017-08-26 21:04 UTC  (4+ messages)

[commit/Ada] remove param "dispp" from ada-lang.c::ada_lookup_struct_elt_type
 2017-08-26  0:31 UTC 

[PATCH] Introduce dw2_linkage_name and dw2_linkage_name_attr
 2017-08-25 20:55 UTC 

[PATCH v2] break gdb build on 32-bit host with ADI support
 2017-08-25 17:43 UTC  (5+ messages)

[RFA 0/2] scalar printing regressions
 2017-08-25 16:54 UTC  (3+ messages)
` [RFA 1/2] Fix two regressions in scalar printing

[pushed] gdbserver: Rename some functions, thread -> inferior
 2017-08-25  8:53 UTC  (2+ 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).