gdb-patches archive
subject index for October - December, 1999

This is the mail archive of the gdb-patches@sourceware.cygnus.com 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:

(patch) hpjyg01: GDB breakpoint ignore count annoation

(patch) hpjyg02: fix gdb.base/commands.exp

(patch) hpjyg03: (buildsym|language).[ch]

(patch) hpjyg04: c-typeprint.c c-valprint.c

(patch) hpjyg05: somread.c and related

(patch) hpjyg06: hp-psymtab-read.c etc.

(patch) hpjyg07: include/hp-symtab.h

(patch) hpjyg08: syms_from_objfile related changes

(patch) hpjyg09: bcache optimizations

(patch) hpjyg10: include/hp-symtab.h

(patch) hpjyg11: hp-symtab-read.c & related

(patch) hpjyg12: dejagnu/runtest.exp

(patch) hpjyg13: dejagnu/lib/framework.exp

(patch) hpjyg14: dejagnu/lib/target.exp cleanup

(patch) hpjyg15: hppah-nat.c & related

(patch) hpjyg15a, was Re: (patch) hpjyg15: hppah-nat.c & related

(patch) hpjyg15b, was Re: (patch) hpjyg15: hppah-nat.c & related

(patch) hpjyg16: valarith.c

(patch) hpjyg17: gdb testsuite compiler.c(c)

(patch) hpjyg18: derivation.exp

(patch) hpjyg19: breakpoint.c & related

(patch) hpjyg20: symtab.c & related

(patch) hpjyg21: FAT_FREE_PSYMTABS

(patch) hpjyg22: misc. 32x64 and minor changes

(patch) hpjyg23: gdbtypes.[ch] & values.c

2nd try: (patch) hpjyg01: GDB breakpoint ignore count annotation

2nd try: (patch) hpjyg03: (buildsym|language).[ch]

[breakpoint.c] Does ``break overloaded if x'' leak memory?

[PATCH] gdb 4.18 fix for disassembly

[relson@expressgate.net: gdb & objective-c]

[RFC] Move/Rename include/wait.h ("wait.h")

[robertl@sco.com: threads RH6/Sparc vs. GDB]

[tsims@mc.com: Keeper of "gdb user interface"]

Addendum to profiling patch

Re: another bug in remote.c

arm-opcode.h -> opcode/arm.h

Attempt #2: gdb patch to complain properly about nested symbols

Can decode_line_1() return sals.nelts > 1?

change to remote protocol qOffsets response handling

Changes to gdb.texinfo

complaints.c

Conversion of the GNU Hurd to the new i386 register layout

Discard nested LBRAC symbols without crashing

dwarf2 class handling patch

Eliminate flush_hook...

Fix for call-ar-st.exp failure on x86

Fix remote RLE.

Forward from GNU volunteer coordination

fp update for embedded x86 config

FRAME_CHAIN_VALID()

Fun fun, monitor.c -Werror -Wformat

FYI Add sizeof_buf parameter to getpkt() et.al.

FYI, gdb patch applied

FYI: Buffered ASYNC serial

FYI: monitor.c - fix/cleanup monitor_error()

FYI: Reduce packet size by one

FYI: strdup() -> xstrdup()

FYI: testsuite/gdb.base/funcargs.exp pattern rewrite

GDB 4.18-5 is released (RPM package of 19991004 snapshot)

GDB assignments/disclaimers

gdb testsuite fixes

gdb.base/watchpoint.exp: cleanup

gdb.h, libgdb.h, gdblib.h, gdb-lib.h, ...?

gdb/testsuite/gdb.code/*.exp

generic_load: Add ``set remote {read,write}-packet-size NNNN''

generic_load: Don't barf on load ............ 0x0

generic_load: Variable chunk size -> ``set download-write-size''

getting patches organized

Re: go32-nat.c compilation problem

handle hardware breakpoints in overlays

Re: Hardware breakpoints and watchpoints: patches

Hardware watchpoints for bitfields

hexnumnstr; Was: RFA: patch to remote.c for larger download packet support (part 1)

hpjyg03, hpjyg04, hpjyg16, hpjyg22

Re: i386: Are we settled?

Is ``break main if(1)'' legal?

lib/gdb.exp: Don't loop infinitly on download attempts

Linux i387 fix

Re: Linux threads patch for GDB 4.18

Make threads architecture-independent on Linux

Merge of ARM Linux port with existing ARM code...

monitor.c cleanups ...

More generic_load preliminaries

more stub tweaks

Move enum command_class to command.h

Re: Move symfile.c:generic_load()? Was: RFA: patch to remote.c for larger download packet support (part 1)

Re: Move symfile.c:generic_load()? Was: RFA: patch to remote.c for larger download packet support (part 1)

Move symfile.c:generic_load()? Was: RFA: patch to remote.c for larger download packet support (part 1)

moving target_pid_to_str into the target vector.

new assigns/disclaims

new breakpoint type for thread events

PARAMS removed from defs.h

Pascal extensions for GDB

Patch for new i386 `info float' command

patch for problem on i86pc Solaris 2.7 with release gdb 4.18

A patch for shared library support

Re: patch management?

Patch to allow interrupting rdi target with SIGINT

Patch to C++ nested class printing

Re: Patch to dwarf2read.c

Patch to get rdi_share to build again...

Patch: --enable-profiling

Patch: gdb -vs- Debian 2.0

Patch: hash tables for msymbols

Patch: Updated --enable-profiling

Patches for some warnings in gdb

Re: Patches from gdb-guile (probably obsoleted by libGDB)

patches hpjyg03, hpjyg04, hpjyg16, hpjyg22

Patches to 19991116 snapshot for vendor compilers on AIX and OSF1 4.0

Re: Patches to 19991116 snapshot for vendor compilers on AIX and OSF14.0

Port of GDB 4.18 to ARM Linux...

Re: print_symbol_info patch for source code not current language

Re: print_symbol_info patch for source code not current language

print_symbol_info patch for source code not current language

Problem with "next" in main on sparc

profiling gdb

RDI patches for gdb 4.18

remote_write_bytes() re-write

Re: Resizing the to_sections target vector field.

Resubmit: (patch) hpjyg12: dejagnu/runtest.exp & dejagnu/lib/utils.exp

Re: retry: Patch to dwarf2read.c

Revised RDI patch for gdb 4.18

Revision: (patch) hpjyg09: bcache optimizations

revision: (patch) hpjyg20: symtab.c & related

RFA: [revised] Core file support for x86 SSE registers

RFA: Core file support for x86 SSE registers

RFA: fixing partial register reads/writes

RFA: gdb/i386-linux-nat.c

RFA: gdbint.texinfo additions

RFA: gdbserver changes

RFA: New builtin SIMD types

RFA: new gdbarch methods for inserting/removing breakpoints

RFA: PACKET_OVERHEAD constant added to remote.c

RFA: patch to remote.c for larger download packet support (part 1)

Re: RFA: remote test; Was: patch to remote.c for larger download packet support (part 1)

RFA: remote_address_size changes

RFA: Remove BINOP_SCOPE

RFA: test suite fixes

RFA: utils.c change

RFC/WIP: Delete SET_TOP_LEVEL ....

RFC: Add TARGET_BFD_VMA_BIT, builtin_type_{CORE_ADDR,ptr,bfd_vma}

RFC: init.c cleanup

RFC: serial_t->fd cleanup

ser*.[hc] cleanup

Small fixes for gdb.texinfo

small patch to 19991101 snapshot

small patch to gdbserver to make it compile under linux 2.2.5

Squelch warnings in cplus-dem.c

Stan Shebs is leaving Cygnus

store single register command error return value

target_{read,write}_memory_partial

Test for 32/64 bit object file?

Re: typos in gdb.texinfo

Watching complex expressions patch

x86 FPU support: "info float" and `long double'


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.4