This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
24h call for gdb-7.2.1 release
[PATCH] sim: cfi: new flash device simulation
[branch] Re: Add gnu-oids.texi to src-release
[commit/Ada] do not print arrays as array pointers
[commit/Ada] print null array pointer as `0x0' rather than `(null)'
[commit] (dw2_lookup_symtab): Remove duplicate call to gdb_realpath
[commit] Clarify usage of map_symbol_filenames
[commit] dw2_expand_symtabs_with_filename: Use FILENAME_CMP.
[commit] dwarf2read.c (save_gdb_index_command): Add comment.
[commit] dwarf2read.c: Whitespace cleanup, plus comment additions.
[commit] Fix help text of "save gdb-index" command.
[commit] fix symtab/12302
[commit] Fix typo in ada-lang.c comment.
[commit] gdbtypes.c (check_typedef): Tweak comment.
[commit] gdbtypes.h (TYPE_IS_OPAQUE): Reformat.
[commit] pass file name to perror_with_name
[commit]: dw2_expand_symtabs_with_filename: ignore type units
[doc] Remote protocol: undocumented return value for 'p' and 'g'
[MI] --thread-group test (was: RE: [MI] Duplicate --thread-group flag not detected)
Re: [MI] Duplicate --thread-group flag not detected
Re: [MI] Segfault using 'interpreter-exec mi'
[MI] Wrong error message when parsing invalid --thread-group
[patch 0/3] Displaced stepping for 16-bit Thumb instructions
[patch 0/4] hw watchpoints across fork() + multi-inf
Re: [patch 1/2] build id
Re: [patch 1/2] Convert hardware watchpoints to use breakpoint_ops
Re: [PATCH 1/2] gdb: bfin: new port
[patch 1/2] New gdbarch hook user_register_name
Re: [patch 1/3] Implement support for PowerPC BookE masked watchpoints
Re: [patch 1/3] Displaced stepping for 16-bit Thumb instructions
[patch 1/4] hw watchpoints code cleanups
[PATCH 1/8] Add a big-endian version of the ia64-ext floatformat
Re: [PATCH 2/2] gdb: gdbserver: bfin: new port
[patch 2/2] Implement gdbarch hook user_register_name on ARM
Re: [patch 2/3] Displaced stepping for 16-bit Thumb instructions
Re: [patch 2/3] Implement support for PowerPC BookE ranged watchpoints
[patch 2/4] hw watchpoints across fork()
[PATCH 2/8] small integral parameters and return values
Re: [patch 3/3] Displaced stepping for 16-bit Thumb instructions
[patch 3/4] hw watchpoints kernel workaround
Re: [patch 3/4] hw watchpoints made multi-inferior
[PATCH 3/8] Make sure __LITTLE_ENDIAN/__BIG_ENDIAN are defined in libunwind-frame.c
Re: [patch 4/4] hw watchpoints kernel workaround
[patch 4/4] hw watchpoints made multi-inferior
[PATCH 4/8] libunwind-frame.c: handle functions with no minimal symbol/debug info.
[PATCH 5/8] inf-ttrace: Determine attached process LWP immediately after attaching.
[PATCH 6/8] port GDB to ia64-hpux (native).
[PATCH 7/8] ia64-hpux: unwinding bsp value from system call
[PATCH 8/8] [ia64-hpux] inferior function call support
[patch i386, 0/2] skip insns generated by -fstack-protector
Re: [patch i386, 2/2] skip insns generated by -fstack-protector
[PATCH v2] gdb: bfin: new port
[PATCH v2] gdbserver: bfin: new port
[PATCH v2] sim: add --map-info option
[PATCH v2] sim: allow memory maps to default to mapped files
[PATCH v2] sim: bfin: new port
[PATCH v3] gdb: bfin: new port
[PATCH v3] gdbserver: bfin: new port
[PATCH v4] gdb: bfin: new port
[PATCH v4] gdbserver: bfin: new port
[PATCH v5] gdb: bfin: new port
[PATCH v5] gdbserver: bfin: new port
[Patch, 7.2] FAIL: gdb.base/printcmds.exp: reject p 0x1.1
[patch, arm] Consistent display of registers in corefile
[patch, arm] Skip insns generated by -fstack-protector
[patch, doc RFA] New command-line option -na.
Re: [patch, libiberty, gdb] IEEE 754 half floating-point format
Re: [PATCH, RFC] Changes to sim_store_register API
[patch, testsuite] General ARM target triplet
[PATCH, V850] Add support for V850E2 and V850E2V3
[patch] Add an evaluation function hook to Python breakpoints.
[PATCH] Changes to disassemble command
[patch] comment clean-up in do_my_cleanups
[patch] comment cleanup
[PATCH] Disassemble over end of line table sequence.
[PATCH] drop gdb mask for Blackfin targets
Re: [patch] DW_AT_byte_size for array type entries
Re: [patch] Fix fileio.exp failuew when run as root user.
[patch] Fix PR tdep/12352: Handle str pc, [Rd, #imm] in displaced stepping
[PATCH] Fix typo in sparc-tdep.c
[PATCH] gdb: extend Linux osabi match
[PATCH] gdbserver: start a gitignore
[patch] Improve handling of file names with .gdb_index support
[patch] main.c (captured_main): Alphabetically sort long_options.
[PATCH] MI disassemble opcode support
[patch] more comment clean-up
[patch] more comment cleanup
[patch] more comment cleanups
[PATCH] Print trace state variables
Re: [patch] renaming: bp_location: b->bl &co. [Re: [patch 1/2] Convert hardware watchpoints to use breakpoint_ops]
[PATCH] Set OpenBSD/mips64 long double type
[PATCH] sim: add --map-info option
[PATCH] sim: allow memory maps to default to mapped files
[PATCH] sim: change to 64bit time keeping to avoid 32bit overflows
[PATCH] sim: check asprintf return values
[PATCH] sim: enable hw_tree_delete in sim_hw_uninstall
[PATCH] sim: fix handling of 2nd arg to SIM_AC_OPTION_HARDWARE
[PATCH] sim: HW_NALLOC: new alloc helper
[PATCH] sim: HW_NZALLOC: fix arg handling
[PATCH] sim: ignore generated hw-config.h
Re: [PATCH] sim: nrun: decode signal when crashing
[PATCH] sim: punt zfree()
[PATCH] sim: start a gitignore
Re: [patch] target triplet for Microblaze.
[patch][RFA] enable cr16-*-elf triplet
[patch][RFC] powerpc-elf-sim build fix.
Re: [ping/RFC] Fwd: [sim] canadian cross build for m32c-elf target.
Re: [Python] Segfault when clearing pspace
[Python] Segfault when clearing pspace (was: RE: Assertion failure because of missing inferior)
[rfa v2] Detect __aeabi_read_tp even without symbols
Re: [RFA, doc RFA] Don't install gdb.PYTHONDIR if -nx
[RFA/commit] Add documentation for TARGET_OBJECT_OSDATA
Re: [RFA/Python] build failure on IRIX when building with Python support.
[RFA/RFC] mips tracepoint: fix Bug 12013
[rfa] break-entry.exp: suppress test if remote target
[RFA] c++/11734 revisited
[RFA] c++/12273
[RFA] Cleanup in find_method
Re: [RFA] ignore PYTHONHOME environment variable.
Re: [RFA] Skip tests if floating point not supported.
Re: [RFA] unexpected multiple location for breakpoint
[rfa] Update PC without side effect in displaced stepping
[rfc/rfa v2] Use ARM exception tables as GDB unwinder
Re: [rfc/rfa] Use ARM exception tables as GDB unwinder
Re: [rfc] Fix value_assign return value (Re: [patch] fix pre-/post- in-/decrement)
[RFC] how to call host-side stuff from -tdep code?
Re: [RFC] Improve amd64 prologue analysis
Re: [RFC] Limit attempts to place breakpoints on _start, __start, and main in solib-svr4.c
[RFC] mips-tdep.c: Fix mips16 bit rot
[RFC] mips-tdep.c: pseudo-register -> raw register sign extension
[RFC] mips-tdep.c: Sign extend values placed into registers for inferior function calls
[RFC] mips-tdep.c: Update mips_register_to_value(), et al...
[RFC] remove target_acknowledge_created_inferior
Re: [rx] sim BRA.L fix
[rx] sim MVFC PC,reg fix
Re: [testcase patch] 7.2 regression on expand psymtabs
Re: [toolchain-devel] [PATCH v2] gdbserver: bfin: new port
Re: [toolchain-devel] [PATCH v2] sim: add --map-info option
Re: [toolchain-devel] [PATCH] sim: HW_NALLOC: new alloc helper
Assertion failure because of missing inferior
Fix shadow restoration when we have multiple locations at the same address
Re: FYI: final fix for PR 8399
FYI: make gdb.Value subclass-able
FYI: pack partial_symtab a little better
GDB 7.2.1 release status (2010-12-23)
Improve handling of Fortran keywords
New ARI warning Thu Dec 23 01:54:08 UTC 2010
New ARI warning Thu Dec 23 02:05:02 UTC 2010
New ARI warning Thu Dec 30 01:54:12 UTC 2010
New testcase arm-disp-step.exp
Ping: [Patch, 7.2] FAIL: gdb.base/printcmds.exp: reject p 0x1.1
Ping: [patch, testsuite] General ARM target triplet
ping: Re: [rfa] git repo fixup: delete gdb/testsuite/gdb.gdbtk
Re: Ping: unconditionally print detaching message
Please add code to pick up SOLIB_SEARCH_PATH env var.
Porting GDB to ia64-hpux
proposal: substitute-path handles foreign dir separators
Re: RFA: add python exception subclasses
RFA: NEWS entry for next-over-throw patch
RFC: add table headers to "info thread" output
Re: RFC: next/finish/etc -vs- exceptions
RE: segfault: what should happen when I remove an inferior that is running?
Undefined uintptr_t with mingw
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]