gdb-patches archive
subject index for November, 2000

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]
Search: Limit to:

--target=m68k-linux VS solib-svr4

Re: [Bug-gdb] gdb-5.0: cross build for VAX on Solaris fails (patch included)

Re: [DISCUSS]: cross-debugging shared libraries

[maint] Add linespec as a separate component

[maint] AIX and Shared libraries

[maint] Clarify Solaris/x86 maint

[maint] spellling

[maint] Whats your poison (er --target?)

[maint]; Was: remote watchpoint support

Re: [PATCH RFA] dwarf2read.c: symbol relocation in new_symbol()

[PATCH RFA] linespec.c: fix no_symtab_msg declaration

Re: [PATCH RFA] process/thread/lwp identifier mega-patch

[PATCH RFA] solib-svr4.c patch for dynamic executables

[PATCH RFC,RFA] free() -> xfree(), part 1

[PATCH RFC,RFA] free() -> xfree(), part 2

[PATCH RFC] gdb.base/mips_pro.exp: accommodate tail call optimization

Re: [PATCH RFC] Protoize symm-nat.c, symtab.c, ultra3-nat.c

[PATCH RFC] Protoize tui/*.c

[PATCH RFC] Protoize utils.c

[PATCH RFC] Protoize v850-tdep.c, v850ice.c

[PATCH RFC] Protoize valops.c, valprint.c

[PATCH RFC] Protoize values.c, varobj.c

[PATCH RFC] Protoize win32-nat.c, xcoffread.c

[PATCH RFC] Protoize wrapper.c

[patch] Add Add GFDL updates to 5.1 release criteria

[PATCH] c-valprint.c: Improve function pointer printing on AIX.

[patch] CLI separation, take #2 completer.[ch]

[patch] Fix --target=vax-dec-vms5.5; Was: [Bug-gdb] gdb-5.0: cross build for VAX on Solaris fails (patch included)

[patch] fix ``show remotewritesize''; Was: gdb-5.0 bug: show remotewritesize invokes set remotewritesize

[PATCH] Fix thinko in solib_open

Re: [PATCH] GDB friendly assert

[patch] gdbserv - don't link nm.h when cross

[PATCH] ia64-tdep.c: AIX5 changes

[PATCH] Implement auto-solib-add for AIX3/4, cleanup of shlib code.

[patch] Initialize random variables

[patch] Mark error_no_arg() as a no-return function

[patch] Move h/w watchpoints to 5.2. + misc

[patch] new command: 'dump' a region of memory in ascii and hex

[Patch] New type in sim/common/cgen-types.h

[PATCH] objfiles.c:objfile_relocate: Handle entry_point in section other than .text

Re: [PATCH] printcmds.exp: escape curly braces in array print pattern match

[PATCH] Pseudo-registers

[patch] regenerate gdbarch.c

[patch] rename get_longjmp_target -> m68k_get_longjmp_target

[PATCH] revert 10-12 changes

[PATCH] setvar.exp: Escape left curly braces.

[PATCH] solib.c: solib_open() fix

[PATCH] spelling correction in gdbarch.

[PATCH] stack.c: Silently pop dummy frame after `return' from stop in dummy

[PATCH] target.*: Handle SIGRTMAX for IRIX 6.

[PATCH] testsuite/gdb.base/callfuncs.*: Add inferior call testcases

[patch] TODO more cleanups

[PATCH] utils.c (strlen_paddr, paddr, paddr_nz)

[patch] varobj.c, wrapper.[ch] Wrap value_assign

[PATCH]: Fix device memory allocation in 68hc11 simulator

[PATCH]: fix typos in gdbserver/low-nbsd.c

Re: [PATCH]: Fixes for pseudo regs support

[PATCH]: Move shared library support for NetBSD targets

[PATCH]: Preliminary support for 68HC12

[PATCH]: Register a delete handler for 68HC11 core device node

[PATCH]: some gdbserver changes for NetBSD/powerpc

[PATCH]: Support 68HC12 arch in Gdb

[PATCH]: Testsuite changes

[PATCH]: Use gdbarch_tdep for 68hc11 specific data (stack_correction global)

[prelim patch] Add the notion of a global init file to gdb.

[rfa/rfc] Add --enable-gdb-build-warnings, update doco

[rfa/rfc] f-exp.y -Wuninitialized fixes

[RFA] 'set step-mode' to control the step command.

[rfa] *read.c -Wuninitialized fixes

[RFA] 100473 fix

[RFA] [PATCH] gdb.base/break.exp

[RFA] break.exp: bt & finish from dummy call

Re: [RFA] c-valprint.c: Improve function pointer printing on AIX.

[RFA] Cygwin test suite fixes

[RFA] display.exp: don't kill remote target

Re: [RFA] Encapsulate method of searching for a solib.

[RFA] Fix for thread apply

[RFA] gdb.base/mips_pro.exp

[RFA] Getting rid of PC_LOAD_SEGMENT

[RFA] Implement auto-solib-add for AIX3/4, cleanup of shlib code.

[rfa] inflow.c - initialize local variable osigttou

[rfa] kod-cisco.c init sync_ids, exploit xrealloc()

[RFA] lib/gdb.exp: check skip_cplus_tests target info

[RFA] lib/gdb.exp: use board timeout

[RFA] mipsread.c: Replace alloca with xmalloc.

[RFA] Move alloca(0) to wait_for_inferior() from registers_changed()

Re: [RFA] objfiles.c:objfile_relocate: Handle entry_point in section other than .text

[RFA] Patch to sim/common/cgen-ops.h

[RFA] rs6000-tdep.c: Improve prologue handling with code motion.

[RFA] show_commands (top.c) bug fix

[rfa] symfile.c - fix apparently uninitialized my_cleanups

Re: [RFA] target.*: Handle SIGRTMAX for IRIX 6.

[RFA] target.c: target_xfer_memory_partial() returns byte count

[RFA] trace_find_tracepoint_command bug fix

[rfa] valops.c - simplify hand_function_call's push struct logic

[rfa] varobj.c fix -Wuninitialized warnings

[RFA]: Add gdbserver to configdirs for several targets

[RFA]: C++ namespace test patch

Re: [RFA]: Changes to move dcache above target vector functions.

[RFA]: Fix delete_hw_event_data() to free the scheduled events

[RFA]: Fix for sim/common hw_delete()/hw_tree_delete()

[RFA]: Fix partial memory transfers

[RFA]: Fix partial symbol lookups

[RFA]: Remove space == 0 restriction in the simulator (dv-core)

[rfc/rfa] multi-arch *_REG_TO_REGNUM()

[rfc] asprintf() -> xasprintf()

[rfc] fix mips16 next pc; Was: RFA: Fix compile time warning in gdb/mips-tdep.c

[RFC]: memory region attributes

[RFD] objfiles.h, symfile.c, mdebugread.c: Fixes for Digital Unix.

[SCRIPT] subst-free-xfree for free() -> xfree() substitutions

[Sim] New primitives for sim/common/cgen-ops.h

[Sim] Patch for fp constants

``extern'' in C files; Was: [PATCH RFA] linespec.c: fix no_symtab_msg declaration

ADV: Free Search Engine Placement Report - Get Yours Today

Almost-patch: gdb -vs- background

Config gdbserver?; Was: [PATCH]: fix typos in gdbserver/low-nbsd.c

Re: disable gdbserver for cross builds

Fixed 2 testsuite regressions

Re: gdb under solaris7

Re: gdb-5.0 and select()

Getting hold of a bfd in _initialize_<target>_tdep

Heads up: cli subdirectory check in tonight

How does one actually really configure multi arch

Re: igen won't run on Solaris-based Canadian crosses

Looking for weak symbols with symbol_lookup ()

Merge of top-level Makefile.in

Minimal symbols and gdb's two-stage symbol reading

Minor fix to pa64solib.c

minsyms.c bug: broken hashtables after doing msymbols_sort()

Patch for bug in `make tags'

Re: Patch for gdb5.0; enable hardware watchpoints on UnixWare

patch suggestion: conditional collect command

PATCH: fix sim/i960/Makefile.in for CGEN

PATCH: propagate gdb host keyboard interrupts through gdbserver

PATCH: propagatefrom gdb host keyboard interrupts don't propagate through gdbserver

Patch: rename to `insight'

Re: Patch:RFA:sim testsuite: Options Embedded in Test Cases

pathmap (again)

pathmap semantics issues

Post command hook finally in.

Re: RDI over ethernet failure message

Regcache.h New Changelog

Regcache.h New Changelog (2nd try - Hopefully clean this time)

Regcache.h New Changelog (3rd times the charm)

Re: Regcache.h grows up (with help from Andrew)

Relying on tm-target.h macros in target-tdep.c

remote watchpoint support

Re: Remote watchpoint support.

Reverted - June 5th patch

RFA: Add support for xscale target

RFA: Fix memory leak in sim_parse_args

RFA: Properly construct complex type nodes

RFA: remote.c (remote_send): Do not assume what to do on error

RFA: Split linespec from symtab

Re: RFC: changes to configure.in and configure

Re: S390 gdb patches

Search more library dirs with --enable-shared

sim patch for new cpplib

small enhancements to gdb here..

Spelling corrections to sim-fpu.h

Re: SSH access; Was: S390 gdb patches

Re: Submission of a new gdb port

trace_find_tracepoint_command (tracepoint.c) & show_commands (top.c) bug fixes

Two patches that seem to get gdb working on hppa2.0w-hp-hpux11.00

typos in gdb.texinfo

What is copyright status of some gdb files ?


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]
Search: Limit to:

Mail converted by MHonArc 2.4.6