Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] Add support for Tilera TILE-Gx processor (part 3/3: gdbserver)
 2012-05-25 18:18 UTC  (7+ messages)

[PATCH] Add support for Tilera TILE-Gx processor (part 2/3: gdb)
 2012-05-25 18:15 UTC  (5+ messages)

Three weeks to branching (gdb 7.5 release)
 2012-05-25 16:52 UTC  (8+ messages)

[PATCH] Add support for Tilera TILE-Gx processor (part 1/3: gdb)
 2012-05-25 15:17 UTC  (6+ messages)

[PATCH] new MI command for pattern filling of memory regions
 2012-05-25 14:35 UTC  (7+ messages)

RFA: always close fd if bfd_fopen fails
 2012-05-25 13:52 UTC 

[RFA] massively speed up "info var foo" on large programs
 2012-05-25 10:04 UTC  (6+ messages)

Fix PR14135
 2012-05-25  9:56 UTC  (4+ messages)
` [PATCH 2/3] Don't force interpreter sync mode in execute_gdb_command
` [PATCH 3/3] Match output in async mode
` [PATCH 1/3] New test case for PR12929

[RFA] Fix gdb segv in dw2_find_pc_sect_symtab
 2012-05-25  8:58 UTC  (2+ messages)

[RFA] Add scripts to generate ARI web pages to gdb/contrib/ari directory
 2012-05-25  8:09 UTC  (2+ messages)
` PING "

[patch] Fix places in symtab.c that should only scan primary symtabs
 2012-05-25  6:34 UTC 

[patch] ALL_OBJFILE_PRIMARY_SYMTABS: New macro
 2012-05-25  6:28 UTC 

[PATCH] disable ptrace BookE interface for PowerPC server processors
 2012-05-25  3:50 UTC  (3+ messages)

[patch] PR symtab/13277: Resolving opaque structures in ICC generated binaries
 2012-05-24 23:06 UTC  (23+ messages)
  ` [patch] PR symtab/13277: Resolving opaque structures in ICC generated binaries. (testcase)
                  ` [commit] "
                      ` [commit] [patch] PR symtab/13277: Resolving opaque structures in ICC generated binaries
                    ` [commit TYPE_OPAQUE] "

New ARI warning Wed May 23 01:55:03 UTC 2012
 2012-05-24 18:55 UTC  (11+ messages)

[0/5] 'set print symbol' refresh
 2012-05-24 18:52 UTC  (4+ messages)

[SH] regs command
 2012-05-24 18:05 UTC  (15+ messages)

[mingw32] environment variables are case-insensitive on win32
 2012-05-24 17:43 UTC  (5+ messages)

[PATCH] [SIM][OBV] sim_signal_to_target ==> sim_signal_to_gdb_signal
 2012-05-24 17:39 UTC 

[PATCH] MIPS: Provide FPU info and decode FCSR in `info float'
 2012-05-24 17:33 UTC 

[PATCH] Rename gdbarch_gdb_signal_from_host => gdbarch_gdb_signal_from_target
 2012-05-24 17:05 UTC  (2+ messages)

[PATCH] Remove time waiting for user from walltime in stats
 2012-05-24 17:02 UTC  (5+ messages)

[PATCH 0/2][RFC] Rename target_signal to gdb_signal
 2012-05-24 17:00 UTC  (7+ messages)
` [PATCH 1/2] s/target_signal/gdb_signal/g
` [PATCH 2/2] s/TARGET_SIGNAL_/GDB_SIGNAL_/g

[RFA] Cleanup some memory leaks
 2012-05-24 16:47 UTC  (2+ messages)

[PATCH] PR tui/14159 TUI segfault on quit
 2012-05-24 15:57 UTC 

[patch] Expand tildes in solib-search-path entries
 2012-05-24 15:31 UTC  (2+ messages)

[PATCH] Expand bitpos to LONGEST to allow access to large offsets within a struct
 2012-05-24 15:01 UTC  (8+ messages)
  ` [PATCH v2] Expand bitpos and type.length to LONGEST and ULONGEST

FYI: remove 2 unused declarations
 2012-05-24 14:30 UTC 

display in ~/.gdbinit does not work
 2012-05-24  8:41 UTC 

[commit] symtab.c: formatting fixes
 2012-05-24  2:55 UTC 

[commit] Fix ARI warnings for "long long" in dwarf2*.c
 2012-05-24  1:28 UTC 

[commit] Minor optimization to symtab.c:search_symbols
 2012-05-24  0:25 UTC 

[commit] gdbtypes.c (lookup_typename): Simplify
 2012-05-23 23:47 UTC 

[RFC - Python scripting] New methods Symtab.global_block and Symtab.static_block (docs included)
 2012-05-23 21:38 UTC  (10+ messages)
        ` FAILing new testcase for -fdebug-types-section [Re: [RFC - Python scripting] New methods Symtab.global_block and Symtab.static_block (docs included)]
                  ` [patch KFAIL] Re: FAILing new testcase for -fdebug-types-section (PR symtab/14148)

[RFA] leb128.h: Umm, how about int64_t?
 2012-05-23 18:31 UTC  (2+ messages)

[RFA] Suppress stap-trace.exp when compilation fails
 2012-05-23 18:21 UTC  (4+ messages)

[RFC] setting the raw content of a register
 2012-05-23 16:22 UTC  (10+ messages)

[PATCH v2] Add the "-info-os" command to MI
 2012-05-23 14:39 UTC  (3+ messages)

[V2 PATCH 0/5] Handle first hidden parameter
 2012-05-23 12:57 UTC  (6+ messages)
` [PATCH 5/5] m68k: Install return_in_first_hidden_param
` [PATCH 2/5] New gdb arch hook: return_in_first_hidden_param
` [PATCH 1/5] New la_return_by_reference
` [PATCH 4/5] sh: Install return_in_first_hidden_param
` [PATCH 3/5] tic6x: "

MIPS Linux signals
 2012-05-23 11:39 UTC  (29+ messages)
        ` Move store_waitstatus to inf-child.c (was: Re: MIPS Linux signals)

[PATCH 00/16] branch tracing support (resend)
 2012-05-23 11:26 UTC  (17+ messages)
` [PATCH 02/16] source: add flags to print_source_lines ()
` [PATCH 10/16] btrace, config: enable btrace for 32bit and 64bit linux native
` [PATCH 06/16] configure: add check for perf_event header
` [PATCH 04/16] thread, btrace: add generic branch trace support
` [PATCH 05/16] cli, btrace: add btrace cli
` [PATCH 11/16] test, btrace: add branch trace tests
` [PATCH 09/16] btrace, linux: add linux native btrace target ops
` [PATCH 15/16] gdbserver, btrace: add generic btrace support
` [PATCH 13/16] xml, btrace: define btrace xml document style
` [PATCH 16/16] gdbserver, linux, btrace: add btrace support for linux-low
` [PATCH 14/16] remote, btrace: add branch trace remote ops
` [PATCH 03/16] source, disasm: optionally prefix source lines with filename
` [PATCH 01/16] disas: add precise instructions flag
` [PATCH 08/16] linux, btrace: perf_event based branch tracing
` [PATCH 07/16] configure: autoreconf
` [PATCH 12/16] test, btrace: more branch tracing tests

[PATCH] Linux/gdbserver: Fix memory read ptrace fallback issues
 2012-05-23  5:29 UTC  (12+ messages)
        ` Regression for gdbserver [Re: [PATCH] Linux/gdbserver: Fix memory read ptrace fallback issues]
            ` [patch] "

[patch] 7.3 regression for corrupted core files threads
 2012-05-22 22:19 UTC  (4+ messages)
  ` [patchv2 2/2] Fix linuxthreads TD_DEATH to use target lib
  ` [patchv2 1/2] 7.3 regression for corrupted core files threads

[commit] Handle .debug_loc.dwo
 2012-05-22 18:48 UTC 

New ARI warning Fri Mar 2 01:56:15 UTC 2012
 2012-05-22 18:13 UTC  (8+ messages)
` [commit] Fix ARI violations in mips-linux-nat.c and mips-tdep.c

[PATCH] MIPS/Linux: Signal frame support for DSP registers
 2012-05-22 17:17 UTC  (4+ messages)

[RFA/ARI fix] Remove use of abort function in common/buffer.c
 2012-05-22 15:57 UTC  (7+ messages)
  ` [RFA-v2/ARI "
        ` [RFA-v3/ARI "

[PATCH] MIPS/sim: Fix build breakage
 2012-05-22 14:26 UTC  (5+ messages)

[RFA/ARI fix] Remove use of abort function in common/buffer.c
 2012-05-22  9:17 UTC 

[Commit/Obvious ARI fix] Add missing i18n markup in tracepoint.c source
 2012-05-22  8:49 UTC 

FYI: psymtab expansion fix
 2012-05-22  3:32 UTC  (4+ messages)

New Stair Lift
 2012-05-22  2:26 UTC 

[PATCH] microMIPS support
 2012-05-22  0:07 UTC  (4+ messages)

fix demangler crash - gdb PR 14065
 2012-05-21 22:47 UTC  (2+ messages)

py uiout was: Re: [PATCH 3/3] PR gdb/13860: don't lose '-interpreter-exec console EXECUTION_COMMAND''s output in async mode
 2012-05-21 21:28 UTC  (3+ messages)

FYI: fix PR c++/7173
 2012-05-21 19:47 UTC 

[patch] Reduce number of libthread_db load attempts
 2012-05-21 19:30 UTC  (3+ messages)

[patch] Use the string returned by pretty printer for MI varobjs instead of "{...}"
 2012-05-21 19:04 UTC  (8+ messages)

[4/5] the main patch
 2012-05-21 18:46 UTC  (4+ messages)
` Regression for gdb.base/callfuncs.exp [Re: [4/5] the main patch]

[RFA] leb128.h: New file
 2012-05-21 18:22 UTC  (4+ messages)

[patch] Support bionic's jmp_buf
 2012-05-21 17:59 UTC  (3+ messages)

[RFC - Python Scripting] Add 'end' attribute to gdb.Symtab_and_line
 2012-05-21 16:27 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