aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2001-03-23Fix -Werror -Wuninitialized warnings.Andrew Cagney4-5/+25
2001-03-23* config/i386/nm-i386.h: Fix formatting and change reference toMark Kettenis2-24/+27
2001-03-232001-03-23 David Smith <dsmith@redhat.com>David Smith3-390/+384
2001-03-23Update list of obsolete targets.Andrew Cagney2-1/+12
2001-03-23Obsolete stuff.c and kdb-start.c.Andrew Cagney5-221/+224
2001-03-23* config/pa/xm-hppah.h (HPPA_COMPILER_BUG): Delete. GDB onlyAndrew Cagney3-34/+8
2001-03-22-Wuninitialized fixes.Andrew Cagney3-1/+7
2001-03-22Cleanup remote protocol section. Add notes on ``!'', ``q'' and theAndrew Cagney2-27/+58
2001-03-22 * config/i386/nm-go32.h <top level>: Don't include nm-i386v.h,Eli Zaretskii4-446/+67
2001-03-22 * ia64-tdep.c (fetch_instruction): Warn about slot numbers greaterKevin Buettner2-1/+23
2001-03-22*** empty log message ***Jim Blandy1-0/+5
2001-03-22* cp-valprint.c: Bring formatting into line with GNU coding standards.Jim Blandy1-46/+79
2001-03-21Make Linux use the new unified support for hardware breakpointsMark Kettenis4-31/+168
2001-03-21* gdb/linespec.c (find_methods): Whitespace differences aren'tJim Blandy4-1/+16
2001-03-21* gdbarch.sh: Allow a non- multi-arch target to override aAndrew Cagney3-0/+16
2001-03-21Avoid use of ``if ! program''.Andrew Cagney2-25/+34
2001-03-21* target.h (enum target_signal): Move definition from here.Andrew Cagney8-150/+165
2001-03-21* frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error if macroAndrew Cagney5-13/+36
2001-03-21 * gdbint.texinfo (Algorithms): New section "Watchpoints" and newEli Zaretskii2-8/+384
2001-03-21 Unified support for hardware breakpoints and watchpoints onEli Zaretskii4-1/+786
2001-03-21* i386-tdep.c: Add back _initialize_i386_tdep prototype withMark Kettenis2-0/+8
2001-03-20Update Linux/Alpha port to use new Linux threads support.Kevin Buettner3-1/+27
2001-03-20* Makefile.in: Clean up dependencies on ../include/demangle.h.Jim Blandy2-3/+10
2001-03-20Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P().Andrew Cagney16-22/+41
2001-03-20Replace abort() with internal_error().Andrew Cagney2-1/+6
2001-03-20Zap -Wuninitialized warnings.Andrew Cagney2-7/+13
2001-03-20* linespec.c (find_methods): Just call CHECK_TYPEDEF on t, ratherJim Blandy2-9/+11
2001-03-20* gdb.threads/linux-dp.exp: Recognize an additional messageJim Blandy2-1/+7
2001-03-20 * breakpoint.c (print_it_typical) <bp_access_watchpoint> [UI_OUT]:Eli Zaretskii2-2/+8
2001-03-20Conditionally include nlist.h in solib-legacy.c for older *BSD systems.Kevin Buettner5-2/+18
2001-03-20Fix ``make'' problems when building cross debugger.Kevin Buettner2-3/+14
2001-03-20malloc() -> xmalloc.Andrew Cagney10-36/+34
2001-03-20Move realoc() decl to utils.c. s/realloc()/xrealloc()/.Andrew Cagney7-12/+19
2001-03-20Move free() decl to utils.c.Andrew Cagney4-7/+14
2001-03-20Add proc-service.o to NATDEPFILES.Kevin Buettner2-1/+7
2001-03-19Zap __STDC__ references.Andrew Cagney6-14/+11
2001-03-19* TODO: List known problems with TUI.Andrew Cagney2-1/+104
2001-03-19Jimmy Guo stepping down.Andrew Cagney2-3/+14
2001-03-19* remote.c (remote_cisco_section_offsets): Do not cast result fromAndrew Cagney2-4/+11
2001-03-19* valops.c (hand_function_call): Simplify computation of theAndrew Cagney2-12/+11
2001-03-19* p-exp.y (parse_number): Avoid shift overflow when ``long''.Andrew Cagney2-7/+11
2001-03-19Document a native system printing output outside of the MI as a knownAndrew Cagney2-1/+16
2001-03-19Fix solib support so that non-svr4-solib-host x svr4-solib-target will work.Kevin Buettner1-0/+23
2001-03-19Fix solib support so that non-svr4-solib-host x svr4-solib-target will work.Kevin Buettner5-154/+351
2001-03-19Fix NetBSD 1.4 build problem.Kevin Buettner2-2/+14
2001-03-182001-03-17 Michael Chastain <chastain@redhat.com>Michael Chastain3-2/+9
2001-03-17* i387-nat.h: Doc Fix.Mark Kettenis2-1/+3
2001-03-17* i386-tdep.c: Fix formatting.Mark Kettenis2-220/+214
2001-03-17* config/i386/tm-linux.h (TARGET_ANALYZE_FLOATING): Remove. It'sMark Kettenis2-29/+6
2001-03-17Add support for m/M methods - pure multi-arch. These do not haveAndrew Cagney2-25/+99