Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH V4 0/8] Intel(R) MPX register support
 2013-09-09 16:35 UTC  (10+ messages)
` [PATCH V5 1/8] Fix conditions in creating a bitfield
` [PATCH V5 6/8] Add pretty-printer for MPX bnd registers
` [PATCH V5 3/8] Add MPX support for i386
` [PATCH V5 2/8] Add MPX registers XML files
` [PATCH V5 7/8] Add MPX registers tests
` [PATCH V5 8/8] Add MPX feature description to GDB manual
` [PATCH V5 4/8] MPX for amd64
` [PATCH V5 5/8] Add MPX support to gdbserver

[PATCH V4 0/8] Intel(R) MPX register support
 2013-09-09 16:32 UTC  (14+ messages)
` [PATCH V4 4/8] MPX for amd64
` [PATCH V4 3/8] Add MPX support for i386
` [PATCH V4 1/8] Fix conditions in creating a bitfield
` [PATCH V4 2/8] Add MPX registers XML files
` [PATCH V4 7/8] Add MPX registers tests
` [PATCH V4 8/8] Add MPX feature description to GDB manual
` [PATCH V4 5/8] Add MPX support to gdbserver
` [PATCH V4 6/8] Add pretty-printer for MPX bnd registers

[python][patch] Add temporary breakpoint features to Python breakpoints
 2013-09-09 16:29 UTC  (2+ messages)

[PATCH 0/3] Trust readonly sections if target has memory protection
 2013-09-09 16:25 UTC  (34+ messages)
` [PATCH 3/3] Linux "
` [PATCH 1/3] set trust-readonly-sections off in test cases
` [PATCH 2/3] Trust readonly sections if target has memory protection
` [PATCH 0/7 V2] "
  ` [PATCH 1/7] Emit a warning when writing to a readonly section and trust_readonly is true
  ` [PATCH 7/7] Windows has memory protection
  ` [PATCH 2/7] set trust-readonly-sections off in test cases
  ` [PATCH 4/7] Trust readonly sections if target has memory protection
  ` [PATCH 3/7] New function windows_init_abi
  ` [PATCH 6/7] Linux has memory protection
  ` [PATCH 5/7] DOC and NEWS

[PATCH with testcase] Bug 11568 - delete thread-specific breakpoint on the thread exit
 2013-09-09 16:07 UTC  (5+ messages)
    ` [PATCH] PR gdb/11568 - delete thread-specific breakpoints on "

[PATCH] Fix gdb.base/shreloc.exp: (msymbol) relocated functions have different addresses fail in cygwin
 2013-09-09 14:27 UTC  (3+ messages)

[PATCH] test: adjust 'cd' regexpr to match an optional canonically pathname
 2013-09-09 13:30 UTC 

[PATCH] Remove use of deprecated_init_ui_hook from quit_confirm
 2013-09-09 12:15 UTC  (7+ messages)

[PATCH 2/2] Port gdbserver to GNU/Hurd
 2013-09-09 10:21 UTC  (14+ messages)
  ` [PATCH 1/2] "

[PATCH 0/2] Two Fortran specific patches for printing data types
 2013-09-09  9:00 UTC  (3+ messages)
` [PATCH 2/2] fixed infinite recursion when printing rec. nested Fortran "
` [PATCH 1/2] fixed indentation for printing Fortran types with pointers

Documentation for Scheme scripting
 2013-09-09  2:47 UTC  (2+ messages)

RFA: support in src-release to create a release-style sim.tar.bz2
 2013-09-07  2:37 UTC 

PATCH, RFC: align sim/common/create-version.sh with gdb/common/create-version.sh
 2013-09-07  2:36 UTC 

RFC: gdb web page patch for git conversion
 2013-09-06 19:50 UTC  (9+ messages)

[PATCH] gnu-nat.c: Don't install a deprecated_xfer_memory method
 2013-09-06 18:46 UTC 

[COMMIT PATCH] remote-sim.c: Send debug output to gdb_stdlog
 2013-09-06 18:36 UTC  (2+ messages)
` host dependency in remote-sim's debug output (was: Re: [COMMIT PATCH] remote-sim.c: Send debug output to gdb_stdlog.)

[patchv2] Support .dwp with the name of symlinked binary file
 2013-09-06 18:29 UTC  (2+ messages)

[COMMIT PATCH] remote-sim.c: Don't install a deprecated_xfer_memory method
 2013-09-06 18:11 UTC 

[COMMIT PATCH] remote-sim.c: cleanup debug output code
 2013-09-06 17:42 UTC 

[RFC] README for the testsuite
 2013-09-06 16:33 UTC  (2+ messages)

beginnings of Guile support
 2013-09-06 16:27 UTC  (2+ messages)

[patch 2/3] minidebuginfo: ppc64 sync testcase->doc
 2013-09-06 13:41 UTC 

[patch 1/3] minidebuginfo: Obvious changes
 2013-09-06 13:41 UTC 

[patch 3/3] minidebuginfo: Fix stripping/debuginfo
 2013-09-06 13:41 UTC 

[PATCH] Add new function to access gdb_program_name
 2013-09-06 12:37 UTC 

[COMMIT PATCH] [gdbserver] Garbage collect unused dependency-tracking Makefile variables
 2013-09-06 12:05 UTC 

[COMMIT PATCH] [gdbserver] Update a couple Makefile rules
 2013-09-06 11:55 UTC 

[COMMIT PATCH] [gdbserver] Fix IPA build
 2013-09-06 11:00 UTC 

[PATCH][CRISv32] Extract Linux-specific portions from cris-tdep.c
 2013-09-06 10:53 UTC  (3+ messages)

[OBV PATCH] Remove legacy comment referring, to deprecated_init_ui_hook
 2013-09-06 10:14 UTC 

[PATCH 0/9][gdbserver] Split server.h
 2013-09-06 10:09 UTC  (22+ messages)
` [PATCH 5/9] [gdbserver] Split a new ax.h file out of server.h
  ` [PATCH 5/9] [gdbserver] Move bytecode compilation bits from server.h to ax.h. (was: Re: [PATCH 5/9] [gdbserver] Split a new ax.h file out of server.h.)
` [PATCH 2/9] [gdbserver] Split a new remote-utils.h file out of server.h
` [PATCH 8/9] [gdbserver] Split a new event-loop.h "
` [PATCH 7/9] [gdbserver] Split a new dll.h "
` [PATCH 1/9] [gdbserver] Delete _ macro (gettext)
` [PATCH 9/9] [gdbserver] Split a new hostio.h file out of server.h
` [PATCH 4/9] [gdbserver] Split a new tracepoint.h "
` [PATCH 3/9] [gdbserver] Split a new utils.h "
` [PATCH 6/9] [gdbserver] Split a new inferiors.h "
` [COMMIT] Re: [PATCH 0/9][gdbserver] Split server.h

[PATCH] Give every interpreter a command_loop_proc
 2013-09-06  8:56 UTC  (4+ messages)

[PATCH 0/3] Fix PR gdb/15911, cleanup print_stack_frame somewhat
 2013-09-06  8:46 UTC  (3+ messages)
` [PATCH 2/3] print_stack_frame&friends: merge print_level, print_args and print_what

[PATCH v2][CRISv32] Add support for threaded debugging
 2013-09-06  8:40 UTC  (3+ messages)

[PATCH] Remove deprecated_command_loop_hook
 2013-09-06  8:28 UTC  (4+ messages)

[PATCH 2/2][CRIS/CRISv32] Consistent names for cris/crisv32_elf_greg_t
 2013-09-06  8:25 UTC  (3+ messages)

[PATCH 1/2][CRIS/CRISv32] Remove host system dependency in cris-tdep.c (fwd)
 2013-09-06  8:17 UTC  (7+ messages)
  ` [PATCH 1/2][CRIS/CRISv32] Remove host system dependency in cris-tdep.c

[PATCH] Fix CRISv32 compilation
 2013-09-06  8:09 UTC  (3+ messages)

[PATCH] Consistent display of "<optimized out>"
 2013-09-05 16:35 UTC  (12+ messages)
                  ` [PATCH] Print registers not saved in the frame as "<not saved>", instead of "<optimized out>". (was: Re: [PATCH] Consistent display of "<optimized out>")
                    ` [PATCH] Print registers not saved in the frame as "<not saved>", instead of "<optimized out>"

[PATCH] [MAINTAINERS] Added Ricard Wanderlof
 2013-09-05 16:28 UTC  (2+ messages)

FYI: delaying the gdb-7.7 branch creation (git migration)
 2013-09-05 15:47 UTC 

[COMMIT PATCH] dwarf2loc.c: minor cleanup. don't print integer with paddress
 2013-09-05 14:49 UTC 

AVR maintainership
 2013-09-05 14:15 UTC 

[COMMIT PATCH] Rework value_of_register in terms of value_of_register_lazy
 2013-09-05 14:03 UTC 

[patch] Improve Executable displayed path (as PR 15415 regression)
 2013-09-05 13:36 UTC 

[patch] fix error checking on add-symbol-file command
 2013-09-05 13:17 UTC  (7+ messages)

[COMMIT PATCH] [TUI] Rewrite register-changed decision bits
 2013-09-05 11:52 UTC 

[COMMIT PATCH] PR tui/15933: TUI shows registers of the wrong frame the first time
 2013-09-05 11:24 UTC 

[RFC] Status of record and replay support for arm based targets
 2013-09-05  0:34 UTC  (2+ messages)

[commit] python events test minor cleanup
 2013-09-04 23:51 UTC 

RFA [PATCH] Implement 'catch syscall' for gdbserver
 2013-09-04 22:38 UTC  (2+ messages)

[RFC] Improve windows amd64 call command
 2013-09-04 22:03 UTC  (2+ messages)

[patch 1/3] Code cleanup: OPF_DISABLE_REALPATH -> OPF_RETURN_REALPATH
 2013-09-04 20:10 UTC  (3+ messages)
  ` [commit] "

[patch] [7.6.1] Fix argv[0] symlink regression (PR 15415)
 2013-09-04 19:13 UTC  (12+ messages)
      ` [commit+7.6.1] "

[RFC] New port: CR16 gdbserver
 2013-09-04 17:48 UTC 

[RFC] New port: CR16: gdb
 2013-09-04 17:44 UTC 

[PATCH] sh64-tdep.c don't print unavailabel/optimized-out values
 2013-09-04 16:35 UTC  (3+ messages)

[PATCH v14 0/5] remove-symbol-file & add-symbol-file
 2013-09-04 13:02 UTC  (2+ messages)

[PATCH][fix for gdb/15853] 'thread apply all inetrrupt&' shows inefficiency on remote targets
 2013-09-04 12:35 UTC  (2+ messages)

[patch] fix for checking the command ambiguousness
 2013-09-04 12:34 UTC  (5+ messages)

[PATCH] fix PR-12417
 2013-09-04 12:24 UTC  (6+ messages)

[rfc 3/3] Do not use gdb_realpath for exec_bfd and objfiles
 2013-09-03 22:54 UTC  (2+ messages)

[patch 2/3] Use gdb_realpath in gdb_bfd_open
 2013-09-03 22:37 UTC  (2+ messages)

-static-libstdc++ breaks building gdb
 2013-09-03 22:07 UTC  (3+ messages)

sim warnings fix
 2013-09-03 20:34 UTC  (3+ messages)

[RFA] Remove unnecessary call to save_current_inferior
 2013-09-03 20:33 UTC  (5+ 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