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