forked from Imagelibrary/binutils-gdb
* aix-thread.c (store_regs_kernel_thread): Fix a little obvious
error that was causing the build to fail.
This commit is contained in:
@@ -1468,7 +1468,6 @@ store_regs_kernel_thread (int regno, pthdb_tid_t tid)
|
||||
struct ptxsprs sprs64;
|
||||
struct ptsprs sprs32;
|
||||
int i;
|
||||
struct gdbarch_tdep *tdep = gdbarch_tdep (current_gdbarch);
|
||||
|
||||
if (debug_aix_thread)
|
||||
fprintf_unfiltered (gdb_stdlog,
|
||||
|
||||
Reference in New Issue
Block a user