[RFC - Python Scripting] Add 'end' attribute to gdb.Symtab_and_line
2012-06-13 18:15 UTC (10+ messages)
[RFA] breakpoints/13798 and mi/11541 (tests only)
2012-06-13 18:12 UTC (3+ messages)
[PATCH 00/10] Remove `expout*' globals from parser-defs.h
2012-06-13 17:02 UTC (17+ messages)
` [PATCH 04/10] Ada language
` [PATCH 10/10] Go programming language
` [PATCH 05/10] Fortran language
` [PATCH 08/10] Objective-C language
` [PATCH 07/10] Modula-2 language
[patch] PR c++/14177 - Fix parsing TYPENAME:: in parentheses
2012-06-13 16:11 UTC (7+ messages)
` [patchv2] "
` [commit] "
[PATCH 1/3] Fix ppc64 single step over atomic sequence testcase
2012-06-13 16:06 UTC (14+ messages)
` [PATCH 2/3] Support up to 3 conditional branches in an atomic sequence
` [PATCH 3/3] Add multiple branches to single step through atomic sequence testcase
[patch 3/3] Use ON_STACK for i386/amd64 (gdb2495.exp regression)
2012-06-13 15:51 UTC
[patch 1/3] Remove stale dummy frames (gdb2495.exp regression)
2012-06-13 15:50 UTC
[patch 2/3] Align stack for SSE (PR tdep/14222)
2012-06-13 15:50 UTC
[3/3] FYI: introduce a "condition" completer
2012-06-13 15:47 UTC
[2/3] FYI: change completers to return a VEC
2012-06-13 15:44 UTC
[1/3] FYI: introduce completer_ftype
2012-06-13 15:39 UTC
[patch 1/2] Fix gdb.cp/gdb2495.exp regression with gcc-4.7 #5
2012-06-13 15:03 UTC (13+ messages)
` ping: "
[patch] Fix Sun compiler compat. for empty structs (PR build/14003)
2012-06-13 14:47 UTC (7+ messages)
` [patchv2] "
[RFC] Enable GDB handle compressed target.xml returned by GDB stub
2012-06-13 13:47 UTC (13+ messages)
[RFA, Patch, testsuite] gdb.base/list.exp: initial state test for stub targets
2012-06-13 12:33 UTC (2+ messages)
[RFC] Fix MIPS frame prologue scan problem
2012-06-13 12:20 UTC
unbreak mingw build
2012-06-13 11:11 UTC
Commit: ARM SIM: Accept iWMMXt2 binaries
2012-06-13 10:07 UTC
[PATCH] Don't switch to the event thread early in non-stop mode
2012-06-13 8:52 UTC (3+ messages)
[RFA] Fix inline frame crash in handle_inferior_event
2012-06-13 6:56 UTC (2+ messages)
[PATCH] MIPS: Provide FPU info and decode FCSR in `info float'
2012-06-13 6:14 UTC (3+ messages)
[PATCH] arm-syscall record support [phase-3]
2012-06-13 3:56 UTC (2+ messages)
[PATCH] Remove duplicated writes to current_inferior
2012-06-13 2:36 UTC (3+ messages)
` [committed]: "
Three weeks to branching (gdb 7.5 release)
2012-06-12 21:23 UTC (29+ messages)
` x32 ABI Support (was Re: Three weeks to branching (gdb 7.5 release))
` Branching time + 1 week (was: "Re: Three weeks to branching (gdb 7.5 release)")
[RFA] Add support for --enable-lmcheck configure option
2012-06-12 17:00 UTC (4+ messages)
Quotes after --args
2012-06-12 16:37 UTC (6+ messages)
[PATCH 0/4] PR14161: a partial fix
2012-06-12 16:21 UTC (10+ messages)
` [PATCH 3/4] New agent command 'kill' and used by gdbserver
` [PATCH 4/4] gdb: kfail for PR14161
` [PATCH 2/4] Remove socket file at exit
` [PATCH 1/4] New test for removing socket file in gdb.trace/strace.exp
[PATCH 11/12] replace cc-with-{index,dwz} with cc-with-tweaks
2012-06-12 15:40 UTC (3+ messages)
FYI: fix latent bug in dw2_find_symbol_file
2012-06-12 15:40 UTC (6+ messages)
[RFC] register_to_value/value_to_register arguments?
2012-06-12 15:32 UTC (3+ messages)
[Patch] Recognise additional Aux Vector content provided by SH and Alpha
2012-06-12 15:18 UTC
[PATCH v2] Add the "-info-os" command to MI
2012-06-12 14:51 UTC (7+ messages)
[PATCH v2] Expand bitpos and type.length to LONGEST and ULONGEST
2012-06-12 14:35 UTC (17+ messages)
` [PATCH v3] "
[PATCH] new MI command for pattern filling of memory regions
2012-06-12 14:22 UTC (10+ messages)
` [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions)
[RFD+PATCH] ISA bit treatment on the MIPS platform
2012-06-12 14:05 UTC (3+ messages)
[PATCH] Comment on '(ptid_get_lwp (ptid) == -1'
2012-06-12 14:05 UTC (3+ messages)
[PATCH 00/16] branch tracing support (resend)
2012-06-12 13:38 UTC (11+ messages)
[patch 2/2] Fix gdb.cp/gdb2495.exp regression with gcc-4.7 #5
2012-06-12 7:37 UTC (7+ messages)
` ping: "
[obv] Remove #if 0 code in ui-out
2012-06-12 1:04 UTC
[PATCH] Check for POSIX_MADV_WILLNEED to support building against the LSB
2012-06-11 21:40 UTC (5+ messages)
[PATCH 0/3] Fix remote async crashes
2012-06-11 20:38 UTC (5+ messages)
` [PATCH 2/3] serial.c: remove #if 0'd code, and associated unnecessary bits
` [PATCH 3/3] Fix GDB crashes with remote async/non-stop
` [PATCH 1/3] do_serial_close, remove early return
FYI: ignore partial units in dw2_get_file_names_reader
2012-06-11 20:15 UTC
[patch] Fix "ambiguous linespec" regression: break lineno
2012-06-11 19:17 UTC (7+ messages)
` [commit] "
[PATCH 07/12] enable bfd sharing for DWOs
2012-06-11 18:39 UTC (2+ messages)
[patch, doc RFA] Go language support
2012-06-11 18:10 UTC (3+ messages)
` [patch] dejagnu compat. - missing find_go_linker [Re: [patch, doc RFA] Go language support]
` [commit] "
[PATCH] MIPS Linux signals
2012-06-11 16:09 UTC (5+ messages)
[RFA][PR gdb/7518] MIPS: Handle run-time reconfigurable FPR size
2012-06-11 15:58 UTC (2+ messages)
RFC: change longjmp logic to follow exception logic
2012-06-11 15:12 UTC (3+ messages)
[PATCH] microMIPS support
2012-06-11 10:32 UTC (5+ messages)
` [PATCH] microMIPS support (Linux signal trampolines)
` [PING][PATCH] "
[RFA 1/2] mips: Switch inferior function calls to ON_STACK method
2012-06-11 10:14 UTC (13+ messages)
[obv] Add static to linux_attach
2012-06-11 7:19 UTC
[RFA] Fix a typo
2012-06-09 7:38 UTC (3+ messages)
[RFC] Extend existing support for evaluating expressions using overloaded operators
2012-06-08 19:18 UTC (5+ messages)
many typo fixes
2012-06-08 17:51 UTC (3+ messages)
[RFA] remove some subtleties in find_block_in_blockvector
2012-06-08 16:15 UTC (2+ messages)
[PATCH] solib-svr4: Avoid unwanted shlib internal BPs When debugging Linux kernel or u-boot with Abatron BDI emulator an error occurs: .. (gdb) tar remote bdi:2001 Remote debugging using bdi:2001 0xeff80050 in ?? () (gdb) mon reset (gdb) cont Continuing. Warning: Cannot insert breakpoint -1. Error accessing memory address 0xc0000000: Unknown error 4294967295
2012-06-08 15:45 UTC (11+ messages)
` [PATCH] solib-svr4: Avoid unwanted shlib internal BPs When debugging Linux kernel or u-boot
[PATCH 1/4] New gdb arch hook: return_with_first_hidden_param_p
2012-06-08 14:30 UTC (4+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox