summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Three misspellings.John R. Moore2001-07-202-4/+8
* *** empty log message ***gdbadmin2001-07-201-1/+1
* * tuiWin.c (_initialize_tuiWin): Always define the tui commands;Stephane Carrez2001-07-195-57/+56
* * tuiDisassem.c (tuiVerticalDisassemScroll): Use CORE_ADDR.Stephane Carrez2001-07-192-10/+20
* * signals.c: New file.Daniel Jacobowitz2001-07-194-807/+851
* 2001-07-18 Martin M. Hunt <hunt@redhat.com>Martin Hunt2001-07-192-3/+8
* Add Michael Chansain as C++ testsuite maintainer.Andrew Cagney2001-07-192-0/+5
* * configure.tgt (i*86-*-pe*): New target.Andrew Cagney2001-07-192-0/+6
* From 2001-07-16 Rodney Brown <rbrown64@csc.com.au>:Andrew Cagney2001-07-194-1/+44
* *** empty log message ***gdbadmin2001-07-191-1/+1
* * tuiIO.c (_tuiHandleResizeDuringIO): Call tuiRefreshAll.Stephane Carrez2001-07-188-352/+78
* * tuiData.h (TuiLocatorElement): Use CORE_ADDR for address member.Stephane Carrez2001-07-189-46/+69
* * Makefile.in (COMMON_OBS): Remove tui-file.o.Stephane Carrez2001-07-182-6/+12
* *** empty log message ***gdbadmin2001-07-181-1/+1
* * tuiWin.c: Add missing includes.Stephane Carrez2001-07-174-9/+42
* * gdb.base/long_long.exp: Detect size of pointer. Take intoStephane Carrez2001-07-172-5/+42
* * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48KStephane Carrez2001-07-173-5/+52
* * tuiWin.c (_tuiSetFocus): Replace subsetCompare with subset_compare.Stephane Carrez2001-07-174-18/+24
* 2001-07-17 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-174-1/+11
* 2001-07-17 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-172-2/+7
* * tuiRegs.c (tuiDisplayRegistersFrom): Set scrollok to FALSE inStephane Carrez2001-07-172-27/+82
* * tui-file.h (fputs_unfiltered_hook): Remove.Stephane Carrez2001-07-173-80/+13
* * source.c (find_source_lines): Remove tui test, must be replacedStephane Carrez2001-07-172-74/+10
* * remote.c (init_remote_ops, init_remote_cisco_ops,Nicholas Duffek2001-07-172-3/+12
* Revert previous, included more than intended.Andrew Cagney2001-07-172-19/+13
* *** empty log message ***gdbadmin2001-07-171-1/+1
* * remote.c (init_remote_ops, init_remote_cisco_ops,Nicholas Duffek2001-07-162-9/+26
* * findvar.c (read_var_value): Apply value_as_pointer() toNicholas Duffek2001-07-162-13/+12
* * tuiStack.c: Add missing includes.Stephane Carrez2001-07-165-5/+22
* * tuiDisassem.c (tuiSetDisassemContent): Use tm_print_insn_infoStephane Carrez2001-07-162-3/+9
* * tui.h: Cleanup to avoid inclusion of curses includes.Stephane Carrez2001-07-163-30/+34
* * gdb.base/return2.exp: return of long long and double fails forStephane Carrez2001-07-163-5/+20
* * call-ar-st.exp: Use gdb_skip_float_test to avoid executingStephane Carrez2001-07-163-5/+14
* * library/regwin.itb (RegWin::build_win): Add radio buttonNicholas Duffek2001-07-162-2/+13
* 2001-07-16 Orjan Friberg <orjanf@axis.com>Orjan Friberg2001-07-162-0/+5
* 2001-07-16 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-162-2/+5
* 2001-07-16 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-167-33/+30
* * cli/cli-cmds.c (shell_escape) [GLOBAL_CURDIR]: Condition theEli Zaretskii2001-07-163-6/+14
* 2001-07-16 Orjan Friberg <orjanf@axis.com>Orjan Friberg2001-07-164-0/+3991
* *** empty log message ***gdbadmin2001-07-161-1/+1
* 2001-07-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-152-120/+86
* * serial.h (SERIAL_ASYNC): Delete.Andrew Cagney2001-07-1529-336/+365
* s/value_ptr/struct value */Andrew Cagney2001-07-1521-51/+76
* 2001-07-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-159-41/+60
* * go32-nat.c (go32_create_inferior): Support command lines longerEli Zaretskii2001-07-152-3/+24
* *** empty log message ***gdbadmin2001-07-151-1/+1
* * tuiWin.c, tui.c, tuiCommand.c: Use ansi prototype.Stephane Carrez2001-07-1414-1999/+240
* * NEWS: New target 68HC11/68HC12.Stephane Carrez2001-07-142-0/+6
* * tuiWin.c, tuiWin.h, tui.c, tui.h, tuiCommand.c: Add FSF copyright.Stephane Carrez2001-07-1427-89/+545
* * utils.c (query): Remove tui hacks; tui must use the query_hook.Stephane Carrez2001-07-1410-168/+35