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]
--with-pkgversion and --with-bugurl support for GDB
Re: 3/5 - Rework stepping over longjmp support
[commit/Ada] field of PAD structure is a non-scalar bitfield
[commit/ada] fix long/float assignment to convenience variable
[commit/ia64] print minimal symbol's address correctly
[commit/ob] Fix comments in decode_line_1
[commit/obvious] fix findcmd.c build failure on Tru64
[commit/obvious] fix typos in comments ...
[commit/obvious] various minor fixes
[commit] ARM mapping symbol support for GDB
[commit] Eliminate read_pc_pid and write_pc_pid
[commit] Find the entry point even in a shared library
[commit] Fix AIX breakage - Re: [RFA] Keep breakpoints always inserted.
[commit] Fix always-inserted breakpoints for extended remote
[commit] Fix ARM valid PC check
[commit] Fix backtrace past "clone" on powerpc
[commit] Fix completion.exp and varargs.exp for Symbian
[commit] Fix several PowerPC64 ABI issues
[commit] Fullname breakpoints test script
[commit] Get rid of current_gdbarch in xtensa
[commit] Handle minimal symbols pointing to function descriptors
[commit] Make get_objfile_arch independent of current target description
[commit] Move AIX-specific code out of rs6000-tdep.c
[commit] Remove SIZEOF_FRAME_SAVED_REGS
[commit] Speed up dwarf2 reader a tiny bit
[commit] Support offsetting text section contents
[commit] Test adjustments for Symbian OS
[commit] update alpha-osf to new value-based unwinding
[commit] Update hppa-hpux port for value-based unwinding
[commit] Update libunwind & ia64 unwinders
[commit] Update PowerPC port for value unwinding
[commit] Update S/390 port for value unwinding
[commit] Update Sparc/solaris port for value unwinding
[commit] Update SPU port for value unwinding
[commit] Update Xtensa port for value unwinding
[new patch] Re: [RFC] Fix for gdb crash in "info thread" after exec().
[NEWS] mention Ericsson's DICOS OS target support
[ob] Delete gdbarch_dwarf_reg_to_regnum
[ob] Don't use periods and commas in first line of doc strings
[ob] Fix comment typo, indentation
[ob] Fix dwarf2read build
[ob] Fix some uninitialized variables in cp-support.c
[ob] Garbage collect unused macros
[ob] remote.c typo
[ob] Testsuite longjmp.exp race
[ob] Un-revert doc change
Re: [ob][PATCH] ppc32: Make atomic instruction testcase failure quiet.
[ob][PATCH] ppc32: Make atomic instruction testcase failure quiet.
[PATCH COMMITTED] CR16 target simulator specific patch]
[PATCH,committed] fix watch_thread_num.exp without hardware breakpoints
[PATCH/m68k] Fix incorrect test
[PATCH/m68k] Fix length of lea insn.
[patch/mdebug] symbol symtab not set on Tru64
[patch/MI] Implementation for break-catch command
[patch/tru64] Do not wait for SO SIGTRAP after attaching
Re: [PATCH:MI] Event notification
Re: [PATCH:MI] Return a subset of a variable object's children
Re: [patch] 1/3: Fix crash on DW_OP_fbreg w/o DW_AT_frame_base
Re: [patch] 2/3: Fix crash on self-looping DW_OP_fbreg
Re: [patch] 3/3: New testcase on DW_OP_fbreg
Re: [patch] [1/2] Discontiguous PSYMTABs (partial DIEs base address)
Re: [patch] [2/2] Discontiguous PSYMTABs (psymtabs->symtabs by addrmap)
[PATCH] add-symbol-file not to print address truncated
[PATCH] Another annotation for threads
Re: [PATCH] Call get_remote_state after gdbarch_breakpoint_from_pc is called
Re: [PATCH] Call get_remote_state after gdbarch_breakpoint_from_pc is called
[PATCH] Call get_remote_state after gdbarch_breakpoint_from_pc is called
[patch] catchpoints bring output in-line with breakpoints output
[PATCH] CR16 target simulator specific patch
Re: [patch] Do not add partial_symbol again and again to the list
[PATCH] fix altivec/vperm sim for source/destination overlaps
[patch] Fix instable results on dfp-test.exp
Re: [patch] Fix Linux attach to signalled/stopped processes
[patch] Get rid of current_gdbarch in xtensa
Re: [PATCH] New annotation for threads
[PATCH] PPC - Stepping off breakpoints in non-stop mode
Re: [patch] PR gdb/1665 pending catch/throw catchpoints
Re: [PATCH] Prevent source file errors in --batch-silent mode
Re: [patch] Re: longjmp handling vs. glibc LD_POINTER_GUARD ?problems
Re: [patch] Re: longjmp handling vs. glibc LD_POINTER_GUARD problems
Re: [patch] Re: longjmp handling vs. glibc LD_POINTER_GUARD problems
[patch] Re: longjmp handling vs. glibc LD_POINTER_GUARD problems
[patch] Re: Overlay support broken (Re: [patch] [2/2] Discontiguous PSYMTABs (psymtabs->symtabs by addrmap))
Re: [PATCH] Simple fix+testcase invalid ptid struct after exec()
[PATCH] Update OpenBSD/sparc for unwinder changes
[patch] Use disassemble_info to get at the endianness
Re: [patch] Use disassemble_info to get@the endianness
Re: [patch] Workaround ada (gnat-4.3.0) on x86_64
[patch]: Add endianess to valprint routines
[PATCH]: Fix sparc*-linux build.
[PATCH]: Fix syscall restart handling on sparc*-linux
[patch]: Get rid of deprecated_print_address_numeric
[patch]: Interpret (p->endaddr == 0) as maximum extent of address space
[patch]: Remove current_gdbarch from target.c
[PATCH]: Remove sparc-linux long double size override.
[patch]: User choice for multiply-defined symbols
[PING2] : [RFC/RFA] PING: skip __main
[remote.c] kill kill_kludge
Re: [rfa, v2] Fix inferior calls during interrupted system calls on PowerPC
Re: [rfa, v3] Fix inferior calls during interrupted system calls on PowerPC
Re: [rfa, v3] Fix inferior calls during interrupted system calls on PowerPC
[rfa, v3] Fix inferior calls during interrupted system calls on PowerPC
[RFA/commit] Fix SP register unwinding on alpha-tru64
[RFA/commit] GDB hangs when printing null multi-dimensional array
[RFA/commit] Problem assigning big-endian bitfields (Ada)
[rfa/gdbserver] Fix ppc64 bi-arch TLS bug
Re: [RFA/RFC/htdocs] Remove reference to gdb-discuss ?
[RFA/solib] Use so_list to find the TLS link map
[RFA] Add "fin" alias for "finish"
[RFA] add $GDBSERVER to find_gdbserver
Re: [RFA] Allow to enable run/stop notifications for function calls.
[RFA] Allow to enable run/stop notifications for function calls.
Re: [RFA] backtrace in mixed language applications (take 2)
Re: [RFA] bpstat_do_actions in one place
[RFA] Fix calls to frame_base_find_by_frame in frame.c (?)
[rfa] gdbserver multiple register set issue: PBUFSIZ
Re: [rfa] gdbserver multiple register set issue: target description in remote_attach
Re: [rfa] gdbserver multiple register set issue: target description in remote_attach
[rfa] gdbserver multiple register set issue: target description in remote_attach
[RFA] Implement *running.
Re: [RFA] Implement thread death notification.
Re: [RFA] Make continuations per-thread.
[rfa] Mention gdbserver bi-arch capability in NEWS
Re: Fwd: [RFA] mixed source+assembly from cli disassemble
Re: [RFA] new command to search memory
[RFA] Patch for incorrect handling of references to pointers [pr1147]
[RFA] Patch to limit field name completion candidates
Re: [RFA] Remove command_line_handler_continuation.
Re: [RFA] Report the main thread.
[RFA] Support moribund breakpoint locations.
Re: [RFA] Use observers to report stop events.
Re: [RFC 2/5] Frame unwinding using struct value
Re: [rfc, rfa/doc] Multi-threaded watchpoint improvements
Re: [RFC/ia64-linux] pb with shared libraries when attaching to process
Re: [RFC/ia64-linux] pb with shared libraries when attaching to process
[RFC/RFA] PING: skip __main
[rfc/rft] Update remaining targets to value-based unwinding
[RFC] 00/10 non-stop support (and linux native support)
[RFC] 01/10 Add "executing" property
[RFC] 02/10 Don't trim ptids on fork/exec
[RFC] 03/10 Add non-stop global
[RFC] 04/10 per-thread commands in non-stop mode
[RFC] 05/10 Expose context_switch
[RFC] 06/10 Don't rely on ecs->wait_for_more before fetching the event
[RFC] 07/10 non-stop inferior control
[RFC] 08/10 Enable thread commands
[RFC] 09/10 Add "continue --all"
[RFC] 10/10 non-stop for linux native
[rfc] [1/2] Remove SYMTAB argument from lookup_symbol functions
[rfc] [2/2] Remove SYMTAB argument from lookup_symbol functions
Re: [RFC] Add support for PPC Altivec registers in gcore
[rfc] Call target_pre_inferior *after* clear_solib
[RFC] control-c handling on Windows...
Re: [RFC] Entry point update with "run" command
[RFC] Fix for gdb crash in "info thread" after exec().
Re: [RFC] Fix for mishandling of "break 'pthread_create@GLIBC_2.2.5'"
Re: [RFC] Fix for mishandling of "break 'pthread_create@GLIBC_2.2.5'"
[RFC] Fix for mishandling of "break 'pthread_create@GLIBC_2.2.5'"
Re: [rfc] Fix problem with (maybe) non-relocated .opd section on powerpc64-linux
Re: [rfc] Fix problem with (maybe) non-relocated .opd section on powerpc64-linux
Re: [rfc] Fix problem with (maybe) non-relocated .opd section on powerpc64-linux
[rfc] Fix problem with (maybe) non-relocated .opd section on powerpc64-linux
[rfc] Fix stepping into solib function on powerpc64-linux
Re: [rfc] get rid of redundant data in c++ and java
[RFC] Handle relocating files with only a single segment
[RFC] new substitute path when loading feature
[rfc] Relax "printf" function name check in annota* test cases
[rfc] Remove "function descriptor" handling on ppc32
[RFC] Remove addr, endaddr, offset from obj_section
[rfc] Retrieve libraries from remote target
[rfc] Simplify ppc64_sysv_abi_adjust_breakpoint_address
[rfc] Simplify ppc_linux_skip_trampoline_code
Re: [rfc] Unwind the ARM CPSR
Re: [rfc][1/3] Eliminate LOC_INDIRECT and LOC_HP_THREAD_LOCAL_STATIC
[rfc][1/3] Eliminate LOC_INDIRECT and LOC_HP_THREAD_LOCAL_STATIC
[rfc][2/3] Eliminate LOC_LOCAL_ARG
[rfc][3/3] Eliminate LOC_BASEREG and LOC_BASEREG_ARG
Re: [RFC][patch 0/9] Python support in GDB
Re: [RFC][patch 1/9] initial Python support
Re: [RFC][patch 2/9] export values mechanism to Python
Re: [RFC][patch 3/9] export hooks mechanism to Python
Re: Add support for Ericsson's DICOS OS.
Avoid decode_objc clobbering current language
Changes to varobj.c
Re: continuations and breakpoint commands
dbxread.c warning fix
Dependencies fixup
expressions with C preprocessor macro info
Fix frame-args.exp failure
fix frame_unwind_id assertion
Fix MI/async testsuite
Frame unwindig updates for m68k port
Function syntax (Was: [RFC][patch 1/9] initial Python support)
GDB C plugin system, and STL container viewer as an example
Re: gdb for AT91SAM7
Re: GDB record patch 0.1.3.1 for GDB-6.8 release
GDB record patch 0.1.4 for GDB-6.8 release
Re: gdb-6.8.50.20080507 not building.
Re: linux native, switch forks, always have a thread
longjmp handling vs. glibc LD_POINTER_GUARD problems
mips_eabi_return_value patch, updated
Re: Overlay support broken (Re: [patch] [2/2] Discontiguous PSYMTABs (psymtabs->symtabs by addrmap))
Re: Overlay support broken (Re: [patch] [2/2] Discontiguous PSYMTABs (psymtabs->symtabs by addrmap))
Re: Overlay support broken (Re: [patch] [2/2] Discontiguous PSYMTABs (psymtabs->symtabs by addrmap))
Overlay support broken (Re: [patch] [2/2] Discontiguous PSYMTABs (psymtabs->symtabs by addrmap))
Patch for bug2457
Ping Re: --with-pkgversion and --with-bugurl support for GDB
Ping Re: mips_eabi_return_value patch, updated
Re: PR 2343 fix: signal number mismatch
Re: Regression in exec.c (print_section_info) ?
remove global stop_bpstat dependency from breakpoints module
Remove trap_ptid
replace 'target async' by a maintenance command
RFA: Patch: implement missing macro functions
Re: RFC: Use the ARM CPSR as a fallback to determine ARM/Thumb
Re: Shared library call problems on PowerPC with current binutils/gdb
Re: Shared library call problems on PowerPC with current binutils/gdb
status of PIE support?
Re: Stepping off breakpoints in non-stop debugging mode (resubmit)
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]