aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2002-09-02 * tuiWin.c (_newHeightOk): Fix compilation warnings.Stephane Carrez2-2/+6
2002-09-02 * gdb.texinfo (TUI Overview): Document status line fields.Stephane Carrez2-0/+33
2002-09-02 * gdb.texinfo (TUI Commands): Document info win command.Stephane Carrez2-0/+8
2002-09-02* Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) toJason Thorpe7-6/+22
2002-09-02* configure.tgt (i[3456]86-*-netbsdelf*): Merge with...Jason Thorpe5-33/+13
2002-09-02* i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function.Jason Thorpe3-27/+99
2002-09-02*** empty log message ***gdbadmin1-1/+1
2002-09-01* Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h),Jason Thorpe7-63/+109
2002-09-01*** empty log message ***Mark Kettenis1-3/+0
2002-09-01* i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSEMark Kettenis2-2/+12
2002-09-01 * tuiWin.c (_tuiAllWindowsInfo): Don't crash if the windowStephane Carrez2-1/+6
2002-09-01 * tui-out.c (tui_out_new): Clear start_of_line.Stephane Carrez3-3/+9
2002-09-01 * tui-hooks.c (tui_detach_hook): New hook to know when a process dies.Stephane Carrez2-0/+17
2002-09-01 * tuiData.h (FILE_PREFIX): Don't define.Stephane Carrez3-304/+15
2002-09-01 * tuiStack.c (tui_make_status_line): New function to create theStephane Carrez3-18/+185
2002-09-01 * gdb.texinfo (TUI Overview): Document breakpoint markers.Stephane Carrez2-2/+35
2002-09-01 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.Stephane Carrez2-1/+73
2002-09-01*** empty log message ***gdbadmin1-1/+1
2002-08-31* Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) ratherJason Thorpe1-0/+5
2002-08-31* Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) ratherJason Thorpe1-1/+1
2002-08-31* Makefile.in (alphanbsd-tdep.o): Add $(frame_h) to dependencyJason Thorpe3-3/+39
2002-08-31* Makefile.in (mipsnbsd-tdep.o): Add nbsd-tdep.h to dependencyJason Thorpe10-5/+65
2002-08-31 * tuiSourceWin.h (tuiUpdateAllExecInfos): Don't declare.Stephane Carrez4-30/+12
2002-08-312002-08-31 Stephane Carrez <stcarrez@nerim.fr>Stephane Carrez5-4/+187
2002-08-31*** empty log message ***gdbadmin1-1/+1
2002-08-30 * tuiSourceWin.c (tuiSetIsExecPointAt): Redraw the previous andStephane Carrez2-9/+20
2002-08-30 * tuiSource.c (tuiSetSourceContent): Remove old breakpoint code.Stephane Carrez2-91/+29
2002-08-30 * tuiSourceWin.h (tui_update_all_breakpoint_info): Declare.Stephane Carrez6-154/+152
2002-08-302002-08-30 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-1/+28
2002-08-30* symtab.c (lookup_symbol_aux): In the cases where we find aJim Blandy2-8/+25
2002-08-30*** empty log message ***gdbadmin1-1/+1
2002-08-29* gdb.threads/pthreads.exp: Move the portable thread compilationJim Blandy3-29/+45
2002-08-29 * stack.c (print_frame_info_base): Always set current_source_symtabKeith Seitz2-4/+11
2002-08-29 * linux-low.c (linux_create_inferior): Call setpgid. ReturnDaniel Jacobowitz5-41/+49
2002-08-29 * lib/mi-support.exp (mi_gdb_test): Add global declaration forKeith Seitz2-1/+6
2002-08-29 * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).Joel Brobecker2-2/+6
2002-08-29*** empty log message ***gdbadmin1-1/+1
2002-08-28 * tui.c (tuiGetLowDisassemblyAddress): Moved from here.Stephane Carrez3-25/+25
2002-08-28 * stack.c (select_frame): Add FIXME concerning selected-frameKeith Seitz2-2/+25
2002-08-28Update all .c dependencies.Andrew Cagney2-836/+705
2002-08-28*** empty log message ***gdbadmin1-1/+1
2002-08-27 * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,Tom Tromey12-10/+41
2002-08-27 * tuiDisassem.c (tui_disassemble): New function to disassembleStephane Carrez4-114/+254
2002-08-27 * tuiIO.c (CTRL_CHAR): Redefine and use readline 4.3 definition.Stephane Carrez2-0/+8
2002-08-272002-08-27 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni4-1/+18
2002-08-272002-08-26 Joel Brobecker <brobecker@gnat.com>Michael Snyder4-13/+171
2002-08-27*** empty log message ***gdbadmin1-1/+1
2002-08-26 * rs6000-tdep.c (altivec_register_p): Restore function inadvertentlyKevin Buettner2-0/+17
2002-08-26 * gdb-events.sh: Add selected-frame-level-changed event.Keith Seitz4-1/+42
2002-08-26 Fix PR gdb/393:Stephane Carrez2-0/+13