summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***gdbadmin2002-09-041-1/+1
* * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.Keith Seitz2002-09-032-2/+8
* * gdb/avr-tdep.c (avr_gdbarch_init): Use generic_unwind_get_saved_register.Theodore A. Roth2002-09-032-2/+6
* * tuiIO.c (tui_putc): New function to print one character.Stephane Carrez2002-09-033-14/+248
* * gdb.threads/killed.exp, gdb.threads/killed.c: New test.Jim Blandy2002-09-033-0/+125
* 2002-09-03 David Carlton <carlton@math.stanford.edu>David Carlton2002-09-032-4/+13
* * gdb680.exp: New file to test to check for uiout list/tupleKeith Seitz2002-09-032-0/+61
* 2002-09-03 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2002-09-033-0/+7
* * ada-exp.y (yyname, yyrule): Remap global variables that appearJason Thorpe2002-09-037-0/+22
* *** empty log message ***gdbadmin2002-09-031-1/+1
* * tuiWin.c (_newHeightOk): Fix compilation warnings.Stephane Carrez2002-09-022-2/+6
* * gdb.texinfo (TUI Overview): Document status line fields.Stephane Carrez2002-09-022-0/+33
* * gdb.texinfo (TUI Commands): Document info win command.Stephane Carrez2002-09-022-0/+8
* * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) toJason Thorpe2002-09-027-6/+22
* * configure.tgt (i[3456]86-*-netbsdelf*): Merge with...Jason Thorpe2002-09-025-33/+13
* * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function.Jason Thorpe2002-09-023-27/+99
* *** empty log message ***gdbadmin2002-09-021-1/+1
* * Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h),Jason Thorpe2002-09-017-63/+109
* *** empty log message ***Mark Kettenis2002-09-011-3/+0
* * i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSEMark Kettenis2002-09-012-2/+12
* * tuiWin.c (_tuiAllWindowsInfo): Don't crash if the windowStephane Carrez2002-09-012-1/+6
* * tui-out.c (tui_out_new): Clear start_of_line.Stephane Carrez2002-09-013-3/+9
* * tui-hooks.c (tui_detach_hook): New hook to know when a process dies.Stephane Carrez2002-09-012-0/+17
* * tuiData.h (FILE_PREFIX): Don't define.Stephane Carrez2002-09-013-304/+15
* * tuiStack.c (tui_make_status_line): New function to create theStephane Carrez2002-09-013-18/+185
* * gdb.texinfo (TUI Overview): Document breakpoint markers.Stephane Carrez2002-09-012-2/+35
* * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.Stephane Carrez2002-09-012-1/+73
* *** empty log message ***gdbadmin2002-09-011-1/+1
* * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) ratherJason Thorpe2002-08-311-0/+5
* * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) ratherJason Thorpe2002-08-311-1/+1
* * Makefile.in (alphanbsd-tdep.o): Add $(frame_h) to dependencyJason Thorpe2002-08-313-3/+39
* * Makefile.in (mipsnbsd-tdep.o): Add nbsd-tdep.h to dependencyJason Thorpe2002-08-3110-5/+65
* * tuiSourceWin.h (tuiUpdateAllExecInfos): Don't declare.Stephane Carrez2002-08-314-30/+12
* 2002-08-31 Stephane Carrez <stcarrez@nerim.fr>Stephane Carrez2002-08-315-4/+187
* *** empty log message ***gdbadmin2002-08-311-1/+1
* * tuiSourceWin.c (tuiSetIsExecPointAt): Redraw the previous andStephane Carrez2002-08-302-9/+20
* * tuiSource.c (tuiSetSourceContent): Remove old breakpoint code.Stephane Carrez2002-08-302-91/+29
* * tuiSourceWin.h (tui_update_all_breakpoint_info): Declare.Stephane Carrez2002-08-306-154/+152
* 2002-08-30 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2002-08-302-1/+28
* * symtab.c (lookup_symbol_aux): In the cases where we find aJim Blandy2002-08-302-8/+25
* *** empty log message ***gdbadmin2002-08-301-1/+1
* * gdb.threads/pthreads.exp: Move the portable thread compilationJim Blandy2002-08-293-29/+45
* * stack.c (print_frame_info_base): Always set current_source_symtabKeith Seitz2002-08-292-4/+11
* * linux-low.c (linux_create_inferior): Call setpgid. ReturnDaniel Jacobowitz2002-08-295-41/+49
* * lib/mi-support.exp (mi_gdb_test): Add global declaration forKeith Seitz2002-08-292-1/+6
* * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).Joel Brobecker2002-08-292-2/+6
* *** empty log message ***gdbadmin2002-08-291-1/+1
* * tui.c (tuiGetLowDisassemblyAddress): Moved from here.Stephane Carrez2002-08-283-25/+25
* * stack.c (select_frame): Add FIXME concerning selected-frameKeith Seitz2002-08-282-2/+25
* Update all .c dependencies.Andrew Cagney2002-08-282-836/+705