Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[commit] dwarf2read.c: Remove support for multiple CUs in a DWO file
 2013-04-16  8:39 UTC 

[patch] circ.exp
 2013-04-16  7:52 UTC  (3+ messages)

[RFC][testsuite] Add option to link testcases with pthreads when using 'prepare_for_testing'
 2013-04-16  7:52 UTC  (7+ messages)

RFC: fix PR gdb/15538
 2013-04-16  7:52 UTC  (3+ messages)

[commit] dwarf2read.c: Use hex_string instead of phex
 2013-04-16  7:52 UTC 

[PATCH] print '--with{,out}-babeltrace' in 'gdb --configuration'
 2013-04-16  1:56 UTC  (3+ messages)

FYI: fix NEWS snafu
 2013-04-16  1:49 UTC 

[PATCH] Display configuration details in --help
 2013-04-16  1:34 UTC  (31+ messages)
                                      ` regroup --help text (was: Re: [PATCH] Display configuration details in --help)

[RFA] Fix solib-precsave.exp,solib-reverse.exp
 2013-04-16  0:10 UTC  (3+ messages)

[9/10] RFC: implement the $_exception convenience variable
 2013-04-15 22:15 UTC  (4+ messages)

[0/10] RFC: fix various exception bugs
 2013-04-15 19:52 UTC  (2+ messages)

replace [...]_write_pc methods by pc_regnum gdbarch value?
 2013-04-15 19:48 UTC  (2+ messages)

[PATCH] add -s option to make -break-insert support dprintf
 2013-04-15 19:41 UTC  (16+ messages)

[PATCH] store trace default-collect to target [0/6]
 2013-04-15 19:01 UTC  (17+ messages)
` [PATCH] store trace default-collect to target [1/6] target, trace and remote
` [PATCH] store trace default-collect to target [2/6] gdbserver
` [PATCH] store trace default-collect to target [3/6] tfile
` [PATCH] store trace default-collect to target [4/6] save tracepoint
` [PATCH] store trace default-collect to target [5/6] doc
` [PATCH] store trace default-collect to target [6/6] test

Broken build: bfd.info does not compile
 2013-04-15 18:24 UTC 

New ARI warning Tue Feb 5 02:01:10 UTC 2013 in -D 2013-02-05-gmt
 2013-04-15 17:33 UTC  (4+ messages)
  ` [RFC/RFA] Remove ARI warning for set_gdbarch_write_pc use

unnecessary [...]_write_pc functions?
 2013-04-15 17:11 UTC 

[commit] Add missing empty line in spu_write_pc
 2013-04-15 17:10 UTC 

unnecessary aarch64_write_pc ?
 2013-04-15 16:36 UTC 

RFC: fix PR 15364
 2013-04-15 16:23 UTC  (2+ messages)

FYI/prototype: re-implement relocs on ppc-aix
 2013-04-15 16:05 UTC  (5+ messages)

[PATCH 0/8] v2 - validate binary before use
 2013-04-15 15:12 UTC  (17+ messages)
` [PATCH 3/8] Create empty common/linux-maps.[ch] and common/common-target.[ch]
` [PATCH 4/8] Prepare linux_find_memory_regions_full & co. for move
` [PATCH 5/8] Move linux_find_memory_regions_full & co
` [PATCH 6/8] gdbserver build-id attribute generator
` [PATCH 8/8] Tests for validate symbol file using build-id
` [PATCH 7/8] Validate "

[PATCH] Add completer to 'target ctf'
 2013-04-15 13:22 UTC  (3+ messages)

jit_breakpoint_re_set_internal desc_symbol issue
 2013-04-15 13:12 UTC 

jit_breakpoint_re_set_internal cached_code_address issue
 2013-04-15 13:06 UTC 

[RFC][Python] New command 'fstep' using the GDB Python API
 2013-04-15  7:00 UTC  (2+ messages)

[doc patch+7.6 rfc] auto-load setting: Make it even more user-acceptable
 2013-04-14 14:18 UTC  (3+ messages)
  ` [commit+7.6] "

[RFA] Fix handling of "set sysroot foo"
 2013-04-14 14:16 UTC 

[PATCH] Add set/show display-linkname command
 2013-04-14 14:15 UTC 

[gdb patch+7.6] Fix bfd close regression wrt PR binutils/14813
 2013-04-12 23:13 UTC  (3+ messages)
` [gdb commit+7.6] "

[PATCH v3 00/15] CTF Support
 2013-04-12 22:27 UTC  (4+ messages)
  ` [patch] Regenerate config.in [Re: [PATCH v3 00/15] CTF Support]
    ` [commit] "

[PATCH 00/26] Make GDB -Wpointer-sign clean
 2013-04-12 21:44 UTC  (34+ messages)
` [PATCH 01/26] -Wpointer-sign: char -> gdb_byte
` [PATCH 02/26] -Wpointer-sign: gdb_byte -> char
` [PATCH 07/26] ppc-linux-tdep.c: Wrong signness for buffer holding instructions
` [PATCH 03/26] cris-tdep.c: Use unsigned variable for unsigned command
` [PATCH 04/26] alpha-tdep.c/mips-tdep.c: "set heuristic-fence-post" is signed/zinteger
` [PATCH 05/26] mep-tdep.c: Wrong signness for instruction buffer
` [PATCH 06/26] mips-tdep.c: Wrong signness for local holding PC register
` [PATCH 12/26] Cast result of obstack_base to gdb_byte * in a couple spots
` [PATCH 08/26] -Wpointer-sign: s390-tdep.c
` [PATCH 10/26] -Wpointer-sign: xtensa-tdep.c
` [PATCH 13/26] serial_write: change prototype to take a void-pointer buffer
` [PATCH 11/26] -Wpointer-sign: alpha-tdep.c
` [PATCH 14/26] gdb_byte for binary buffer, char for string: remote.c, tracepoint.c
` [PATCH 15/26] gdb_byte for binary buffer, char for string: common/agent.c
` [PATCH 16/26] -Wpointer-sign: remote-mips.c
` [PATCH 17/26] -Wpointer-sign: python/
` [PATCH 18/26] -Wpointer-sign: bookmarks
` [PATCH 19/26] -Wpointer-sign: coff-pe-read.c: treat strings in PE/COFF data as char *
` [PATCH 20/26] -Wpointer-sign: xcoffread.c
` [PATCH 21/26] -Wpointer-sign: dwarf2read.c
` [PATCH 22/26] -Wpointer-sign: dwarf2-frame.c: Pass unsigned variable to safe_read_uleb128
` [PATCH 23/26] -Wpointer-sign: ada-lang.c, ada-tasks.c
` [PATCH 24/26] -Wpointer-sign: cp-valprint.c
` [PATCH 25/26] -Wpointer-sign: ctf.c
` [PATCH 26/26] -Wpointer-sign: record.c
` [PATCH 09/26] -Wpointer-sign: aarch64-tdep.c

[PATCH 0/7] Range stepping
 2013-04-12 20:48 UTC  (14+ messages)
` [PATCH 0/7 V2] "
  ` [PATCH 1/7] New macro THREAD_WITHIN_SINGLE_STEP_RANGE
  ` [PATCH 2/7] Move rs->support_vCont_t to a separate struct
  ` [PATCH 3/7] range stepping: gdbserver on x86/linux
  ` [PATCH 5/7] range stepping: New command 'maint set range stepping'
  ` [PATCH 4/7] range stepping: gdb
  ` [PATCH 6/7] range stepping: test case
  ` [PATCH 7/7] range stepping: doc and NEWS

[patch 2/2+rfc+doc] Install gcore by default (+new man page)
 2013-04-12 18:16 UTC  (14+ messages)
                ` auto-generated parts in posted patches (Re: [patch 2/2+rfc+doc] Install gcore by default (+new man page))
                ` [commit] [patch 2/2+rfc+doc] Install gcore by default (+new man page)

[2/2] constify dwarf2read.c
 2013-04-12 17:59 UTC  (2+ messages)

[1/2] constify SYMBOL_VALUE_BYTES
 2013-04-12 17:17 UTC  (2+ messages)

[patch 6/6] gdbserver build-id attribute generator
 2013-04-12 15:28 UTC  (10+ messages)

[VIRUS FOUND]hello
 2013-04-12 13:12 UTC 

[PATCH] Fix dprintf work not right if it is pending
 2013-04-12 12:21 UTC  (18+ messages)

Refcard - Reversible Debugging Commands
 2013-04-12 10:46 UTC 

Include putpkt in TRY_CATCH. PR gdb/51275
 2013-04-11 22:59 UTC  (11+ messages)
  ` Include putpkt in TRY_CATCH. PR gdb/15275
      ` [PATCH] make -gdb-exit call disconnect_tracing too, and don't lose history if the target errors on "quit" (was: Re: Include putpkt in TRY_CATCH. PR gdb/15275)
        ` [PATCH] make -gdb-exit call disconnect_tracing too, and don't lose history if the target errors on "quit"
      ` [PATCH] Avoid potencially-stale errno usage (was: Re: Include putpkt in TRY_CATCH. PR gdb/15275)
          ` [commit] Re: [PATCH] Avoid potencially-stale errno usage
            ` [patch] "
                ` [commit] "

[PATCH,HURD] Fix reading core
 2013-04-11 14:08 UTC  (5+ messages)

[VIRUS FOUND]Server Report
 2013-04-11  8:20 UTC 

[PATCH obv] Fit tfile_interp_line parameters in one line
 2013-04-11  7:36 UTC 

[PATCH 02/10] clean up allocation of bfd filenames
 2013-04-11  5:40 UTC  (8+ messages)
` RFC: solib.c:solib_map_sections so->so_name clobbering (was: [PATCH 02/10] clean up allocation of bfd filenames)
  ` RFC: solib.c:solib_map_sections so->so_name clobbering
      ` darwin: fix SO name in "info sharedlibrary" (was: "RFC: solib.c:solib_map_sections so->so_name clobbering")
        ` darwin: fix SO name in "info sharedlibrary"
          ` checked in: "
      ` checked in: Re: RFC: solib.c:solib_map_sections so->so_name clobbering

[4/4] clean up value parenting
 2013-04-11  2:44 UTC 

[3/4] fix DW_OP_GNU_implicit_pointer pointing to a constant
 2013-04-11  2:44 UTC 

[1/4] latent bug fix in dwarf2read.c
 2013-04-11  2:43 UTC 

[2/4] minor dwarf2read.c cleanup
 2013-04-11  2:43 UTC 

[RFA PATCH] Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands
 2013-04-10 22:55 UTC  (4+ messages)

[PATCH] Use standard_output_file for saved trace file
 2013-04-10 18:27 UTC  (3+ messages)

[RFC 0/5] "Target set" of command
 2013-04-10 15:57 UTC  (2+ messages)

[PATCH 0/5] MI notification on trace started/stopped (V3)
 2013-04-10 15:46 UTC  (3+ messages)
` [PATCH v4 0/5] MI notification on trace started/stopped

[RFA/commit] Remove solib-svr4.o from gdb_target_obs for ppc-aix
 2013-04-10 15:14 UTC  (3+ messages)

one week to gdb-7.6 release?
 2013-04-10 15:01 UTC  (7+ messages)
  ` m32r sim was "

[patchv2 7/11] Mechanical symtab->filename -> symtab_to_filename
 2013-04-10 10:48 UTC  (6+ messages)
    ` [patch] Fix multiple-symbols=ask regression [Re: [patchv2 7/11] Mechanical symtab->filename -> symtab_to_filename]

[RFA/commit] Fix build failure in varobj.c:update_dynamic_varobj_children
 2013-04-10 10:31 UTC  (3+ 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