2011-09-07 Abhijit Halder <abhijit.k.halder@gmail.com>
* remote.c (remote_console_output): Reindent.
This commit is contained in:
parent
861152be0e
commit
00db5b9440
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2011-09-07 Abhijit Halder <abhijit.k.halder@gmail.com>
|
||||||
|
|
||||||
|
* remote.c (remote_console_output): Reindent.
|
||||||
|
|
||||||
2011-09-06 Luis Machado <lgustavo@codesourcery.com>
|
2011-09-06 Luis Machado <lgustavo@codesourcery.com>
|
||||||
|
|
||||||
* frame.c (has_stack_frames): Check for currently selected
|
* frame.c (has_stack_frames): Check for currently selected
|
||||||
|
|
|
@ -4879,8 +4879,8 @@ remote_console_output (char *msg)
|
||||||
tb[1] = 0;
|
tb[1] = 0;
|
||||||
fputs_unfiltered (tb, gdb_stdtarg);
|
fputs_unfiltered (tb, gdb_stdtarg);
|
||||||
}
|
}
|
||||||
gdb_flush (gdb_stdtarg);
|
gdb_flush (gdb_stdtarg);
|
||||||
}
|
}
|
||||||
|
|
||||||
typedef struct cached_reg
|
typedef struct cached_reg
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue