Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 00/17] Implement gdbarch_gdb_signal_to_target
 2013-07-01  7:43 UTC  (16+ messages)
` [PATCH 15/17] SPARC support
` [PATCH 08/17] h8300 support
` [PATCH 09/17] i386 support
` [PATCH 13/17] mn10300 support
` [PATCH 14/17] s390 support
` [PATCH 11/17] m32r support
` [PATCH 10/17] IA-64 support
` [PATCH 02/17] Linux kernel generic support
` [PATCH 05/17] ARM support
` [PATCH 07/17] Cris support
` [PATCH 06/17] AVR support
` [PATCH 04/17] x86_64 support
` [PATCH 03/17] Alpha support
` [PATCH 12/17] m68klinux support
` [PATCH 01/17] Implement the gdbarch.{sh,c,h} bits

FYI: GDB nightly snapshots still down
 2013-07-01  1:49 UTC 

[RFA, doc RFA] set print frame-arguments-raw on|off
 2013-06-30 18:11 UTC  (4+ messages)

[patch 1/2] Code cleanup: remote.c *->{async,sync}*
 2013-06-30 18:11 UTC 

[obv] Code cleanup: remote.c function ->static
 2013-06-30 17:37 UTC 

[PATCH] fix PR 15180 "May only run agent-printf on the target"
 2013-06-30 17:15 UTC  (3+ messages)

[RFA 0/7] Improved linker-debugger interface
 2013-06-30  3:12 UTC  (9+ messages)
` [commit] "

[PATCH] Implement SDT (SystemTap probes) support for IA-64
 2013-06-30  0:38 UTC  (4+ messages)

[PATCH] fix 15184 Cannot change dprintf style to agent for existing dprintfs
 2013-06-29 22:35 UTC  (3+ messages)

[PATCH 0/3] mips hardware watchpoint support in gdbserver
 2013-06-29 15:20 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH 5/5] MIPS GDBserver watchpoint
  ` [PATCH 2/5] Include asm/ptrace.h in mips-linux-nat.c
  ` [PATCH 3/5] Refactor "
  ` [PATCH 1/5] Share 'enum target_hw_bp_type' in GDB and GDBserver
  ` [PATCH 4/5] Move mips hardware watchpoint stuff to common/

[PATCH v3] gdbserver: fix the standalone build
 2013-06-29  3:11 UTC  (5+ messages)

[PATCH, testsuite] Fix failures in gdb.mi/gdb2549.exp when register 0 doesn't have a name
 2013-06-29  2:12 UTC 

[PATCH 00/16] clean up remote.c state
 2013-06-28 19:35 UTC  (18+ messages)
` [PATCH 08/16] push last_program_signals_packet into struct remote_state
` [PATCH 01/16] use the libiberty crc code
` [PATCH 04/16] push remote_desc into struct remote_state
      ` [PATCH] Make file transfer commands work with all (native) targets. (was: Re: [PATCH 04/16] push remote_desc into struct remote_state)
        ` [PATCH] Make file transfer commands work with all (native) targets
` [PATCH 16/16] move some static thread state into remote_state

[PATCH 00/09] Import unistd and pathmax gnulib modules
 2013-06-28 19:08 UTC  (21+ messages)
` [PATCH 3/9] Import the "unistd" gnulib module
` [PATCH 6/9] Reimplement DJGPP's .gdbinit -> gdb.ini renaming
` [PATCH 5/9] Constify main.c:get_init_files
` [PATCH 1/9] Reimport gnulib from scratch
` [PATCH 2/9] utils.c: pathconf call, check for _PC_PATH_MAX instead of HAVE_UNISTD_H
` [PATCH 4/9] Rely on gnulib's unistd.h replacement
` [PATCH 7/9] Import the "pathmax" gnulib module
` [PATCH 8/9] Normalize on PATH_MAX instead of MAXPATHLEN throughout
` [PATCH 9/9] [GDBserver] hostio.c: Fallback to packet buffer size if PATH_MAX is not available

[PATCH 0/7] increase the portability of the gdbserver code
 2013-06-28 18:26 UTC  (17+ messages)
` [PATCH 6/7] common: add an alternative implementation for xstrvprintf
` [PATCH 4/7] gdbserver: conditionally include sys/param.h and sys/time.h
` [PATCH 3/7] gdbserver: avoid empty structs when not using GCC
` [PATCH 1/7] gdbserver, common: conditionally include the unistd.h
` [PATCH 2/7] gdbserver, common: convert some variadic macros to C99
` [PATCH 7/7] gdbserver: add fallback implementation for memmem
` [PATCH 5/7] gdbserver, win32: fix some function typedefs

[PATCH v5] don't keep a gdb-specific date
 2013-06-28 18:17 UTC  (23+ messages)
              ` sim checkout broken (was: [PATCH v5] don't keep a gdb-specific date)
                ` sim checkout broken
                            ` RFC: move common/version.in to gdb/ (Was: sim checkout broken)
                                ` RFC: move common/version.in to gdb/

[COMMIT PATCH] Move pagination_enabled declaration to a proper place
 2013-06-28 18:05 UTC  (2+ messages)

[PATCH v2 00/16]
 2013-06-28 17:44 UTC  (17+ messages)
` [PATCH 16/16] move some static thread state into remote_state
` [PATCH 11/16] move some statics from remote_read_qxfer into struct remote_state
` [PATCH 06/16] push remote_traceframe_number "
` [PATCH 12/16] move use_threadinfo_query and use_threadextra_query "
` [PATCH 04/16] push remote_desc "
` [PATCH 01/16] use the libiberty crc code
` [PATCH 10/16] push last_sent_step into struct remote_state
` [PATCH 13/16] move sizeof_pkt into remote_trace_find
` [PATCH 02/16] make remote_protocol_features "const"
` [PATCH 14/16] move async_client_callback and async_client_context into remote_state
` [PATCH 05/16] push general_thread and continue_thread into struct remote_state
` [PATCH 07/16] push last_pass_packet "
` [PATCH 03/16] Add new_remote_state
` [PATCH 15/16] move remote_stopped_by_watchpoint_p and remote_watch_data_address into remote_state
` [PATCH 08/16] push last_program_signals_packet into struct remote_state
` [PATCH 09/16] push last_sent_signal "

[PATCH 0/3] more simple test suite fixes
 2013-06-28 17:20 UTC  (4+ messages)
` [PATCH 3/3] simple test suite fix in gdb.ada
` [PATCH 1/3] test suite fixlet for gdb.trace
` [PATCH 2/3] simple test suite fix in gdb.mi

[COMMIT PATCH] infrun.c: Move non_stop_1 etc., higher up in file
 2013-06-28 17:13 UTC 

Events when inferior is modified
 2013-06-28 17:07 UTC 

[PATCH] Fix up msymbol type of dll trampoline to mst_solib_trampoline
 2013-06-28 15:58 UTC  (4+ messages)

FYI: remove some unused declarations from tracepoint.c
 2013-06-28 15:14 UTC 

[COMMIT+7.6 PATCH] [PR tui/14880] Fetch values before comparing their contents
 2013-06-28 14:23 UTC 

[PATCH v2] gdbserver: fix the standalone build
 2013-06-28 12:00 UTC  (2+ messages)

[RFC] Catch exception after stepped over watchpoint
 2013-06-28  8:42 UTC 

[PATCH, e500] Fix store.exp failures
 2013-06-27 20:42 UTC  (5+ messages)

FYI: remove find_run_target
 2013-06-27 19:59 UTC 

FYI: make core_gdbarch static
 2013-06-27 19:52 UTC 

FYI: remove unused global from target.c
 2013-06-27 19:38 UTC 

[DOC/RFA PATCH] Move comment on the 'stepping over resolver' mechanism to the internals manual
 2013-06-27 19:21 UTC  (3+ messages)

[PATCH] gdbserver: fix the standalone build
 2013-06-27 18:52 UTC  (9+ messages)

[patch] Fix pr 15691, gdb crash from "Stay in DWO optimization"
 2013-06-27 18:52 UTC 

[PATCH 0/7] first batch of test suite updates
 2013-06-27 18:45 UTC  (3+ messages)

[COMMIT PATCH] Fix catch_command_errors's prototype
 2013-06-27 18:45 UTC 

[PATCH 0/3] Select the current frame in command tdump
 2013-06-27 14:22 UTC  (4+ messages)
` [PATCH 2/3] Make test result of gdb.trace/backtrace.exp unique
` [PATCH 1/3] Tweak gdb.trace/backtrace.exp
` [PATCH 3/3] Select the current frame in command tdump

gdb 7.6: Fix info mem command for 32 bits host/64 bits target
 2013-06-27  8:44 UTC  (8+ messages)

[PATCH] testsuite: let GDB add a dir to autoload safe-path
 2013-06-27  7:28 UTC  (3+ messages)

[PATCH] Rename 'booke' ptrace interface in ppc-linux-nat.c
 2013-06-27  4:02 UTC 

[COMMIT PATCH] Garbage collect SOLIB_IN_DYNAMIC_LINKER
 2013-06-26 21:42 UTC 

[PATCH] "enable count" user input error handling (PR gdb/15678)
 2013-06-26 21:39 UTC  (4+ messages)

[COMMIT PATCH] Update comments on stepping over resolver code
 2013-06-26 21:39 UTC 

RFA: RX: Set the flags when performing a shift by zero
 2013-06-26 18:50 UTC  (4+ messages)

[PATCH] Make parser-defs.h and ax-gdb.h more self-contained
 2013-06-26 17:55 UTC  (3+ messages)

[committed] MIPS: Lost & found fetch_mips_16 ISA bit fix
 2013-06-26 15:40 UTC 

[committed] MIPS: mips_next_pc comment typo fix
 2013-06-26 15:27 UTC 

[committed] MIPS: micromips_scan_prologue comment typo fix
 2013-06-26 15:07 UTC 

[PATCH 1/2] MIPS: Compressed PLT/stubs support
 2013-06-26 15:02 UTC  (5+ messages)

[PATCH v4] Exit code of exited inferiors in -list-thread-groups
 2013-06-26 12:49 UTC  (2+ messages)

[PATCH 0/5] New MI command -trace-frame-collected
 2013-06-26 11:22 UTC  (15+ messages)
` [PATCH 0/6 V2] "
  ` [PATCH 6/6] New test: gdb.trace/mi-trace-frame-collected.exp
  ` [PATCH 5/6] New MI command -trace-frame-collected

[RFA 3/5] New port: CR16: gdb port
 2013-06-26 10:37 UTC  (19+ 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