Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[patch] GDB 7.2: new feature for "backtrace" that cuts path to file (remain filename)
 2011-07-04 11:26 UTC  (13+ messages)

Should rename ELFOSABI_LINUX into ELFOSABI_GNU, and drop ELFOSABI_HURD
 2011-07-04 11:17 UTC 

[patch] [python] find_line_pc_range
 2011-07-04 10:56 UTC  (7+ messages)

[PATCH] Display var_zinteger as signed
 2011-07-04 10:37 UTC 

[patch] gdb.python tests, fix up paths
 2011-07-04 10:35 UTC  (3+ messages)

[RFA/tracepoint] Make GDB can work with some old GDB server
 2011-07-04  6:04 UTC  (2+ messages)

Various fixes to the Darwin port
 2011-07-03 16:18 UTC  (8+ messages)
` [Darwin 2/4] Do not crash (failed assertion) after PT_KILL ptrace error
` [Darwin 1/4] detach: Do not resume inferior after ptrace detach
` [Darwin 3/4] [mach-o] get rid of current_oso global
` [Darwin 4/4] remove comment in machoread.c (macho_symfile_read)

[patch][python][doc] PR 12918 reference decode_line in py SAL docs
 2011-07-03  2:58 UTC  (4+ messages)

[commit] New XFAIL for gcc<=4.4 gdb.cp/m-static.exp: static const int initialized nowhere
 2011-07-02 15:20 UTC  (2+ messages)
` [commit] More XFAILs for old GCCs after DW_AT_linkage_name

[RFA/DWARF] Do not load .eh_frame section from separete object files
 2011-07-02 11:09 UTC  (3+ messages)

[RFC] canonical linespec and multiple breakpoints 
 2011-07-02  6:35 UTC  (9+ messages)

[patch] sim: bfin: implement stat_map for virtual environments (libgloss)
 2011-07-01 21:52 UTC 

[patch] physname regression: Non-matching type false breakpoint
 2011-07-01 20:29 UTC  (5+ messages)
      ` [commit] "

[patch 2/2] physname reg.: linespec eager keep_name_info
 2011-07-01 20:22 UTC  (2+ messages)
` [commit] "

[patch 1/2] physname reg.: linespec minsym fallback
 2011-07-01 20:21 UTC  (2+ messages)
` [commit] "

[commit] gdb.cp/temargs.exp: New GCC PR debug/49546 test
 2011-07-01 19:38 UTC  (2+ messages)

[patch] Remove DMGL_VERBOSE
 2011-07-01 19:21 UTC  (2+ messages)
` [commit] "

[patch] Follow DW_AT_linkage_name for methods #2
 2011-07-01 19:15 UTC  (4+ messages)
    ` [commit] "

[commit/Ada] bettter display for temporary Ada exception catchpoints
 2011-07-01 18:52 UTC 

[commit/Ada] crash when printing type of tagged type
 2011-07-01 18:52 UTC 

[commit/Ada] Fix printing address of packed array
 2011-07-01 18:50 UTC 

[commit/Ada] Fix ada array bounds display
 2011-07-01 18:49 UTC 

[commit/Ada] treat identical enum types as the same type
 2011-07-01 18:48 UTC 

[commit/Ada] missing type description for typedef to pointer value
 2011-07-01 18:47 UTC 

[commit/Ada] Add missing word in comment (ada-lang.c)
 2011-07-01 18:46 UTC 

[commit/Ada] variables whose type is a typedef to an array pointer
 2011-07-01 18:45 UTC 

[commit/Ada] handle character-based enumeration typedefs
 2011-07-01 18:44 UTC 

[commit/Ada] Document ada_remove_trailing_digits more
 2011-07-01 18:43 UTC 

FYI: make java use generic_printstr
 2011-07-01 18:28 UTC 

[RFA/libiberty] Darwin has case-insensitive filesystems
 2011-07-01 17:58 UTC  (3+ messages)

[RFA] Improve performance with lots of shared libraries
 2011-07-01 17:57 UTC  (5+ messages)

[gcc patch] Re: C++ member function template id not matching linkage name (PR debug/49408)
 2011-07-01 17:21 UTC  (9+ messages)

[patch 0/2] Fixes to gdb.base/dump.exp
 2011-07-01 16:51 UTC  (7+ messages)
` [patch 1/2] Fixes to gdb.base/dump.exp: get value from address instead of name
          ` [committed] "

gdb7.2 - remote target - non-stop, multi-thread, target-async - non "OK" response, why?
 2011-07-01 16:38 UTC  (3+ messages)

[RFC] JIT Debug info reader
 2011-07-01 16:32 UTC  (4+ messages)

[PATCH 02/16] gdb: tests: add support for testing FLAT toolchains
 2011-07-01 16:24 UTC  (7+ messages)
` [PATCH/RFC] "

[PATCH] sys.argv and ipython (interactive python) support in GDB/Python
 2011-07-01 14:34 UTC  (7+ messages)

FYI: more cleanup fixes
 2011-07-01 13:24 UTC  (3+ messages)

[patch] segmentation fault at gdbserver
 2011-07-01  9:51 UTC  (3+ messages)

[PATCH] Fix that different function breakpoints are set at same pc address (PR gdb/12703)
 2011-07-01  9:47 UTC  (10+ messages)

[PATCH] gdb: tests/monitor: set remotetimeout to gdb_load_timeout for remote targets
 2011-07-01  0:19 UTC  (10+ messages)
` [PATCH v2] gdb: tests: "
      ` [toolchain-devel] "
  ` [PATCH v3] "

[patch] PR python/12438
 2011-06-30 19:58 UTC  (2+ messages)

[patch] [python] gdb.Inferior reference count fixes
 2011-06-30 19:52 UTC  (4+ messages)

FYI: more cleanup fixes
 2011-06-30 18:47 UTC 

FYI: remove -DMI_OUT=1
 2011-06-30 17:01 UTC 

[PATCH] Make interrupting tab-completion safe
 2011-06-30 14:38 UTC  (9+ messages)
    ` [readline patch, gdb-7.3?] Avoid free from a signal handler [Re: [PATCH] Make interrupting tab-completion safe.]
      ` [Bug-readline] "

PATCH: PR testsuite/12040: GDB Fortran tests use g77 instead of gfortran
 2011-06-30 13:29 UTC  (17+ messages)

[PATCH] gdb.python/py-evthreads.exp: fix racy test (PR testsuite/12649)
 2011-06-30 10:26 UTC  (3+ messages)

New ARI warning Thu Jun 30 01:54:02 UTC 2011
 2011-06-30  1:54 UTC 

[PATCH] Fix some i386 unwinder inconcistencies
 2011-06-29 22:26 UTC  (10+ messages)
` Regression: "
  ` [patch 1/2] Code reformatting for patch 2/2 [Re: Regression: Re: [PATCH] Fix some i386 unwinder inconcistencies]
  ` [patch 2/2] Disable epilogue unwinders on recent GCCs "

[patch 2/2] Fix not-only rename list for Fortran modules import
 2011-06-29 22:07 UTC  (3+ messages)

[patch 1/2] Prep cp_add_using_directive for patch 2/2
 2011-06-29 22:05 UTC  (2+ messages)

[PATCH] Check skip_cplus_tests for gdb.python/py-template.exp
 2011-06-29 17:32 UTC  (3+ messages)

[PATCH] Add myself to write after approve maintainers
 2011-06-29 17:32 UTC  (2+ messages)

Patch to enable a fully working gdb for GNU/Hurd
 2011-06-29 17:14 UTC 

[rfa, doc] Remove warning about "unstable" Target Descriptions format
 2011-06-29 16:30 UTC  (4+ messages)

[RFC/ia64] link against libunwind rather than using dlopen
 2011-06-29 16:28 UTC  (4+ messages)

[FYI] Remove duplicated case
 2011-06-29 15:22 UTC 

FYI: fix fortran wide character printing
 2011-06-29 15:21 UTC 

RFA: add breakpoint-notifications feature to MI
 2011-06-29  2:51 UTC  (3+ messages)

[patch] [python] Implement Inferior.current_inferior
 2011-06-28 22:14 UTC  (10+ messages)

[patch] Add support for single register window model on SPARC
 2011-06-28 20:12 UTC  (7+ messages)

FYI: define PY_SSIZE_T_CLEAN
 2011-06-28 13:09 UTC 

[patch] Get rid of print statements from gdb.cp/exception.cc
 2011-06-28  8:38 UTC  (3+ messages)
  ` [committed] "

FYI: some cleanup fixes
 2011-06-27 19:21 UTC 

[patch] failed to attach to the same process after detaching in gdbserver multiprocess mode
 2011-06-27 17:10 UTC  (3+ messages)

[commit] Add Eric Botcazou to the list of `Write After Approval' contributors
 2011-06-27 16:40 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox